Image of Driver License Parser

Driver License Parser

Driver License Parser is a website that hosts options to scan and parse US driver's licenses using Next JS. It features scanning from both video stream and photos taken from cameras. By utilizing the barcode located on US driver's licenses, this website can parse all of the information that's present on the license. It is recommended to use a phone to scan the license's barcode, although a webcam can also be used if the video/image quality is high enough.

View Demo View Repo
Appointment Management

Appointment Management

An app that mimics basic functionality of creating appointments with customers built with Angular version 16.0.2. This app builds off of the server created with the Basic CRM and adds new api routes to create, edit, and delete appointments. That also means newly created customers on the Basic CRM can be used to create appointments as well. The main purpose of this project was primarily meant to learn and explore Angular's tools.

View Demo View Repo
Youtube Playlist Rework

Youtube Playlist Rework

This is an app that allows users to stream any playlist they want. It is a Progressive web app project that utilizes Google's Youtube player API and OAuth 2.0 protocol. Features such as sign in/out, dark mode toggle, and additional player controls are included in this application. This project was made to speed up the process of shuffling a playlist on a larger playlist (similarly to how Youtube's mobile app shuffles a playlist).

View Demo View Repo

Projects

Image of a Basic CRM

Basic CRM

A simple customer relation management system that allows the user to add, remove, and update customers. This was built with the MEVN stack (MongoDB, Express, Vue, and Node) and is deployed on Netlify for the frontend and Render for the backend.

View Demo View Repo
Simple Weather PWA

Weather PWA

A simple weather application made with HTML, CSS, and Javascript and is built with Vite. Built to explore the possibility of progressive web applications (PWA).

View Demo View Repo
Image of Personal Ecommerce

Personal Ecommerce

A fullstack ecommerce website for pens built with Next JS, Sanity, and Stripe.

View Demo View Repo
Image of Steam Store Redesign

Steam Store Redesign

An attempt to redesign the Steam store page using Next JS. The redesign is to reduce the numerous navigations and ease readability with a simplified layout of game products. This is a front end only project meant to further practice the use of Next.js.

View Demo View Repo