snufkinwa
C is Genghis Khan. I'm familiar with C therefore I am not afraid of its descendants.
Austin, TX
Pinned Repositories
algostack
Understanding and building algorithms and data structures, block by block.
BarkByte
Uses a provided image classifier to identify dog breeds focusing on Python tools for preprocessing, classifier use, and evaluation, determining the best algorithm for "dogs" or "not dogs," identifying breeds, and analyzing accuracy versus runtime.
color-segmentation-scatterplot
Python script that puts all the colors of an image in a scatter plot
elfgen-x86-64
floragaze
An AI image classifier using PyTorch to identify flower species. Train, evaluate, and predict with a CLI tool and Jupyter Notebook.
gaussian-binomial-distribution
Python package with minimal dependencies that calculates Gaussian and Binomial Distributions on a dataset. Creates histograms and probability density function visualizations.
rustinterpreter
"Build Your Own Interpreter" Challenge on CodeCrafters in Rust
scrollinglandingpage
Responsive Web App in ReactJS
virtualzoom
OpenCV to detect hands to zoom in and zoom out of an image
winXP
Feeling Nostalgic✨Made my portfolio as a Window XP desktop!
snufkinwa's Repositories
snufkinwa/scrollinglandingpage
Responsive Web App in ReactJS
snufkinwa/color-segmentation-scatterplot
Python script that puts all the colors of an image in a scatter plot
snufkinwa/gaussian-binomial-distribution
Python package with minimal dependencies that calculates Gaussian and Binomial Distributions on a dataset. Creates histograms and probability density function visualizations.
snufkinwa/virtualzoom
OpenCV to detect hands to zoom in and zoom out of an image
snufkinwa/algostack
Understanding and building algorithms and data structures, block by block.
snufkinwa/BarkByte
Uses a provided image classifier to identify dog breeds focusing on Python tools for preprocessing, classifier use, and evaluation, determining the best algorithm for "dogs" or "not dogs," identifying breeds, and analyzing accuracy versus runtime.
snufkinwa/booking-platform
snufkinwa/C-Exercises
snufkinwa/calculator
ReactJS Calculator
snufkinwa/codebeasties
MERN stack, CRUD bug tracker with full auth and Redux
snufkinwa/elfgen-x86-64
snufkinwa/floragaze
An AI image classifier using PyTorch to identify flower species. Train, evaluate, and predict with a CLI tool and Jupyter Notebook.
snufkinwa/rustinterpreter
"Build Your Own Interpreter" Challenge on CodeCrafters in Rust
snufkinwa/snufkinwa
Config files for my GitHub profile.
snufkinwa/travelogue
Book travel packages with two excursions ~Java and MySQL Backend and Angular frontend
snufkinwa/winXP
Feeling Nostalgic✨Made my portfolio as a Window XP desktop!
snufkinwa/WMPlayer
Webamp did not work in my Sveltekit project, so I build this give my portfolio the Y2K feel
snufkinwa/Alzheimers-Prediction-MLOps
Leverages machine learning to predict Alzheimer’s disease risk based on patient health data, with an interactive interface for data exploration and streamlined MLOps deployment.
snufkinwa/bladeofvalor
2D action-adventure game using Phaser 3, Next.js, and a Flask backend with AI-driven chess mechanics.
snufkinwa/clan-destine
MVP Fantasy-Themed Rhythm Game for the Browser using Keyboard Input, featuring real-time music-based content generation.
snufkinwa/Class-Roster
snufkinwa/codecrafters-grep
Grep challenge in Rust
snufkinwa/datastructure-viz
Visualizing data structures and making simple interactive games
snufkinwa/ersilia
The Ersilia Model Hub, a repository of AI/ML models for infectious and neglected disease research.
snufkinwa/HENNGEchallenge
Coding Challenge
snufkinwa/lunasol
A simple Phaser Game in Vanilla JS
snufkinwa/platform
Open source, Open standards based Decentralised Identity & Verifiable Credentials Platform
snufkinwa/QAAssessment
Take home assessment for Quality Assurance
snufkinwa/RAGChatBot
FreeCodeCamp had a tutorial, wanted to try with a different tech stack
snufkinwa/rust-redis
Redis implemented in Rust, Codecrafters challenge