Pinned Repositories
1on1-questions
Mega list of 1 on 1 meeting questions compiled from a variety to sources
awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
carousel-vanillajs
Simple Carousel build using vanilla JavaScript
hacker-news
Hacker News clone build with ReactJS hooks, TypeScript & jest for unit testing
Language_Switching_Context_API
Created with CodeSandbox
math-sprint-game
Math Sprint Game build with ReactJS hooks & Context API
memory-game
Memory Game build with ReactJS, Context API & hooks
minesweeper_react
Building Minesweeper game in ReactJS
ParkingLot_OOD
Parking Lot System Object Oriented Design using TypeScript
simplex
Create own framework on top of reusable Symfony components
deepak-chandani's Repositories
deepak-chandani/hacker-news
Hacker News clone build with ReactJS hooks, TypeScript & jest for unit testing
deepak-chandani/minesweeper_react
Building Minesweeper game in ReactJS
deepak-chandani/simplex
Create own framework on top of reusable Symfony components
deepak-chandani/1on1-questions
Mega list of 1 on 1 meeting questions compiled from a variety to sources
deepak-chandani/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
deepak-chandani/carousel-vanillajs
Simple Carousel build using vanilla JavaScript
deepak-chandani/cheatsheets
My cheatsheets
deepak-chandani/drag-drop-react-hooks
Drag Drop functionality using React Context API & custom hooks
deepak-chandani/github-battle-hooks
Project for learning & practicing React hooks
deepak-chandani/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
deepak-chandani/jira_clone
A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress.
deepak-chandani/job-listings-filtering
Job listing & filtering functionality using ReactJS
deepak-chandani/js-polyfills
deepak-chandani/Language_Switching_Context_API
Created with CodeSandbox
deepak-chandani/math-sprint-game
Math Sprint Game build with ReactJS hooks & Context API
deepak-chandani/memory-game
Memory Game build with ReactJS, Context API & hooks
deepak-chandani/mint-kit
Pumpkin
deepak-chandani/neopop-web
NeoPOP components library based on CRED's design system
deepak-chandani/ParkingLot_OOD
Parking Lot System Object Oriented Design using TypeScript
deepak-chandani/protected-routes-hoc
Created with CodeSandbox
deepak-chandani/react-contacts-app
Contact application in react
deepak-chandani/react-fundamentals
Code for TylerMcGinnis.com's "React Fundamentals" course
deepak-chandani/react-router-basketball-league
Build this project to apply the knowledge gained regarding react-router-v5
deepak-chandani/reactjs-form-validation
Created with CodeSandbox
deepak-chandani/reusable-form-input-validation
Form component & validation using Joi library
deepak-chandani/testing-react-apps-with-jest-and-rtl-code
deepak-chandani/trello-drag-drop
Simple Trello clone to implement drag & drop functionality in VanillaJS
deepak-chandani/unit-testing-react-apps
A Workshop/session for unit testing ReactJS applications using jest & `testing-library/react`
deepak-chandani/url-preview
Display Url Preview as user is typing (cache that for fast experience)
deepak-chandani/TransferList
simple TransferList build with React