Projects

JobPilot

Completed in April of this year, JobPilot was a group project completed as part of a software engineering course. I focused primarily on backend development, however, the project was designed as an online recruiting platform for primarily tech recruiters.
Features include:

  • Applicant Level Dashboard
  • Recruiter Level Dashboard
  • Secure Login
  • Persistent Data Storage
  • Interview Creation
  • Written Response
  • Video Response
  • Technical (Coding)
  • Automatic Email Service
  • Tech Stack Includes:
  • NextJS (frontend)
  • NestJS (backend)
  • Auth0
  • S3 (data storage)
  • SendGrid (email service)
  • Site can be found here

    Computer Vision Demo

    Completed during my internship with ClearObject over the summer this year, this is the publicly available portion of the pipeline project I completed. The video on the right is a visualization of the pipeline taking in images and identifying the specific classes (overlayed with the colors). The pipeline then performs relevant calculations based on the identified classes and displays them here.
    Tech Stack Included:

  • Python
  • Jupyter Notebook
  • Google Cloud Platform
  • Bash