Open-source projects
Libraries, tools, and experiments built to solve practical problems—and shared so the next developer can use them, learn from them, or make them better.

C++ SMTP
Client Library
A lightweight and robust SMTP client with authentication, TLS 1.3 encryption, MIME attachments, and a well-tested API—all without a thicket of dependencies.
Send email from your software with a focused library that is easy to integrate.Explore the repository ↗

The
Warrior
An RPG and world-building project with its own rendering engine, two playable maps, character and inventory systems, and dedicated map, item, and monster editors.
Version 0.7.0 will bring the world further to life with player interactions for NPCs.Explore the repository ↗

BeaverTodos
A focused terminal task manager written in Rust that keeps your work close to the command line.
- Add, edit, remove, and complete tasks
- Sort by priority or creation time
- Fetch exactly the next task to tackle

C++ DateTime
A small date and time library for C++ that avoids the complexity of a large framework.
datetimefor points in timetimespanfor durations- Simple integration and unit tested

TeacherHelper
A configurable application that helps teachers enter, follow, and understand student performance.
- Schools, classes, and students
- Tests, subjects, and result tracking
- Reports and performance statistics

Computer Science Roadmap
A hands-on challenge to revisit core computer-science concepts through the roadmap.sh curriculum—with every possible concept implemented as a practical way to learn Go.
View on GitHub ↗