Pinned Repositories
AlgorithmsAnalysisAndDesignFromScratch
Cloud Native Base Camp
ChatApp
As the name implies, ChatApp is a messaging application that allows users to share text and audio messages, make audio and video calls in a private, group together and share stories.
CoronaTracker
This repository is for my new app called CoronaTracker which tracks and shows updated statistics about Corona virus.
DeclarativeProgramming
Great Declarative Programming sessions made and presented by Eng. Mohammad Hammad.
FacebookLike
As indicated in the name, FacebookLike is a social media application that allows users to communicate with each other via posts, be friends, and get together in groups.
GraduationProject
This repository is for my graduation project which is a movie recommendation system mobile application.
MoviesNews
This repository is for my new app called MoviesNews which gives users updated news about movies including popular movies, upcoming movies, and top rated movies using TMDB public APIs
OnDemandTrafficLightControl
A Graduation Project For Embedded Systems Professional Nanodegree Program Presented By Udacity And EgFWD
PaymentApplication
It's a simple CLI application that was required by the egfwd embedded professional nano degree .
PomoTodo
This repository is for my new app called PomoTodo which is a mix of Pomodoro, and Todo apps.
eslamalaaeddin's Repositories
eslamalaaeddin/DeclarativeProgramming
Great Declarative Programming sessions made and presented by Eng. Mohammad Hammad.
eslamalaaeddin/AlgorithmsAnalysisAndDesignFromScratch
Cloud Native Base Camp
eslamalaaeddin/MoviesNews
This repository is for my new app called MoviesNews which gives users updated news about movies including popular movies, upcoming movies, and top rated movies using TMDB public APIs
eslamalaaeddin/FacebookLike
As indicated in the name, FacebookLike is a social media application that allows users to communicate with each other via posts, be friends, and get together in groups.
eslamalaaeddin/FlutterWorldTime
My first Flutter application, it allows users to know the time of different regions in the world.
eslamalaaeddin/PearLayer
PearLayer is an audio player which allows users to play audio of different extensions.
eslamalaaeddin/WuzzufWebScrapper
A simple web scrapper script for Wuzzuf web site
eslamalaaeddin/GraduationProject
This repository is for my graduation project which is a movie recommendation system mobile application.
eslamalaaeddin/OnDemandTrafficLightControl
A Graduation Project For Embedded Systems Professional Nanodegree Program Presented By Udacity And EgFWD
eslamalaaeddin/PaymentApplication
It's a simple CLI application that was required by the egfwd embedded professional nano degree .
eslamalaaeddin/blood-bank
this is a blood bank management system
eslamalaaeddin/CrackingTheCodingInterview
A dive into problems covered in the book "Cracking The Coding Interview 6th edition"
eslamalaaeddin/DataStructures
This is an Implementation of Data structures in this tutorial presented by Free code camp
eslamalaaeddin/DataStructuresDecode
Cloud Native Base Camp Course
eslamalaaeddin/DeepLearningSpecialization
eslamalaaeddin/DesignPatterns
A Dive into Design Patterns from the famous book Head First Design Patterns & More.
eslamalaaeddin/FlutterRevision
This is a training repository for Flutter applications development.
eslamalaaeddin/GrokkingDeepLearning
eslamalaaeddin/ImageScanner
Simple Image Scanner With OpenCV
eslamalaaeddin/Java-8
eslamalaaeddin/LeetCode
A Dive into Problem Solving.
eslamalaaeddin/LogisitcRegressionFromScratch
Coding logistic regression from scratch, following guides from the following tutorials in README in order
eslamalaaeddin/ManualPagination
A simple tutorial for implementing Pagination in Android manually without any libraries.
eslamalaaeddin/MyBloG
eslamalaaeddin/NaiveBayesFromScratch
This repository is for coding naive bayes clasifier from scaratch and applying that on a small dataset for spam/ham calssification task.
eslamalaaeddin/SentimentAnalyzer
Simple sentiment analyzer that classifies tweets as either positive or negative.
eslamalaaeddin/SOLID
eslamalaaeddin/SpellChecker
Simple English words spell checker for auto completing task using Shakespeare's corpus.
eslamalaaeddin/UnitTestingWithJUnit5
eslamalaaeddin/YoutubeDownloader