My Projects

  1. Profit and Loss Calculator

    September 2021

    A web application in Vanilla JS which takes user's stock price for one stock , quantity of stock and today's price of that Stock and tells whether they had profit or loss in absolute and percentage.

    Live Project View Source
  2. Palindrome Birthday

    September 2021

    A web application in Vanilla JS which checks your birthday is palindrome or not.

    Live Project View Source
  3. Fun with Triangles

    August 2021

    A web application in Vanilla JS that has four features about triangles.

    Live Project View Source
  4. Lucky_Birthday

    August 2021

    A web application in Vanilla JS to see if the user's birthday is lucky.

    Live Project View Source
  5. Cash Register Manager

    August 2021

    A web application developed in Vanilla JS which given the minimum number of currency notes for a required transaction.

    Live Project View Source
  6. GoodBooks

    August 2021

    Do you read books? You would find some good recommendations for all the genre. Made using ReactJS with love

    Live Project View Source
  7. Emoji Interpreter

    August 2021

    Emoji Interpreter gives meaning of emoji. Made using ReactJS library.

    Live Project View Source
  8. Yoda Speak

    August 2021

    Convert from English to Yoda speak. Yoda often orders sentences as Object-Subject-Verb, split verbs, switches entire phrases and sometimes uses sentences that are different from his normal syntax!

    Live Project View Source
  9. Banana App

    March 2021

    Are you a fan of minions? Did you know that the gibberish they say is an actual language. Use the translator to convert your text from English to Minion speak or Banana language.

    Live Project View Source
  10. Friend's Fan Quiz

    August 2021

    Are you a Friend's Fan.Try the quiz made using NodeJS.

    Live Project View Source
  11. How well do you know me

    February 2021

    A CLI app built with nodeJS. You can send this to your friends and find out who really knows you

    Live Project View Source
  12. Color Guessing Game

    July 2020

    This is a fun game created using JavaScript in which the user has to guess the Color corresponding to a randomly generated RGB value on the screen, then user has to choose the color from a given grid of colors, the game has 2 modes, easy and hard.

    Live Project View Source