Pinned Loading
-
hardware-cache-simulator
hardware-cache-simulator PublicSet-associative cache simulator in C with write-back policy, LRU replacement, and multi-level hierarchy; includes tests
C
-
mapreduce-wordcount-c
mapreduce-wordcount-c PublicMapReduce-style word counter in C using fork/pipe/wait, directory recursion, and reducers; includes tests
C
-
ml-emotion-recognition
ml-emotion-recognition PublicSpeech Emotion Recognition (anger/happy/neutral) from voice using a PyTorch CNN on mel-spectrograms + KNN/SVM baselines (CNN: 93.2% accuracy).
Python
-
partnership-tracker-portfolio
partnership-tracker-portfolio Public archiveFull-stack capstone web app for UK HealthCare to centralize community resource/partnership data (React + Flask + SQLAlchemy + SQLite).
JavaScript
-
c-string-hashmap-resizable
c-string-hashmap-resizable PublicResizable C hash map with load factor tracking and rehashing; includes demo + tests
C
-
threaded-mini-ftp
threaded-mini-ftp PublicPython socket programming project: a multi-client, thread-per-connection TCP file transfer server with a simple CLI client supporting upload/download commands
Python
If the problem persists, check the GitHub status page or contact support.