Hi, I'm Rich LeBlanc

I'm a software engineer passionate about building fast, modern web applications — from traditional Django backends to async FastAPI services with Svelte front-ends.

My Projects

Django Portfolio Screenshot

Django Portfolio / Polls App

Django | HTML/CSS | PostgreSQL

A fully deployed Django application hosted on FreeBSD (Gunicorn + Nginx). Based on the official Django tutorial, extended with enhanced templates, static assets, and a customized voting interface. Demonstrates model relationships, CRUD views, and production deployment setup.

Crypto Dashboard Screenshot

Crypto Dashboard (FastAPI + Svelte)

FastAPI | SvelteKit | PostgreSQL | CoinGecko API

A full-stack cryptocurrency tracking platform with JWT authentication, user watchlists, and real-time price data. FastAPI provides an async REST API backend with PostgreSQL, and the Svelte front-end visualizes live price charts using Chart.js. Deployed on FreeBSD with Nginx reverse proxy and Gunicorn.