Full-Stack Developer Portfolio

A self-hosted showcase of software engineering projects — from real-time data pipelines and custom APIs to a 3D game engine built from scratch. Everything runs on bare-metal infrastructure with CI/CD automation.

Python C++ PostgreSQL OpenGL Flask REST APIs WebAssembly

🚀 Featured Projects

🖥️

Self-Hosted Infrastructure

Complete DevOps setup running on Raspberry Pi hardware. Includes Nginx reverse proxy, PostgreSQL databases, systemd services, and GitHub Actions CI/CD pipeline for automated deployments.

Linux Nginx Docker CI/CD
System Health →
🧩

Custom CMS Platform

Database-driven content management system powering this entire site. Pages, layouts, components, and assets are all stored in PostgreSQL and rendered dynamically with Jinja2 templating.

Flask Jinja2 PostgreSQL Python
Learn More →
📈

Capitol Trades Scraper

Automated web scraping system that collects, processes, and visualizes congressional stock trading data. Features a distributed scraper network, real-time API feeds, and a searchable dashboard with advanced filtering.

Python Playwright PostgreSQL REST API
View Project →
🎮

3D Game Engine

Custom-built component-based game engine developed in C++11 with OpenGL 3.3. Features rigid body physics with collision detection, forward rendering pipeline, and Entity-Component System architecture.

C++11 OpenGL GLSL WebAssembly
View Project →