Creative Portfolio
13 technical projects & repositories
Featured Case Studies
SpringBatch-ETL: High-Performance ETL Pipeline
Massive MySQL-to-MySQL migration: 73M rows at ~1.8M rows/min, with a binary deserialization engine via TCP protocol.
HeroLink: Industrial IoT Hub
A C# desktop application automating parcel dimensioning and weighing via laser sensors and hardware integration.
REngine: Graph-Based Recommendation Engine
A recommendation engine using Neo4j and Python to analyze purchase behavior and generate personalized suggestions.
Open Source & Lab
REngine
A recommendation engine based on a Neo4j graph, designed to leverage Sylius e-commerce data stored in MySQL to generate personalized product recommendations
SpringBatch-ETL
A MySQL-to-MySQL data migration tool featuring on-the-fly transformation, a graphical console interface (TUI), and headless mode support
HeroLink
Cross-platform measurement tool built with Avalonia UI, featuring serial scale integration and PharmaGDD API connectivity
PackageHeroMock
A Rust-based virtual serial device to simulate PackageHERO® industrial scale and laser measurement hardware
laravel-etl
Composer package providing ETL toolkit for Laravel designed to manage complex data migrations
Panoramic-SphericalImages
A Python-based angle compensation algorithm for stitching multiple photos into a panorama, featuring a Tkinter GUI
AudioPatch
A lightweight Rust daemon that fixes the audio "mute" bug on Dell XPS laptops (specifically Intel Alder Lake-P models) occurring after screen unlock on Linux/KDE.
AstroFolio
A portfolio website built with Astro as a developer.
JavaSimpleChat
A client-server chat application in Java using raw TCP sockets and Java object serialization
Event-it-API
A REST API designed to power venue bookings, availability tracking, and rental management
discord_bot
A Discord bot that downloads and streams YouTube music directly into voice channels.
BlackJack
A GUI-based Blackjack game developed in Python using Tkinter