Projects
SurvivorPy
I created a Python wrapper of an R dataset, providing easy access to comprehensive Survivor reality show data through pandas DataFrames. The package wraps data from the R package survivoR, auto-syncs daily, making it easy for Python users to explore the rich dataset curated by survivoR.
Hst
A Python implementation of a simplified version of Git. Built from scratch to understand the fundamental algorithms and data structures behind distributed version control.
NeuralNet
A simple neural network library written in Rust with Python bindings. It is designed for educational purposes—easy to read, easy to modify, and suitable for learning how neural networks work under the hood.
movie-data
A Python project that fetches, transforms, and models movie data from TMDb and MovieLens for analysis and visualization.
This page showcases selected projects. To see more of my repos, visit my GitHub profile.