Pinned Repositories
backend-ui
A-star-visualizer
A python based game developed using Pygame which demonstrates the working of A-start. User can choose start,end cell and also block cells to be traversed
Algo-DS-Search-engine
A nodeJS search engine which allows user to give input regarding any question on cp and this app will search through thousands of questions on online platform like leetcode,CSES,etc and give top matching results
courses_client
courses_server
crypto_convert_client
crypto_convert_server
drawTogether
My_portfolio
QuizApp
A MERN based application where user can attempt quizzes on various topics and get the score along with time taken.
Prateek1013's Repositories
Prateek1013/Algo-DS-Search-engine
A nodeJS search engine which allows user to give input regarding any question on cp and this app will search through thousands of questions on online platform like leetcode,CSES,etc and give top matching results
Prateek1013/A-star-visualizer
A python based game developed using Pygame which demonstrates the working of A-start. User can choose start,end cell and also block cells to be traversed
Prateek1013/courses_client
Prateek1013/courses_server
Prateek1013/crypto_convert_client
Prateek1013/crypto_convert_server
Prateek1013/drawTogether
Prateek1013/drawTogether_backend
Prateek1013/first-react-native
Prateek1013/Heli_frontend
A MERN based application that displayes paginated list of employees with different categories and availability. User can search and filter based on various fields. Also, employees can be grouped according to their work domain and availability. Teams can be saved, fetched and deleted from the db.
Prateek1013/My_portfolio
Prateek1013/QuizApp
A MERN based application where user can attempt quizzes on various topics and get the score along with time taken.
Prateek1013/GCF_blogs
Prateek1013/Heli_backend
An express server application handling various api requests like connection to mongodb, search and filtering logic along with CRUD operations on teams pertaining to the Heli_frontend repository.
Prateek1013/pokedex
Prateek1013/QuizApp_backend
Prateek1013/Sudoku_solver
A reactJS based application that solves the Sudoku grid instantly using Tail recursion in javascript
Prateek1013/TO-Do-list
A ReactJS simple application to perform CRUD operations using React Hooks and props
Prateek1013/tsx-mern-26Aug2023