- Miami Beach, FL, USA
-
01:07
(UTC -05:00)
Highlights
- Pro
-
Geoguessr-AI Public
A machine learning model built on OpenAI's CLIP meant to be able to "play" Geoguessr/Openguessr by being able to take in an image of the Earth and output a coordinate prediction
Python UpdatedDec 12, 2025 -
CellNeighborEX-Wrapper Public
A wrapper for the CellNeighborEX python library (all credits go to Hyobin Kim) made as part of a greater project for analyzing MERFISH spatial transcriptomics data
python wrapper bioinformatics jupyter jupyter-notebook bioinformatics-pipeline spatial-transcriptomicsJupyter Notebook UpdatedMay 18, 2025 -
MAL_SQL_Database Public
A SQL database made out of the data scraped in Hernan4444's repo (all credits for the dataset go to him) [made for my Database Systems' class' final project]
Python UpdatedMay 18, 2025 -
InteractiveListSorter Public
A short project (mostly for personal use) that allows the user to do a sort of manual bubble sort in which they choose their preferences from each combination of 2 items from a list
Python UpdatedDec 20, 2024 -
Covid19_Transfer_Learning Public
A larger data science project that uses a 2D Convolutional Neural Network to determine the likelyhood of having covid-19 via CT images
Jupyter Notebook UpdatedDec 13, 2024 -
MLP_and_CNN Public
A short two-part project involving using an MLP and a CNN for ECG signal data
Jupyter Notebook UpdatedDec 13, 2024 -
A three-part project that does as the title suggests with different machine learning models
Jupyter Notebook UpdatedDec 13, 2024 -
PCA_Project Public
A short two-part project that uses PCA (along with GMM in task 2); first with the fashion-NMIST dataset and then with fetch_lfw_people
Jupyter Notebook UpdatedDec 13, 2024 -
KMeansProject Public
A short two-part project that uses kmeans for clustering and image compression
Jupyter Notebook UpdatedDec 13, 2024 -
HousingPricesProject Public
A two-part project involving making predictions using various regressors and then implementing linear regression from scratch and predicting that way
Jupyter Notebook UpdatedDec 12, 2024 -
ECG_Signal_Classification Public
Two-part project that involves detecting the R-peaks in an ECG signal to extract the individual ECG beats and making a machine learning model to classify them
Jupyter Notebook UpdatedDec 12, 2024 -
Network_Router_Queue_Sim Public
A simulation of a network router queue (results print in separate .log file)
TeX UpdatedDec 12, 2024 -
UDP_Sim Public
Simulations of the Stop-and-Wait & Go-Back-N UDP protocols (results print in terminal from the client files)
TeX UpdatedDec 12, 2024 -
MovieReccomendationSystem Public
My personal summer project: a program that prompts the user to enter the desired genre(s) and keyword(s) and outputs a list of movies that matches that query; results print in terminal
Python UpdatedAug 18, 2024 -
Hnefatafl Public
My final project/game for my university's Intro to Game Programming course (CSC329) and my largest programming project to date
-
Test_Game Public
A simple "game" I created to complete the homework assignments for my university's Intro to Game Programming course (CSC329)
C# UpdatedMay 14, 2024 -
CSC322_Project Public
The big project I had to do for my System Programming (C and Unix) class, which synthesized various fundamental topics such as structured data, pointers, and dynamic memory allocation.
C UpdatedMay 10, 2024 -
SearchEngine Public
The final project for my university's intermediate java course. The program demonstrates how a search engine effectively works on a smaller scale using data from separate files as opposed to the en…
Java UpdatedJan 6, 2024 -
Crude-Wordle Public
The final project for my university's introductory java course. It involved us making a simple terminal-based version of wordle, and there are two versions: a simpler one that has the player choose…
Java UpdatedJan 6, 2024 -
Collatz-Conjecture Public
A simple java program that demonstrates the Collatz Conjecture. Results print in terminal.
Java UpdatedJan 6, 2024 -
Elevator Public
A text-based program that simulates an elevator. Results print in terminal.
Python UpdatedJan 6, 2024 -
DogSim Public
An incomplete terminal-based game where the user could interact with a dog. Chances of me coming back to finish this are very low and it was just meant to be a fun exercise in python
Python UpdatedJan 6, 2024 -
CSC115-4B_Final Public
Final project assignment for my university's introductory python course
Python UpdatedJan 6, 2024 -
CSC115-4B_Midterm Public
Midterm project assignment for my university's introductory python course
Python UpdatedJan 6, 2024 -
TowerOfHanoi Public
A short python script that gives the instructions on how to optimally solve the Tower of Hanoi puzzle using a certain number of starting disks
Python UpdatedJan 6, 2024 -
Change-Calculator Public
A short program that calculates the exact amount of change in dollar bills and coins that one would receive for a certain number of cents
Python UpdatedJan 5, 2024 -
Hangman Public
A simple python script that generates a hangman game using a word randomly chosen from a separate txt file. Results print in terminal.
Python UpdatedJan 5, 2024