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.
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.
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.
Mobile application that recognizes fingerspelling (dactyl) and converts it into written text using a trained machine learning model for gesture recognition.
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.
A small Pastebin-style web app built with Spring Boot and PostgreSQL. Offers a REST API for creating and retrieving pastes with simple authentication.
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.