khyatibaria
Frontend developer with Passion for web development technologies who loves to turn design into projects.
Mumbai
khyatibaria's Stars
Bogdan-Lyashenko/Under-the-hood-ReactJS
Entire React code base explanation by visual block schemes (Stack version)
denysdovhan/wtfjs
🤪 A list of funny and tricky JavaScript examples
verekia/js-stack-from-scratch
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
vasanthk/react-bits
✨ React patterns, techniques, tips and tricks ✨
google/WebFundamentals
Former git repo for WebFundamentals on developers.google.com
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
sumodirjo/engineering-blogs
A curated list of engineering blogs of startup and enterprise companies
sadanandpai/dsa-interview-challenges
A curated list of data structures and algorithms problems along with the solution in JavaScript to crack engineering interviews
know-prashant/react-components
A list of different react general purpose components used often in front end development.
colbyfayock/50-projects-for-react-and-the-static-web
⚛ 50 project ideas to learn by doing complete with project briefs, layout ideas, and resources!
knaxus/problem-solving-javascript
:fire: Crack you JS interviews ⚡ Collection of most common JS Interview questions with Unit Tests 🚀
thepranaygupta/50-Days-of-JavaScript
Solutions to 50 Days of JavaScript! by Codedamn
pritam-kr/interview_practice
MohammedHamzaMalik/100-Days-of-JavaScript-Code
Completing 100DaysOfCode challenge by making 1 project every day using JavaScript for next 100 Days.
sadanandpai/frontend-learning-kit
Frontend tech guide and curated collection of frontend materials
thedaviddias/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
rohan-paul/Awesome-JavaScript-Interviews
Popular JavaScript / React / Node / Mongo stack Interview questions and their answers. Many of them, I faced in actual interviews and ultimately got my first full-stack Dev job :)
ganqqwerty/123-Essential-JavaScript-Interview-Questions
JavaScript interview Questions
dipakkr/A-to-Z-Resources-for-Students
✅ Curated list of resources for college students
sudheerj/javascript-interview-questions
List of 1000 JavaScript Interview Questions
sadanandpai/javascript-code-challenges
A collection of JavaScript modern interview code challenges for beginners to experts
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
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
rajat-mehra05/awesome-frontend-interview-resources
Here is a list of some frontend interview questions which I have collected based on what people shared from their interview experience.
mbeaudru/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
Algorithm-archive/Learn-Data_Structure-Algorithm-by-Javascript
Data Structure and Algorithm explanations with Implementations by Javascript