Projects

A curated engineering showcase combining live GitHub data with portfolio-specific context, focused on product systems, backend architecture, and platform reliability.

FEATURED

FEATURED

Go Projects

Project synced from GitHub.

Updated Mar 10, 2026

Go

FEATURED

Math Garden

A web application created by my group for CS 497 Deep Learning that uses libraries in deep learning to asses the hand drawing answer of a simple mathematics problem and brings back a prediction based on given data.

Updated Mar 9, 2026

featured

FEATURED

Self Driving Car Simulation

A simulation that allows user to create a path using their mouse, in which a car with 3 sensors will path its way through, learning through a Markov Decision Process and keeps adjusting weights as it hits positive and negative rewards.

Updated Mar 9, 2026

Python

FEATURED

UCSDMachineLearning

Harness machine learning to predict stock price trends. Train a powerful model using scikit-learn and Gradient Boosting Regression. Input historical stock data for accurate predictions of days from start date. Elevate your decisions with data-driven insights.

Updated Mar 9, 2026

Python

ALL PROJECTS

ENGINEERING SYSTEM

ImageTransfer

This will help you to send an image in base 64 string format to a remote location

Updated Mar 9, 2026

C#

ENGINEERING SYSTEM

WebAPITool

Project synced from GitHub.

Updated Dec 12, 2024

JavaScript

ENGINEERING SYSTEM

Skin Burn Detection

A study on the use of the Faster RCNN R101 R101 FPN model within the Facebook detectron2 model zoo on the analysis of the detection of multiple levels of burn injuries within the same image with the use of an augmented dataset for training.

Updated Dec 13, 2022

Python

ENGINEERING SYSTEM

UCSD Machine Learning

Project synced from GitHub.

Updated May 9, 2022

Jupyter Notebook

ENGINEERING SYSTEM

Ipfs Ethereum

IPFS web browser application to use in conjunction with blockchain for CSUSM CS452 Computer Security.

Updated May 4, 2021

ENGINEERING SYSTEM

DataImporterService

A Windows service that receives data from the MedicalUI project and stores it into a local database. That data is sorted into respective tables and is then given an ID through Microsoft SQL Server Management Studio 18.

Updated Dec 1, 2020

Python

ENGINEERING SYSTEM

MedicalDataUI

A simple UI that collects information [claim, claimant, provider, bill] from user in Window's forms and connects to a windows service, "Data Importer Project," to send that information to a local database.

Updated Dec 1, 2020

C#

ENGINEERING SYSTEM

GetImageAPIService

This WebAPI service will allow you to receive the transported images in base64 string and convert to original image.

Updated Dec 1, 2020

JavaScript

ENGINEERING SYSTEM

Meet Your Prof

A website application for professors to upload syllabus and their previous and current work resumes for incoming students.

Updated Mar 7, 2020

HTML