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

Django

Python

Python

tailwindcss

tailwindcss

Github

Github

Docker

Docker

Digital Ocean

Digital Ocean

Git

Git

Jinja

Jinja

C

C

Raspberry Pi

Raspberry Pi

CMake

CMake

Flutter

Flutter

Dart

Dart

PROJECTS

Personal Website

Completed on Dec. 26, 2025

Category: Personal
Django
Python
tailwindcss
Github
Docker
Digital Ocean
Git
Jinja

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
C
Raspberry Pi
CMake

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
Github
Git
Flutter
Dart

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.