All Skills
My Projects and the Tech Stack
These are the tools and technologies that I use daily to develop web applications. With a strong foundation in frontend, I focus on delivering clean, maintainable code and intuitive user experiences.
Django
Python
tailwindcss
Github
Docker
Digital Ocean
Git
Jinja
C
Raspberry Pi
CMake
Flutter
Dart
PROJECTS
Personal Website
Completed on Dec. 26, 2025
Category: Personal
Designed and deployed a custom Full-Stack Portfolio Engine and CMS using Django and Tailwind CSS. The system features a unique relational data-validation layer that dynamically renders professional skills only when verified by associated project work or technical documentation. Hosted on a Linux VPS, the platform is optimized for performance within high-resource constraints, demonstrating a complete lifecycle from database architecture to production server management
MIDI Keyboard
Completed on Dec. 4, 2025
Category: Personal
Revived a legacy Casio CT607 digital keyboard by engineering a custom MIDI controller interface using the Raspberry Pi Pico and the Pico C/C++ SDK. I developed a high-efficiency key-matrix scanning algorithm to map the original hardware's switch matrix to standard MIDI note data. By implementing the USB MIDI class protocol natively in C++, I successfully transformed an obsolete analog device into a low-latency, plug-and-play digital instrument for modern music production.
Flutter to do app
Completed on Nov. 26, 2025
Category: Personal
As a learning project I made a simple to do app with flutter which you can use to add to-do tasks and mark them as completed.