Projects

Stocktrends

Stocktrends is an interactive web application designed to help both novice and experienced investors understand and navigate the complexities of the stock market. Users can explore various investment strategies, monitor performance through intuitive charts, and manage personalized investment portfolios.

  • Frontend: React, Bootstrap for styling, Chart.js for data visualization
  • Backend: ​Node.js with Express for the server, PostgreSQL for the database
View  Source 

Ingredish

Ingredish is a web application that allows users to search for recipes, manage their pantry items, and find recipes based on the ingredients available in their pantry. Users can create an account, log in, and access a variety of features to make their cooking experience more convenient and enjoyable.

  • Frontend: HTML, CSS, Jinja
  • Backend: Python, Flask
  • Database: SQLAlchemy
  • Authentication: Flask-Login
View  Source