Back to main

Web projects

Here are some of my Web projects. Most of my experience with web development is done in Typescript using Angular, with the exception of the Python Flask project I took part in developing. HTML/CSS along with Bootstrap is used to create clean and intuitive user interfaces for these projects.


Covid Tracker

Covid Tracker is an app developed using Angular that can save covid reports and show them on a map using the Google Maps API. The user can add reports and the reports can be seen both as a marker on the map and in a list. The map markers show the location name and how many reports have been made in that location. Users can also add new locations by entering Longitude and Latitude, this location can then be selected as the location for a new report.

Homechef

Home Chef is a web based application developed using Python Flask where home cooks can sell their goods to customers while sharing their recipes and building communities. Home Chef is targeted towards a wide range of customers. From the people looking for cheap homemade food, meal preps to food enthusiasts looking to purchase that specific dessert from their favourite home cook they found on Instagram. The application manages and stores all of the relevant data using mySQL which allows us to use SQL commands to search and filter various foods and users as needed and display relevant information about foods.

Dejimon Manager

Dejimon manager is a Typescript app that allows the user to add and store mystical creatures called Dejimon. Each Dejimon is one of 3 types and each type has its own specific set of elemental abilities and ultimate ability.