Here are some projects I've built and handled over the years. These are mainly personal projects as I can't share any work projects here.
Ongoing
- superluminal (all lowercase) - this is a simple terminal content sharing written in Go that started out for two reasons; try and solve the challenge of teaching terminal stuff with low speed networks and as a difficult challenge for myself.
Older projects
- alexandria.shop - a small terminal bookshop written in Go and rendered with Lipgloss and Bubble Tea for capstone project for software engineering under ALX Africa (check them out if you're African!)
- yummychars - a silly snake game that takes your terminal output as food and spawns an ascii snake. Built with Go.
- mouse - an interpreter for a small language called mouse which I built for my foundational project while learning software engineering under ALX Africa.