Pinned Repositories
100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
_maker_demo
A-Primer-on-Node.js
Contains the supporting files for the article in my medium.
advanced-react-hooks
Learn Advanced React Hooks workshop
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-courses
:books: List of awesome university courses for learning Computer Science!
computer-science-in-javascript
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
frontend-masters-projects
A collection of projects that I built while working on Frontend Masters Tutorials
modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
test_repo
akshit871's Repositories
akshit871/awesome
😎 Awesome lists about all kinds of interesting topics
akshit871/awesome-courses
:books: List of awesome university courses for learning Computer Science!
akshit871/computer-science-in-javascript
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
akshit871/frontend-masters-projects
A collection of projects that I built while working on Frontend Masters Tutorials
akshit871/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
akshit871/test_repo
akshit871/100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
akshit871/_maker_demo
akshit871/A-Primer-on-Node.js
Contains the supporting files for the article in my medium.
akshit871/advanced-react-hooks
Learn Advanced React Hooks workshop
akshit871/algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
akshit871/awesome-frontendmasters
📚 List of awesome frontendmasters course resources
akshit871/CatPickGame
akshit871/coding-interview-university
A complete computer science study plan to become a software engineer.
akshit871/complete-web-developer-manual
All resources and notes from the Complete Web Developer in 2021: Zero to Mastery course
akshit871/ecommerceApp
akshit871/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
akshit871/JS_Fun_Practice
A list of small & fun functional programming exercises in JavaScript
akshit871/machine_dashboard_plc
akshit871/material-ui-nested-menu-item
Drop-in replacement for MUI's MenuItem with infinitely nested menus, and open on hover
akshit871/plc_demo
akshit871/react-advanced-2020
akshit871/react-basics-2020
akshit871/react-hooks
Learn React Hooks! 🎣 ⚛
akshit871/React-Tutorials
Source code related to the YouTube tutorial series
akshit871/redux
Predictable state container for JavaScript apps
akshit871/resources
Here is a list of best resources to get you started with learning how to code (mostly related to Web Development). Feel free to add your favorite resources as well and help others in their journey of learning.
akshit871/socket_react_client
akshit871/to_do_hooks_contextAPI
akshit871/use-deep-compare-effect
🐋 It's react's useEffect hook, except using deep comparison on the inputs, not reference equality