Skip to content

Yashraj7890/DSA-Dojo-personal-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA-Dojo is a webapp that can be used to solve DSA problems in Javascript.

This webapp provides a set of algorithmic problems which can be solved using the inbuilt code editor (similar to leetcode). The webapp uses node.js to run the user's JS code on the client side and check it against the testcases and log any errors if found and the code is temporarily stored in the localstorage for better user experience. The project has been put together using the MERN stack and Google Firebase.

Key Features:

  1. APIs
  2. CRUD Operations
  3. Code execution
  4. Session manangement and Account management
  5. Authentication and Authorisation
  6. State management

The project has been deployed using https://vercel.com/

Live: https://dsa-dojo.vercel.app/