top of page

Insta 485 Web Project

  • Developed a full-stack Instagram clone with personalized feed using React, JavaScript, and HTML for the frontend, and Python Flask for the backend, with a SQL database to store information for data persistence.

  • Incorporated a static site generator using Python to render Jinja templates with JSON data as well as user session management and secure authentication to ensure personalized user experiences.

  • Designed responsive client-side interface using ReactJS and REST API, incorporating features such as post interactions (posts, likes, comments) and infinite scrolling for seamless navigation.

  • Deployed applications on AWS EC2 clusters, utilizing Python and Flask for backend development. Implemented auto-scaling and load balancing to ensure high availability and reliability under varying loads.

See Project Details:

https://eecs485staff.github.io/p1-insta485-static/

https://eecs485staff.github.io/p2-insta485-serverside/

https://eecs485staff.github.io/p3-insta485-clientside/

Technologies Used: Python, Javascript, React, REST API, HTML, CSS, SQLite, Jinja

bottom of page