Projects

Copper Rust

A lightweight, unit-based build system for C and C++ projects. Copper focuses on predictable, readable configuration (copper.toml), automatic source discovery, and fast incremental builds. Designed to be minimal and easy to maintain.

cli utility build-system
> Repository

Databoxer Rust

Cross-platform CLI tool to encrypt files into a custom archive format with profile-based key management and password-protected access. Focused on security and usability for personal data storage.

cli crypto security
> Repository

Signsense Java + Python

Mobile application that recognizes fingerspelling (dactyl) and converts it into written text using a trained machine learning model for gesture recognition.

android machine-learning machine-vision
> Repository

Win-tools C++

A collection of Unix-like command-line utilities (ls, grep, head, touch) for Windows implemented on top of the Windows API. Includes an argument parsing library and path utilities.

cli utility winapi
> Repository

Pasteshelf Java

A small Pastebin-style web app built with Spring Boot and PostgreSQL. Offers a REST API for creating and retrieving pastes with simple authentication.

spring rest-api postgresql
> Repository

Feather chat Java

A light socket-based chat application with a JavaFX client and a multithreaded server. Planned support for multiple users, private messaging, and basic user authorization.

sockets networking javafx multithreading
> Repository