Pinned Loading
-
LibroStanza
LibroStanza PublicFull-stack digital marketplace and collaborative learning platform — React + TypeScript frontend, Java Spring Boot backend, PostgreSQL, WebSocket real-time sync, Stripe payments, OAuth 2.0, JWT aut…
TypeScript
-
LineairRegression_CPP
LineairRegression_CPP PublicLinear regression from scratch in C++17. Gradient descent with Z-score normalization, three independent executables for training, prediction, and live gnuplot visualization — no ML libraries.
C++
-
Lockfree_Malloc
Lockfree_Malloc PublicZero-mutex fixed-size allocator for latency-sensitive systems. C11 atomics, bitmap-indexed dual pool, ~28 ns alloc latency, 44 Mops/s peak throughput.
C
-
Inception-Containerization
Inception-Containerization PublicProduction-grade multi-service Docker infrastructure built without pre-built images. Covers networking, TLS termination, secret management, persistent storage, and container monitoring.
Shell
-
WebServer_CPP
WebServer_CPP PublicHTTP/1.1 web server built from scratch in C++98. Epoll-based non-blocking I/O, virtual hosting, CGI (PHP/Python/Perl/Bash), file uploads, and a custom config parser — 100% availability at 3,188 req…
C++
-
simple-minishell
simple-minishell PublicForked from ElmehdiElkabia/minishell
mi/sh is a bash-inspired UNIX shell written from scratch in C — full command lifecycle: readline input, lexer, AST parser, PATH resolution, fork/exec, pipe chaining, redirections, heredoc, $VAR exp…
C
If the problem persists, check the GitHub status page or contact support.