• Home
  • Projects
  • Blogs
  • Shopping cart
    Simple shopping site built with MERN stack
    MongoDB
    Express
    Node
    React
  • Connect4
    Connect4 game using Java
    Java
  • Student Portal
    This allows an admin to add students to the database and assign them with mentors for the course and generate report in form of a pdf
    HTML
    CSS
    Javascript
    Php
    SQL
  • Parkinson's Disease Detection
    Using voice samples available in the UCI repository ,different machine learning models are used to classify the samples into 2 categorical results.
    Python
  • Hogwarts memory game
    A memory game built using ReactJs
    React
  • Emoji interpreter
    An Emoji interpreter using Hooks
    React
  • An ip address tracker
    A simple ip address tracker where the user has to enter the ip address and the nearest location will be plotted on the map
    React
  • Tip calculator app
    A simple tip calculator using vanilla javascript
    Javascript
    HTML
    CSS
  • A fun CLI Quiz app
    This uses Chalk.js ,a library for styling the CLI
    Javascript