Ibrahim KAIKAA (aka Mr.UNIX), a 20 years old nerd who likes computers.
- StargateProxy: An HTTP Proxy with caching, written in Golang.
- SPL: Another Programming Language.
- PocketLlama2: A mobile app for Text Generation Inference with Llama2.
- Yasi: My own implementation of the Scheme dialect of Lisp Programming Language.
- Note-Taking app: A notes-taking mobile app written in Flutter, made as a part of GDSC's Innovate challenge.
- TraSH: A damn simple Unix shell.
These are some of the projects that I wrote back when my programming skills were a lot worse than they are now.
- ircarchiver: A bot that logs IRC conversations into a .txt file (written in C).
- hibot: An IRC bot that replies to whoever says "Hi" (also written in C).
- tictactoe-go: Tic-tac-toe in Golang
- tictactoe: Tic-tac-toe in C