About Me

   I am a passionate and motivated analytical thinker. Experienced in software development in the cloud and on embedded hardware IoT devices. I am a open-minded engineer with experience in multiple languages, looking to broaden my scope further. I am always open to new opportunies and connections, so please feel free to reach out.



Projects

e-Commerce Web Application

Oct 10, 2020 - Dec 23, 2020

   A full-Stack web project that used MongoDB, ExpressJS, React, and NodeJS. The database is used to store encrypted user data for user authentication, as well as consumer inputted items and product descriptions. A seller can list an item to the web store for a guaranteed price. The store then lists the item from the database on the store list page for other customers to view and buy. Buyers can purchase listed items for a price marked higher than the price the store originally bought the item from the seller. This application is different in the sense that there is no customer to customer interaction when the buy sell process happens. The store acts as a middle man, buying items seperately and selling them for profit to consumers.

Venmo History Simplifier

Jun 25, 2020 - July 18, 2020

   A web application that allows any user to see the a summary of the amount of money sent and received from individual users in their last 50 transactions. The program speeds up finances, because it eliminates the need to manually calculate amounts sent and received to individuals. The program utitilizes the venmo-api created by Mark Mohades with modifications to the authentication portion to fit my specific application. Program implemented in Python, flask, HTML, CSS.

Sorting Algorithm Visualizer

Feb 27, 2020 - Mar 7, 2020

   A desktop application visualization tool for sorting algorithms on arrays. This tool was implemented in Python with the PyGame library for the GUI.

Mario Brothers Game Recreation

Spring Quarter 2019

   This game was developed as a school project to recreate the original side-scrolling Mario Brothers Game. Completed with three levels, enemies, and coin scoring. This project was developed on Andriod Studio as an Andriod App, however never published to the public.

Multi-Tone Radar

Fall 2019 - Winter 2020

   My Senior Design Project engineered and developed with four other teammates. A radar finds the velocity and distance of an object using multiple ranging frequencies that would bounce off the object and return with different phase values. Project was develop using Log-periodic Antennas, an oscilloscope and the data was measured and manipulated within Python. This project was majority hardware, the software was a script to manipulate gathered data from an oscilloscope.

Weather Monitoring Watering System

Spring Quarter 2019

   A school project complete with temperature and humidity detection system with a relay controlled sprinkler. An algorithm which determined when and how much water was needed to sprinkle at time of calculation. Prevented over-watering and under-watering. Utilized wired breadboard, and controlled software through Raspberry Pi IO and Python.