Pinned Repositories
Animal_Classifier
ML CNN Image Classifier
Byzantine_Generals
A consensus algorithm for distributed systems
Chatty
Chat over Quic
DayTrader
Stock Exchange Platform
Fattouche.github.io
Personal website
FileFleet
Insanely Fast File Transfers
Reliable-Datagram-Protocol
TCP from scratch
RSA
Implementation of Montgomery Modular Multiplication for RSA.
Secure-Chat-Application
Secure Java chat app
Stratocumulus
Container Management Tool
Fattouche's Repositories
Fattouche/FileFleet
Insanely Fast File Transfers
Fattouche/Chatty
Chat over Quic
Fattouche/DayTrader
Stock Exchange Platform
Fattouche/RSA
Implementation of Montgomery Modular Multiplication for RSA.
Fattouche/Byzantine_Generals
A consensus algorithm for distributed systems
Fattouche/Fattouche.github.io
Personal website
Fattouche/GA_Scheduler
A genetic algorithm based class scheduler.
Fattouche/HolePuncher
A rust crate for udp holepunching
Fattouche/Shell
A basic shell with piping, history and output redirection written in C.
Fattouche/Stratocumulus
Container Management Tool
Fattouche/Traffic_Light
FreeRTOS Traffic Light System
Fattouche/Animal_Classifier
ML CNN Image Classifier
Fattouche/Bearish
Stock prices at speed!
Fattouche/C-UDP-Server
Multithreaded UDP server in C
Fattouche/Classical_Concurrency
Solved little book of semaphores problems golang/java
Fattouche/cloudflare-go
Go library for the Cloudflare v4 API
Fattouche/dns
DNS library in Go
Fattouche/EDF
Earliest Deadline First Scheduling with FreeRTOS
Fattouche/Filesystem
A raw C filesystem
Fattouche/heroku-buildpack-go
Heroku Go Buildpack
Fattouche/heroku-buildpack-multi
Composable buildpacks
Fattouche/location_server
Responds to get requests and returns relevant search results from location/text input.
Fattouche/ML-Regressions
ML Classifiers in python
Fattouche/Network_Simulation
Using omnett to simulate congestion control solutions
Fattouche/protobuf-benchmark
Benchmarking protobuf vs json
Fattouche/Round_Robin_Scheduling
A round robin scheduler and data plotter.
Fattouche/Saturn
A password management service
Fattouche/test19
A simple Battlesnake AI written in Python
Fattouche/TextClassification
A text classifier using naive bayes algorithm
Fattouche/VectorClock
Vector clock api in golang