> 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/work-reviews/graphic-design.md).

# Graphic Design

* bobo&#x20;
* psyjelly&#x20;
* la llamada&#x20;
* fiverr (will quit soon because it's israeli)

***

## Fiverr commissions

### BlockTrain typeface

BlockTrain typeface designs for a client creating a 3D computer game. I designed a formal, block-based typeface, and derived a naturalised handwritten style, and I digitized both into two separate fonts with full feature parity, floating diacritics, and common symbols & punctuation.

Here is the review from my happy client:

<figure><img src="/files/qHZ1TuSVAzBJs01bcRsJ" alt=""><figcaption></figcaption></figure>

Here is a screenshot of the two font files overlaid:

<figure><picture><source srcset="/files/fvdemqxdiy9qvC8gkPif" media="(prefers-color-scheme: dark)"><img src="/files/G7kk7WMWVT3M7urtByAI" alt=""></picture><figcaption></figcaption></figure>

View BlockTrain typeface on my portfolio website:

{% content-ref url="/spaces/Jz3BfoxqzUCPONNAxkIl/pages/eqpFtfBLuxYNBEqZbIq3" %}
[BlockTrain 🔒](https://grphc.gitbook.io/phlowyd-design/portfolio/font-design/blocktrain)
{% endcontent-ref %}

***

### Dragonia typeface

I created three variants of a typeface in the style of a dragon claw scratching letters, based on the modern human Latin alphabet. The typfaces are for use in a future world based on mediæval civilisation, in which dragons and humans co-exist and live under dragonlaw.&#x20;

The typefaces are thus:&#x20;

1. Claw form, scratched by claw into rock, bark, metal, etc.
2. Quill form, a refined version written with a feather-tip or metal-tip quill, used by royalty and the likes.
3. Claw-quill form, written with a claw-nib quill, by the serfs and non-humans who cannot afford a fancy quill.

<figure><img src="/files/cbdRsoXxG4PSPtOdKJP8" alt="dorgaming141&#x27;s message: Working with Farran was an amazing experience. He put in a lot of effort and passion into his work and created the font I was looking for and envisioned for my fantasy world. He created it perfectly to what I had in mind, and from the sketches he showed me, and I highly recommend hiring him for any work regarding font creation. 10/10!"><figcaption></figcaption></figure>

View Dragonia typeface on my portfolio website:

*link to dragonia in portfolio*&#x20;

***


---

# 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/work-reviews/graphic-design.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.
