Highlights
- Pro
Pinned Loading
-
LeetCode-Journey
LeetCode-Journey PublicFormal implementations and complexity analysis of algorithmic problems. Focus on asymptotic behavior, recurrence relations, and correctness proofs.
C++
-
Java-Chess-Desktop-Application-with-Observer-Pattern
Java-Chess-Desktop-Application-with-Observer-Pattern PublicMonolithic Java chess engine with Swing GUI implementing Observer and Strategy patterns. Features complete chess rules, user authentication, JSON persistence, and move history tracking. Educational…
Java
-
Browser-Simulation
Browser-Simulation PublicA minimal C-based browser simulator demonstrating tab management via a circular doubly‑linked list and stack‑based backward/forward navigation. Built for learning data structures, it supports openi…
C
-
Satellites_Huffman
Satellites_Huffman PublicEfficiently build and explore Huffman-like trees from satellite data! This C project uses heaps and binary trees to encode, decode, and analyze data structures—perfect for learning or experimenting…
C
-
mini-libc-Freestanding-C-Standard-Library-Implementation
mini-libc-Freestanding-C-Standard-Library-Implementation PublicFreestanding C standard library for Linux x86_64 built on raw syscalls. Implements string operations, memory allocation (mmap-based), file I/O, and process control without external dependencies. Ed…
C
-
Parallel-Firewall---Multithreaded-Packet-Processor-with-Lock-Free-Ring-Buffer
Parallel-Firewall---Multithreaded-Packet-Processor-with-Lock-Free-Ring-Buffer PublicA high-performance multithreaded network firewall simulator implementing producer-consumer pattern with lock-free circular buffer using Linux futex syscalls and atomic operations. Features ordered …
C
If the problem persists, check the GitHub status page or contact support.

