Advent of Code
participant
My solutions to Advent of Code across multiple years, primarily in Kotlin.
Codewars
participant
My solutions to Codewars challenges.
Real-Time Chat
author
Real-time chat application built with WebSockets, supporting chat rooms and direct messaging — Node.js/Express backend with a React frontend.
Gomoku
co-author
Multiplayer Gomoku with real-time matches, leaderboards, and game history — Spring Boot backend with a TypeScript frontend, built as an academic web development project.
Reversi
author
Multiplayer Reversi for Android with real-time matches, leaderboards, and game history — built with Kotlin and Firebase as an academic mobile computing project.
Vetly
author
Full-stack clinic management platform for small veterinary practices - appointments, records, prescriptions, and inventory with a React/Expo frontend and Kotlin/Spring Boot backend.
SmartBoy
co-author
An application that incorporates many of the Pip-Boy's functionality with current technologies.
TM-Player
author
A terminal-based music player built with Ratatui and Rust for maximum simplicity.