*all projects are hosted on GitHub.

  1. Portfolio Website

    Prortfolio Website has been built using ReactJS framework to showcase my skills.

  2. Tracalorie Project

    This website is a small demo project after learning JavaScript. It will manage food items with its calorie entered by users, after successful insertion one can modify the values or delete the item.

  3. Loan Calculator

    This is also a demo project of JavaScript. Basically it will calculate the interest on the principle amount and shows EMI to be paid every month.

  4. Github User And Repos

    This project is based on GitHub api. Using that I build a portal through which one can search a user from GitHub and can get basic details about user.

  5. Tasklist UI

    This is a to-do list project built using HTML, JS, CSS.

  6. Booklist Generator

    This is similar to to-do list but it manages books with its title, author and isbn number.

  7. Number Guesser

    It is a game built using HTML, CSS and JS. It gives 3 chances to guess a number between 1 to 10 if we enter correct number we will win!