top of page

Projects

My skills in software engineering have significantly improved over the years (thank goodness!). Feel free to check out my past projects.

Pet ID

Team Member

  • Collaborated in a team of 3 to create an ML application that inputs a picture of a dog or cat and outputs the breed.

  • Implemented the ML application into a web application for users.

  • Deployed the model on Render (which uses Docker).

  • Created weekly videos and a final video to document progress of the project and the final product.

fast.ai
Docker
Python
HTML
CSS
JavaScript
MaterializeCSS

Typosquatting Detector

Team Member

  • Collaborated in a team of 4 to create a program that would use a web crawler and take screenshots of all generated domains.

  • All screenshots are organized and displayed on a simple HTML page.

  • Wrote algorithms that would generate various typo-squatted domains.

  • Used a Leader-Follower model of communication to carry out tasks for each typo-squatted domain.

  • Presented this project to a class of 100+ people.

Python
Flask
HTML

To-Do List

Solo Member

  • Created an application for multiple users to sign up, log in, and create to-do lists and tasks with due dates, sort, and completeness.

  • Users can navigate the application using the navigation bar created with React.

  • Tested by a Graduate Teaching Assistant of the class.

JavaScript
React
Redux
HTML
CSS
Firebase
MaterializeCSS
bottom of page