ahmedatyahassan's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
JuanCrg90/Clean-Code-Notes
My notes of Clean Code book
joebew42/study-path
An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
karlseguin/the-little-redis-book
in28minutes/JavaInterviewQuestionsAndAnswers
Java Interview Questions and Answers
ranahaani/GNews
A Happy and lightweight Python Package that Provides an API to search for articles on Google News and returns a JSON response.
in28minutes/MockitoTutorialForBeginners
Mockito Tutorial for Beginners
ahmedsami76/AraBigData
Repo containing collaterals of videos in my Youtube channel
aws-samples/sessions-with-aws-sam
This repo contains all the SAM templates created in the Twitch series #SessionsWithSAM. The show is every Thursday on Twitch at 10 AM PDT.
btholt/complete-intro-to-linux-and-the-cli
🐧 The Complete Intro to Linux and the Command Line, as taught for Frontend Masters
aws-samples/lambda-refarch-iotbackend
Serverless Reference Architecture for creating an IoT Backend
ayatoullah/javascript-interview-questions
List of 1000 JavaScript Interview Questions
Medha11/Twitter-Trends
Twitter Trends is a web-based application that automatically detects and analyzes emerging topics in real time through hashtags and user mentions in tweets. Twitter being the major microblogging service is a reliable source for trends detection. The project involved extracting live streaming tweets, processing them to find top hashtags and user mentions and displaying details for each trending topic using trends graph, live tweets and summary of related articles. It also included Topic Modelling and Entity Categorization to classify the tweets and extract valuable information about its contents and find similar tweets and related articles and URLs. A trending topic is represented as a word cloud created from set of keywords (hashtags or user mentions) that belong to that topic. Thus this application provides the required information to get an overhaul of the topics which are trending at that particular time. This data can be used to support social analysis, finance, marketing or news tracking.
aws-samples/sam-python-crud-sample
This project is an example about lambda, SAM, dynamodb. This repository contains source code and supporting files for a serverless application that you can deploy with the SAM CLI. It includes the following files and folders.
wjbmattingly/ner_youtube
pksohn/tweet-clustering
Clustering analysis of one million tweets using scikit-learn, including basic benchmarking of various clustering algorithms
medhatdawoud/react-hooks-playground
💻 Coding examples for the series react hooks in Arabic on my Youtube channel
sweelam/microservices-architecture-talks
This repository is for talks related, which will contain FAQ and updates.
alicmp/djnago-postgres-docker-starter
This is a cookiecutter project for using django and postgres with docker. It has both development and production's configurations.
immortalmind2016/REST-APIs-Design
Best practices for REST design
rahul-kothari/twitter_real_time_clustering
Real-time Twitter Analysis using unsupervised learning
The-manpreet-singh/Udacity-ReactJs-Nanodegree
All Udacity ReactJs developer projects which are created by me with clean code
omarabdelaz1z/song-picker
KL13NT/courseware-as-code-example
An example Courseware As Code GitHub Action repository for use as a template repository. Refer to https://github.com/KL13NT/courseware-as-code-action/blob/main/README.md for documentation.
FredericGodin/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
mryesiller/ISTQB-Fundamentals-of-Testing
Keywords used in ISTQB exams and testing area
pbatey/flask-api-example
An example of a REST API implemented with Flask and Flasgger (Swagger)