Portfolio Website

Portfolio Website
Python Flask SQLAlchemy SQLite Bootstrap HTML CSS

A full-stack web application built to showcase my programming projects and professional experience.

Features:
  • Responsive design using Bootstrap 5
  • SQLite database with SQLAlchemy ORM
  • Flask Blueprints for modular architecture
  • Contact form with Flask-WTF validation
  • Dynamic project gallery with detail pages
  • Resume page with experience and education sections
What I Learned:
  • Flask application factory pattern
  • Database modeling with SQLAlchemy
  • Form handling and validation
  • Template inheritance with Jinja2
Project Info

Completed:
January 2026

View on GitHub
Technologies Used
  • Python
  • Flask
  • SQLAlchemy
  • SQLite
  • Bootstrap
  • HTML
  • CSS