Personal Projects
A collection of software and systems-related projects developed for learning, experimentation, and technical exploration.
Each project includes design decisions, technical challenges, and implementation details where appropriate.
- HALO Calculator [ONGOING]
A lightweight, modular calculator built in pure Rust. It is designed to be portable, separating the mathematical engine from the GUI implementation, making it …
- HALO Editor [ONGOING]
A lightweight, high-performance code editor built in Rust using the Iced GUI library. It features syntax highlighting, automatic theme detection, and a …
- Zinex - external tiling layout generator [ONGOING]
Written in Zig, Zinex connects directly to River using custom Wayland protocol interfaces, calculating window placements and managing client geometries …
- HALO OS Prototype [ONGOING]
Objective: Halo OS is a 64-bit UNIX-like operating system designed for deep educational value. It prioritises architectural clarity over commercial viability. …
- Professional Experience [COMPLETED]
This page summarizes professional software development experience in abstract terms. All descriptions are intentionally generalized to comply with …
- 5 Qubit Quantum Circuit Simulator [ACTIVE]
A high-performance quantum circuit simulator with a Qt-based graphical interface and a C++ backend for quantum gate simulation. This project provides both …