Projects #

some projects I’ve worked on or am working on right now, also some ideas for future projects. most (if not all) are backend projects and open source.

most of them done on youtube, you can check them out on my channel.

In Progress #

  • PConnector - A simple implementation of a peer to peer file sharing system.

Finished #

Future Ideas #

  • A Interpreter for a simple language - To learn how interpreters work, maybe write a simple language and write an interpreter for it.

  • $hell - A shell written in zig, add very dumb features, like echo always prints “hello world\n + whatever you passed to it”.

  • Text editor - A text editor in WHAT language? I don’t know yet, but I want to write a text editor. inspired by ded.