-
LitCoach Public
Source code for LitCoach chrome extension to provide feedback for leetcode problems
-
AtomicRing Public
Very fast lock-free queue (thread safe)
-
LeetCode_Submissions Public
Collection of successful LeetCode submissions - automatically synced using LitCoach
C++ UpdatedApr 7, 2025 -
docs2prompt Public
Automatic documentation retrieval into one file for use with LLMs
-
-
Senioryear Public
Collection of successful LeetCode submissions - automatically synced using LitCoach
-
-
-
-
-
ml_learning Public
Assignments for Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow
Jupyter Notebook UpdatedOct 15, 2024 -
-
-
-
-
-
chatroom Public
Full-stack app with the MERN stack to learn using socket.io and JWT based Auth
TypeScript UpdatedJul 27, 2024 -
-
-
chat_bot Public
Chat Room made using sockets for practice of sockets and python
-
-
cracked-stack Public
Stack that can push, pop, and increment top x elements by v in O(1) time-complexity
C++ UpdatedApr 5, 2024 -
Exchange Public
Exchange with fast limit order book and custom server-client interface
-
-
-
IPC_Encryption_CPP Public
Interprocess Communication to encrypt message using the Vigenere Cypher
C++ UpdatedMar 16, 2024 -
-
Net Public
Custom Server-Client Interface for low level message passing using ASIO
-
-
Trie-Spell-Checker Public
This is a project demonstrating a Trie data structure.