mdaadil89's Stars
15Dkatz/node_postgres
NodeJS and PostgreSQL backend web development course
jonasschmedtmann/complete-javascript-course
Starter files, final projects, and FAQ for my Complete JavaScript course
sudheerj/javascript-interview-questions
List of 1000 JavaScript Interview Questions
yangshun/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
h5bp/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
aneagoie/keiko-corp
The greatest startup ever created
bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
eAmine/Angular-Inventory-App
Angular 4 product inventory application. From the ng-book training
daumann/ECMAScript-new-features-list
A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019
zero-to-mastery/complete-web-developer-manual
All resources and notes from the Complete Web Developer: Zero to Mastery course
aneagoie/resume-checklist
Part of ZTM Course on Mastering the Coding Interview
andrewthauer/ng-inventory-app
Sample Angular Application
aneagoie/gitfiti
abusing github commit history for the lulz
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
VicodinAbuser/ZTM-DS-and-Algo-Python
Contains all the code samples from the Zero to Mastery : Master the Coding Interview - Data Structures + Algorithms course by Andrei Neagoie, in Python.
theja-m/Data-Structures-and-Algorithms
Data Structures and Algorithms in Python
MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
bradtraversy/vanillawebprojects
Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries
ZhangMYihua/crwn-clothing-prisma
A Prisma server for our backend! Prisma is a layer between our database and our client application that allows us to make graphQL requests!
sdras/array-explorer
⚡️ A resource to help figure out what JavaScript array method would be best to use at any given time