> For the complete documentation index, see [llms.txt](https://farran.gitbook.io/personal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://farran.gitbook.io/personal/companies/info.md).

# Companies info

{% columns %}
{% column %}
{% content-ref url="/pages/kjNWITLoKkFpIpjq1TeQ" %}
[FarrAndDroid Tech](/personal/companies/farranddroid-tech.md)
{% endcontent-ref %}

{% content-ref url="/pages/4NKKhF5Kt3iCB9H04xd6" %}
[Phlowyd Design](/personal/companies/phlowyd-design.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/TxLOY5EW636bWIVjSeDT" %}
[Deep Sea Frequencies](/personal/companies/deep-sea-frequencies.md)
{% endcontent-ref %}

{% content-ref url="/pages/wBKEg6c4MRcV93sYEsFJ" %}
[DeltaStep English](/personal/companies/deltastep-english.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

## [FarrAndDroid Tech](/personal/companies/farranddroid-tech.md)

*FarrAndDroid Tech* is my first company, which I started during school as a tech support business. Despite only taking a few paid clients, I helped a lot of friends, family and mutual connections with their technological woes, spanning Windows, Linux, Android and MacOS.&#x20;

<details>

<summary>Common tech support tasks</summary>

* data recovery from damaged backups and damaged hard drives;&#x20;
* deleted file recovery;&#x20;
* virus & malware hunting & removal;&#x20;
* OS maintenance and optimisation (basically making unusable computers usable again);&#x20;
* recovery of BitLocker encryption keys;&#x20;
* troubleshooting & diagnosing hardware failure;&#x20;
* router configuration & optimisation;&#x20;
* system optimisation per user's needs (e.g. installing & configuring specific apps and browser extensions);&#x20;
* custom keyboard layout creation.

</details>

***

## [Phlowyd Design](/personal/companies/phlowyd-design.md)

*Phlowyd Design* gradually grew out of my artistic endeavours, as I'm quite technical in my approach to things yet still love to do art and express my imagination through it. I've been doing visual design projects for well over 12 years now, although the the lavish application of colour and atypical layout may be cause for many graphic design purists to try to wrest the title of "graphic designer" from me. I've been working professionally since 2017 and I have several regular clients alongside my gig-work clients.

{% embed url="<https://grphc.gitbook.io/phlowyd-design/portfolio/graphic-design-work>" %}

I got into font design in 2019 and have been making typefaces ever since. Designing typefaces is somewhat more time consuming than designing imagery like event flyers, so this has been a slower process but, between 2019 and 2025, I have produced 14 typefaces, each with a substantially different underlying concept.

{% embed url="<https://grphc.gitbook.io/phlowyd-design/portfolio/font-design>" %}

***

## [Deep Sea Frequencies](/personal/companies/deep-sea-frequencies.md)

*Deep Sea Frequencies*, previously known as *Psychedelic Jelly*, is a non-profit music event & record label based in Bristol in the UK. We started way back in 2017 as a music event only, seeking to fill the gap in the music scene for downtempo psychedelic dub music. Since then, we have grown and evolved both in musical genres and in function.&#x20;

<details>

<summary>Renaming</summary>

In 2025 we were forced to rename our organisation due to the rise of AI-moderated social media networks, which resulted in the word "psychedelic" being banned in many cases. Our pages on Facebook and Instagram were permanently banned for no reason other than this, so we had to undertake a full rebrand.

</details>

Nowadays, *Deep Sea Frequencies* also operates as a record label and manages artists for stage "takeovers" at some events and festivals. We release music from a broader range of styles too, including bass, dub, drum & bass, and more, but all these styles are heavily fused with psychedelic flavours. We also commission visual artists to create art for album covers, and for decoration at our events.

All money generated goes back to our musicians and artists, some to charity, and to cover the operational expenses of the organisation.

***

## [DeltaStep English](/personal/companies/deltastep-english.md)

This is my latest company, started in 2023 (or 2022?) as an English education company. As an English teacher teaching in Viet Nam and online, I encounter a multitude of frustrations with both the common teaching methods and with the educational resources. I've been teaching for more than 5 years now and, as such, have developed my own methods and materials. However, I would love to share these with students and other teachers, so I've started publishing my materials under the name *DeltaStep English*.&#x20;

Once I have enough materials and a complete curriculum of the basics of English, and a small team, we will incorporate and start running courses online. Our roadmap includes founding a physical language centre too — there are many of these already, but in my experience so far, it seems that most follow the same ideas, the same concepts, the same patterns, and that *these ways are not very effective*. My ideas are fundamentally based upon play-like learning, with a child-like modality for developing stability in communication. We do not focus on efficiency but on confidence, understanding & stability.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://farran.gitbook.io/personal/companies/info.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
