ahmedhammad97
I come from the land of mummies, yet legacy code scares me out sometimes
SDE II @amznBerlin, Germany
Pinned Repositories
Chat-Room-Service
Service based on Socket.io, that provides encrypted chat rooms for users, who can either create, or join using a unique code.
Clean-Code-Do-And-Dont
My reading notes following Clean Code.
Designing-Data-Intensive-Applications-Notes
My reading notes following "Designing Data Intensive Applications" (DDIA) by Martin Kleppmann
Javafx-Paint-Application
A simple paint Java application that allows the user to draw and color geometric shapes using simple tools.
Offensive-Language-Detection
NLP model that uses Machine Learning to detect offensive tweets, and classify it's target.
Principles-of-Package-Design-Reading-Notes
My reading notes following Principles of Package Design by Matthias Noback.
Quoties
Social network website, for users to search famous quotes, view other users quotes, or login and post their own.
Smart-Pause-Player
Video player that smartly pauses when your not giving it enough attention, so that you don't miss a scene!
Software-Architecture-Patterns-Notes
My reading notes following "Software Architecture Patterns" report by Mark Richards.
payload-offloading-java-common-lib-for-aws
Shared library between AWS extended messaging clients to manage payloads larger than their limits.
ahmedhammad97's Repositories
ahmedhammad97/Designing-Data-Intensive-Applications-Notes
My reading notes following "Designing Data Intensive Applications" (DDIA) by Martin Kleppmann
ahmedhammad97/Software-Architecture-Patterns-Notes
My reading notes following "Software Architecture Patterns" report by Mark Richards.
ahmedhammad97/Offensive-Language-Detection
NLP model that uses Machine Learning to detect offensive tweets, and classify it's target.
ahmedhammad97/Principles-of-Package-Design-Reading-Notes
My reading notes following Principles of Package Design by Matthias Noback.
ahmedhammad97/Clean-Code-Do-And-Dont
My reading notes following Clean Code.
ahmedhammad97/Chat-Room-Service
Service based on Socket.io, that provides encrypted chat rooms for users, who can either create, or join using a unique code.
ahmedhammad97/Quran-Diff-Checker
CLI tool for comparing Quran's different recitations and highlighting their differences
ahmedhammad97/ahmedhammad97.github.io
A chef must feed himself too.
ahmedhammad97/Chest-X-Ray-Covid-19-Diagnosis
ahmedhammad97/Smart-Pause-Player
Video player that smartly pauses when your not giving it enough attention, so that you don't miss a scene!
ahmedhammad97/30-Day-LeetCoding-Challenge
My solutions to 30-Day LeetCoding Challenge
ahmedhammad97/ASCE-Alex-Website
Source code for ASCE student chapter website in Alexandria.
ahmedhammad97/AWS-CDK-Playground
Build a whole CloudFormation infrastructure with just few lines of code, they said.
ahmedhammad97/Boo-Shop
ahmedhammad97/Card-Game
ahmedhammad97/Daily-Quotes
Static web page that's able to serve more than 40,000 quotes efficiently without connecting to a server.
ahmedhammad97/Deno-Playground
One more step away from the beautiful mess of JS, towards the boring neatness of TS. Rust rocks though.
ahmedhammad97/DotNet-Playground
It is never too late..
ahmedhammad97/Dummy-Azure-Function
Nothing than a template Azure function for integration testing.
ahmedhammad97/Face-Recognition
KNN model that classifies ORL database after applying PCA feature reduction.
ahmedhammad97/Golang-Chat-Server
ahmedhammad97/Golang-Random-Excercises
Eight random problems solved using Golang with web interface.
ahmedhammad97/GraphQL-Practice
Nobody wants to be left out of a technical talk about you know what.. the trendy technology.
ahmedhammad97/Microservices-Playground
Dummy architecture that I use to practice some tools and concepts which is only feasible in distributed systems.
ahmedhammad97/payload-offloading-java-common-lib-for-aws
Shared library between AWS extended messaging clients to manage payloads larger than their limits.
ahmedhammad97/Project-Euler
My trials for solving Project Euler problems.
ahmedhammad97/Quizard-Client
ahmedhammad97/Quizard-Server
The backend server for managing quizard game
ahmedhammad97/React-Playground
I knew I would end up using it one day. Meh.
ahmedhammad97/Smart-Auction
Solidity Smart Contract that manages the process of Remote Auctions