Jay4Codes / VLearn

Build algorithms using blocks that auto generates code in various languages, visualize algorithms, get code explained line by line using using AI GPT model, along with competitions, and a student progress dashboard

Home Page:https://vlearn-project.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VLearn

SETUP:
Clone the repo
git clone https://github.com/Jay4Codes/VLearn.git

Install all dependancies
npm i

Launch the react app on localhost
npm start

Build -> Visualize -> Explain Algorithms

Algorithms to visualize yet

  • recurivesort
  • turing machine
  • Nqueen
  • prime
  • pathfinder
  • graphs
  • convexHull
  • binarySearch

About

Build algorithms using blocks that auto generates code in various languages, visualize algorithms, get code explained line by line using using AI GPT model, along with competitions, and a student progress dashboard

https://vlearn-project.netlify.app/


Languages

Language:JavaScript 87.7%Language:CSS 11.4%Language:HTML 0.9%