Pinned Repositories
100DaysOfCode
Here I try to code for 100 days by creating projects in javascript
chakra-ui
⚡️ Simple, Modular & Accessible UI Components for your React Applications
code-snippet-generator
This project helps to generate code snippets for different text editors like VSCode, Sublime Text and Atom.
fullstack-todo
Built frontend and backend of todo application
sorting-visualizer
This project helps in visualizing sorting algorithms
student-crud
Here I try to create student crud application with fake database in frontend like IndexedDB.js
jatin33's Repositories
jatin33/CreateAnagrams
This android app is used to display all the possible anagrams of entered word
jatin33/Exploring-node
Here I will explore basic node modules and npm
jatin33/frontend-nanodegree-arcade-game
jatin33/HobbyOS
Trying to develop OS from scratch to understand how it works in detail.
jatin33/LocationMarketingCustomer
This app helps user to find shops with deals/coupons of their interest in nearby localities
jatin33/PromisesWorkshop
Here I try to explore promises (ES6) by following nodeschool.io promise-it-wont-hurt workshop
jatin33/react-developer-roadmap
Roadmap to becoming a React developer in 2019
jatin33/REMS
This is a project which helps in managing all the renewable energy plants.
jatin33/TicTacToe
This a two player tic-tac-toe game developed using Tkinter module of python.