Lists (1)
Sort Name ascending (A-Z)
Stars
A lightweight, high-performance HTTP/1.1 compliant web server built from scratch in Rust. This project focuses on the fundamentals of networking, utilizing an event-driven, non-blocking I/O archite…
JavaServ is a custom HTTP/1.1-compliant web server implemented in pure Java using non-blocking I/O (java.nio). It handles static content, file uploads, CGI execution, sessions, cookies, and multipl…
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
Digital logic design tool and simulator
This repository contains a sample project consisting of three microservices developed using Express.js and MongoDB. The microservices are responsible for handling authentication, product management…
Ce projet est une application Laravel permettant de gérer des contacts. Il propose des fonctionnalités telles que l'affichage, la création et l'affichage détaillé des contacts. De plus, il utilise …
A collection of my IT projects unified in one app using Docker & Docker Compose. Projects are auto-cloned from GitHub during build. The main homepage serves as a portfolio, showcasing projects with…
Rust-based implementation of a minimalist Unix-like shell, featuring built-in commands with support for common flags and detailed output.
A Java-based clone of wget for downloading files and mirroring websites via HTTP
A simple Rust project to draw basic geometrical shapes (points, lines, rectangles, triangles, circles) on an image
Java project implementing Chaikin's algorithm with canvas rendering and user interaction
A quiz game website, where users can register, log in, take quizzes, track their XP, and compare their scores in a leaderboard.
Master programming by recreating your favorite technologies from scratch.
Let's Play is a basic CRUD API using Spring Boot with MongoDB to manage users and products
A collection of test cases for all 01-edu projects. Each project has a .txt file containing tests for various scenarios, which are progressively added as each project is completed. Ideal for ensuri…
A GraphQL-based profile page with personalized user data, secure JWT authentication, and interactive SVG graphs. The project features login/logout functionality, data visualization of user achievem…
Setup developer tools and configurations in Ubuntu without requiring sudo
A social blogging platform where students can share their learning experiences, discoveries, and progress. Built with Java Spring Boot (backend) and Angular (frontend)
A full-stack Facebook-like social network built with Go, featuring authentication with sessions and cookies, real-time chat using WebSockets, user profiles, posts with privacy control, groups, and …