Full-Stack Engineer · University of Michigan Course Project
Insta485
An Instagram-style social platform built from static pages into a server-rendered application and finally an interactive React experience.
Overview
What I built
Insta485 was developed in three stages that mirror the evolution of a production web application. I began with responsive HTML templates, then built a Flask and SQLite server with authentication and relational social data, and finally added a REST API and React client for dynamic feed interactions.