I'm too lazy to adapt everything for small screens

Fonts

Below are my best fonts created with an online platform called FontStruct.

fs はいserifs

A small-grid pixel font that uses serifs in some of the glyphs. I made it in a span of just one hour because I was bored, and I quite liked the design so I decided to make Cyrilic and Japanese (it includes hiragana and katakana). However, I like how Latin turned out way more than Cyrilic.

A quick brown fox jumps over the lazy dog.

Съешь ещё этих мягких французских булок, да выпей чаю.

くうこうからえきまでくるまでいちじかんぐらいです。

fs gigolo

A basic bold font inspired by Gilroy. I'd say my second not-for-design and just basic font on this page, with its only twist being a funny lowercase g. It turned out really well, especially after the help of STF - another popular user on FontStruct. Not a top-pick yet, but I'm waiting. Maybe one day...

A quick brown fox jumps over the lazy dog.

Съешь ещё этих мягких французских булок, да выпей чаю.

fs a pixel away

A bold pixel handwritten-like font I had been working on for some time. This was originally intended to be a Japanese-only font, but I decided on making Latin too. Only includes Hiragana and Latin (so no Katakana).

A quick brown fox jumps over the lazy dog.

くうこうからえきまでくるまでいちじかんぐらいです。

fs letus

A basic thin slab-serif font inspired by several different fonts. Nothing more to add to it. Except that it's kinda long and it's my second Top Pick on FontStruct.

A quick brown fox jumps over the lazy dog.

fs followup

A little semi-slab-serif almost cursive-like monospaced font. Not really designed for coding, but includes some features that would be helpful when writing code. When it comes to actually coding with it, I don't really like it's boldness, but as a font overall, it turned out really great!

A quick brown fox jumps over the lazy dog.

#include <iostream>
using namespace std;
int main() {
    cout << "Hello, World!\n";
    return 0;
}

fs RID

Initially, I just wanted to make a cool font before New Year 2024, and didn't even expect to make it monospaced. But here we are. In my opinion, a great replacement for Monocode, but gets some time to get used to.

A quick brown fox jumps over the lazy dog.

В чащах юга жил бы цитрус? Да, но фальшивый экземпляр!

#include <iostream>
using namespace std;
int main() {
    cout << "Hello, World!\n";
    return 0;
}

fs brushstroke

I got really inspired by FontStruct handwriting fonts, and decided to make one myself. I really expected something else from myself, but didn't come up with anything good and stuck with this design. This font was surprisingly fun and easy to make compared to my other ones.

A quick brown fox jumps over the lazy dog.

В чащах юга жил бы цитрус? Да, но фальшивый экземпляр!

fs outgroup

A font that I made in just one day. Got really inspired by ETHproductions's fonts, specifically the fs newell one, and decided to kindly "clone" it—used almost the same technique, even though the details are different.

A quick brown fox jumps over the lazy dog.

В чащах юга жил бы цитрус? Да, но фальшивый экземпляр!

fs picto

This font took not a lot time to make, but in my opinion turned out amazing and even better than I expected. Also my first Top Pick on FontStruct.

A quick brown fox jumps over the lazy dog.

В чащах юга жил бы цитрус? Да, но фальшивый экземпляр!

FS Roundcraft

Wanted to make something with cool curves and came up with this. This is my first font that uses fake 3x3 and 1.5x1.5 curves.

A quick brown fox jumps over the lazy dog.

Monocode II

A monospaced font that I used for coding. A lot of imperfections can be seen if viewed on a big scale, but I originally intended for the font to be viewed on a small scale. Swiched my IDE's font to fs RID recently.

A quick brown fox jumps over the lazy dog.

В чащах юга жил бы цитрус? Да, но фальшивый экземпляр!

#include <iostream>
using namespace std;
int main() {
    cout << "Hello, World!\n";
    return 0;
}