JollyBanker

Programmed a bank that takes in transactions and accounts from a command prompt. Uses Trees and processes transactions with a queue.

Language Used: C++

Calculator App

Programmed a calculator which processes mathematic values. UI created using Tkinter.

Language Used: Python

Website

Programmed a personal website portfolio through HTML and JavaScript. Designed a fully functional website through CSS for a visually appealing interface. Collaborated with 4 team members to test performance, compatibility, and improve features of the website.

Languages Used: HTML, CSS JavaScript

Banking The Unbanked

Used Python to design a program to build a program that inputs the user bio-signature which includes fingerprint and facial recognition to generate a hash that acts as a bio-digital currency for the end user to facilitate all the banking services, starting with deposit and withdrawals using crypto. Worked in a team of four to complete program in 48 hours to be submitted to UW Blockchain Hacks May 2021 Hackathon, program won third place.

Language Used: Python

Movie Store Project

Used C++ to create a Movie Store Inventory System. The software includes file readers, hash tables, binary search trees.

Language Used: C++