Skip to content

fullstack

Full-Stack Web Development

I ship complete web applications — from database schema to responsive UI — using Django, React, FastAPI, and Next.js.

Skills

DjangoReactNext.jsFastAPIVue.jsNode.jsTypeScriptPostgreSQLMongoDBREST APIs

Projects

Trading Bot

Private

A local-first paper-trading research platform with signal generation, backtesting, and risk gates — live trading is deliberately blocked until the guardrails earn that trust.

  • Built the risk gates and backtesting harness before any live execution path
  • Read-only Coinbase sync and a Windows service supervisor for continuous paper runs
PythonFastAPIReactViteSQLite
Paper-only — not publicly hosted

FitAI

Fitness and health tracking application combining a Django backend with a React frontend for step counting, calorie tracking, and progress monitoring.

  • Full user authentication with personalized health data tracking and goal setting
  • Django REST API + React frontend with data analysis and progress visualizations
DjangoReactPythonPostgreSQLREST API

School Management System

Unverified

Full-stack website enabling students to add/drop classes and administrators to manage course offerings.

  • Replaces a manual enrollment exercise with role-aware student and administrator workflows
  • Implemented role-based auth, real-time DB updates, and an admin dashboard
DjangoPythonPostgreSQLHTMLCSSJavaScript

Dashboard (Next.js)

Unverified

User data management dashboard built with Next.js and PostgreSQL, featuring user login and data visualization.

  • Combines authenticated user management with dashboard data visualization
  • Integrated user authentication with PostgreSQL database and Next.js App Router
Next.jsTypeScriptPostgreSQLTailwind CSS

Weather Application

Unverified

Real-time weather forecasting app with live API data fetching and a Vue.js responsive frontend.

  • Fetches current forecast data through a responsive API-driven interface
  • Vue.js frontend with live API integration and mobile-responsive design
Vue.jsJavaScriptREST APICSS

Axolotl

Unverified

Node.js full-stack capstone project with a React frontend and Express backend.

  • Full-stack capstone demonstrating Node.js backend design and React frontend integration
  • RESTful API architecture with user authentication and persistent data storage
Node.jsExpressReactJavaScriptMongoDB