Pinned Repositories
42-malloc
💽 C implementation of the malloc library using mmap. Go check the medium article if you want to learn more about how it works.
Action-Recognition
"C3D" Deep Learning model for Action Recognition task using keras
AI---Connect-4-Game
Connect 4 Game with (AI min-max algorithms) using python and PyGame
Alien_Pilot
Brain of a self Driving Car, currently it can predict angle and speed of the car on Udacity Simulator
Competitive-programming
Computional_Geometry_Library
Computational Geometry library in C# from scratch with GUI and Visualization for the algorithms output
Photo-Gallery
Photo-Gallery app (Like google drive, but only for images)
smalloc
Simple Explicit Dynamic Memory Allocator
Snake-Game
Snack game using HTML, Java Script, CSS.
wish
wish is a simple UNIX like shell.
Ahmed-Araby's Repositories
Ahmed-Araby/Competitive-programming
Ahmed-Araby/smalloc
Simple Explicit Dynamic Memory Allocator
Ahmed-Araby/Snake-Game
Snack game using HTML, Java Script, CSS.
Ahmed-Araby/wish
wish is a simple UNIX like shell.
Ahmed-Araby/build-your-own-x
🤓 Build your own (insert technology here)
Ahmed-Araby/Bully-Algorithm
Simulate the Bully election algorithm using multiprocessing and shared memory communication technology.
Ahmed-Araby/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Ahmed-Araby/code-snippets
DevOps Tools for Java Developers resources
Ahmed-Araby/codecrafters-http-server-java
Ahmed-Araby/coding-competitions-archive
Google Coding Competitions problem archive
Ahmed-Araby/fastutil
fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
Ahmed-Araby/flagsmith-java-client
Java Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/
Ahmed-Araby/fromthetransistor
Let's get it
Ahmed-Araby/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
Ahmed-Araby/Java-1
All Algorithms implemented in Java
Ahmed-Araby/mustache.java
Implementation of mustache.js for Java
Ahmed-Araby/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
Ahmed-Araby/ostep-homework
Ahmed-Araby/ostep-projects
Projects for an undergraduate OS course
Ahmed-Araby/raspi3-tutorial
Bare metal Raspberry Pi 3 tutorials
Ahmed-Araby/RISC-V-Guide
RISC-V Guide
Ahmed-Araby/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
Ahmed-Araby/simdutf
Unicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON, AVX-512.
Ahmed-Araby/spring-boot-testing-strategies
Sample project demonstrating different Test Strategies that can be followed when using Spring Boot.
Ahmed-Araby/talent-plan
open source training courses about distributed database and distributed systems
Ahmed-Araby/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up
Ahmed-Araby/trurl
trurl is a command line tool for URL parsing and manipulation.
Ahmed-Araby/web.dev
The frontend, backend, and content source code for web.dev
Ahmed-Araby/xv6-annotated
A detailed guide to the xv6 code.
Ahmed-Araby/xv6-public
xv6 OS