Oscar Caraballo's Portfolio

Software Developement - Full Stack MERN Projects

Project 1: Realtime Bus Tracker

Description: A realtime API tracker website built using Google Maps API and the MERN stack.

GitHub Repository: https://github.com/ocaraballo107/realtime-bus-tracker

Project 2: To Do List

Description: A website built using React, its components and states.

GitHub Repository: https://github.com/ocaraballo107/to-do-list

Quantum Computing Projects

Project 1: Shor's Quantum Algorithm Implementation

Description: Implementing Shor's Algorithm to solve a factor problem for small numbers.

GitHub Repository: https://github.com/ocaraballo107/shors-algorithm

Project 2: Hamiltonian Minumum Energy Solution Implementation

Description: Finding the minimum value of a Hamiltonian using Quadratic Unconstrained Binary Optimization.

GitHub Repository: https://github.com/ocaraballo107/hamiltonian-min-energy

Project 2: Quantum Algorithm Implementation for Teleportation

Description: Implementing a quantum algorithm for Teleportation on Qiskit.

GitHub Repository: https://github.com/ocaraballo107/quantum-teleportation

Data Science Projects

Project 1: Noise Suppression AI

Description: Noise Suppresion System using Deep Learning Neural Networks.

GitHub Repository: https://github.com/ocaraballo107/noise-suppression-ai

Project 2: Progressive Feature Selection for Linear Regression

Description: Iterative process of progressively evaluating different features and their combinations to arrive at the best model for solving Linear Regression problems.

GitHub Repository: https://github.com/ocaraballo107/progressive-feature-for-linear-regression

Project 3: SAT & ACT Analysis Overview

Description: Analyze trends in SAT and ACT participation and its relationship with the scores that participants have achieved across the nation using EDA.

GitHub Repository: https://github.com/ocaraballo107/sat-act-trends-scores

Software Test Automation Projects

Project 1: Test Automation Framework

Description: Test automation framework for testing Front End and Back End of web application in Python.

GitHub Repository: https://github.com/ocaraballo107/test-automation-framework-python

Project 2: API Automation Testing Using Postman

Description: A colletion of automated API test cases based on Postman.

GitHub Repository: https://github.com/ocaraballo107/api-automation-postman

Project 3: Unix C-Shell Automation Telecom System Testing

Description: Unix C-Shell scripts to control Telecom System's devices.

GitHub Repository: https://github.com/ocaraballo107/telecom-systems-enable-disable

Acoustics and Audio Projects

Project 1: Sound Synthesis Plugin

Description: Sound synthesis plugin for digital audio workstations.

GitHub Repository: https://github.com/ocaraballo107/sound-synthesis-plugin-python

Project 2: Audio collection framework for multiple SNR(s).

Description: Audio collection framework written in Python to generate multiple SNR(s) between speech and noise scenarios.

GitHub Repository: https://github.com/ocaraballo107/snr-framework-python

Project 3: Noise Suppressor Audio Plugin.

Description: Noise Suppressor plugin using thresholding technique to attenuate audio samples below threshold level.

GitHub Repository: https://github.com/ocaraballo107/noise-suppressor-python