Description: A realtime API tracker website built using Google Maps API and the MERN stack.
GitHub Repository: https://github.com/ocaraballo107/realtime-bus-tracker
Description: A website built using React, its components and states.
GitHub Repository: https://github.com/ocaraballo107/to-do-list
Description: Implementing Shor's Algorithm to solve a factor problem for small numbers.
GitHub Repository: https://github.com/ocaraballo107/shors-algorithm
Description: Finding the minimum value of a Hamiltonian using Quadratic Unconstrained Binary Optimization.
GitHub Repository: https://github.com/ocaraballo107/hamiltonian-min-energy
Description: Implementing a quantum algorithm for Teleportation on Qiskit.
GitHub Repository: https://github.com/ocaraballo107/quantum-teleportation
Description: Noise Suppresion System using Deep Learning Neural Networks.
GitHub Repository: https://github.com/ocaraballo107/noise-suppression-ai
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
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
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
Description: A colletion of automated API test cases based on Postman.
GitHub Repository: https://github.com/ocaraballo107/api-automation-postman
Description: Unix C-Shell scripts to control Telecom System's devices.
GitHub Repository: https://github.com/ocaraballo107/telecom-systems-enable-disable
Description: Sound synthesis plugin for digital audio workstations.
GitHub Repository: https://github.com/ocaraballo107/sound-synthesis-plugin-python
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
Description: Noise Suppressor plugin using thresholding technique to attenuate audio samples below threshold level.
GitHub Repository: https://github.com/ocaraballo107/noise-suppressor-python