Skip to content
View fady228's full-sized avatar

Block or report fady228

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

This is a simple python code of spectral subtraction.

Python 42 13 Updated Apr 21, 2019

Advanced APIs topics

20 1 Updated Oct 1, 2025

A detailed guide to the xv6 code.

310 33 Updated May 2, 2023

A basic introduction to coding in modern C++.

C++ 1,016 217 Updated Jul 30, 2024

The BusTub Relational Database Management System (Educational)

C++ 4,757 1,972 Updated Nov 19, 2025

A C++ version of SimpleDB originally written in Java by Edward Sciore. The structure of SimpleDB is explained in detail in the book Database Design and Implementation.

C++ 49 6 Updated Mar 23, 2021

2021 CMU 15-445/645 (Database Systems) Projects

C++ 32 11 Updated Feb 10, 2022

A URL Shortener With Node.js, Express, and MongoDB.

EJS 7 1 Updated Apr 13, 2024

✅ The Node.js best practices list (July 2024)

Dockerfile 104,768 10,672 Updated Apr 15, 2025

A static analysis tool that parses Go source code using Tree-sitter visualizing structs and interfaces relationships.

Python 11 Updated Apr 23, 2025

Writing a sqlite clone from scratch in C

C 10,245 1,012 Updated Mar 4, 2024

A React framework for building text editors.

JavaScript 22,908 2,617 Updated Feb 6, 2023

A Lightweight Log Management System.

Go 31 Updated Jul 4, 2025

A solution to the producer-consumer problem using System V IPC in C. The project implements shared memory and semaphores to synchronize communication between the producer and consumer processes. Th…

C++ 1 Updated Jan 30, 2023

Implementation of the bounded-buffer producer-consumer problem using UNIX-based C++ shared memory functions

C++ 1 Updated Jan 16, 2023

An implementation of various CPU scheduling algorithms in C++. The algorithms included are First Come First Serve (FCFS), Round Robin (RR), Shortest Process Next (SPN), Shortest Remaining Time (SRT…

C++ 157 64 Updated Jul 9, 2024

This is an inventory management software built in Java using MySQL database that can be used at any Point of Sale of a small to mid-sized store.

Java 201 98 Updated Feb 11, 2024

The Java Swing Inventory Management System is a desktop application for managing inventory with a user-friendly interface built using Java Swing and MySQL for data storage. It supports CRUD operati…

Java 11 4 Updated May 31, 2024

A social network for friends to see their life updates only to support friends communication without influencers, creators, pages, etc...

TypeScript 6 Updated Apr 26, 2024

The final project of Distributed Systems course (CSE354). A multi-user distributed text editor project which allows real-time collaboration between users on documents. It is more like a Google docu…

JavaScript 8 3 Updated Mar 10, 2023

This repo contains chapters which explains how one can build a minimal express library.

JavaScript 1,035 59 Updated Dec 6, 2024

A Vector Database Tutorial (over CMU-DB's BusTub system)

C++ 740 22 Updated Jan 19, 2025

🚀 List of distributed system projects for inspiration and learning to build distributed services from real world examples

984 86 Updated Apr 30, 2024

Learning Management System(Udemy - Coursera)

JavaScript 30 1 Updated Nov 30, 2025

A high-performance, distributed data access layer implementing request coalescing and hash-based routing to reduce database load and prevent hot partitions.

Go 75 1 Updated Oct 26, 2024

A Distributed File System and Database

Go 25 1 Updated May 12, 2019

Event-Driven Architecture in Golang, published by Packt

Go 427 120 Updated Sep 15, 2023

Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …

Go 87,430 8,509 Updated Dec 17, 2025
Next