1. Todo List Android App

    ReactNative

    Noting down todo items helps you remember it later
    -Add an item to the list(can't add empty name/strings)
    -Check(strike effect) an item if you have completed
    -Delete a specific item if you no longer need them on the list
    -Delete all the items from the list

    View Source
  2. Pizza Maker

    ReactJS, Framer-motion

    Craving for pizza? Well check what toppings you want to go with your pizza!
    -choose your toppings
    -view visual changes when you choose
    -order it!(shh...you can't buy for real, not yet)

    Live Project View Source
  3. chrome extension

    JS, RegEx

    a chrome extension that would highlight the word 'coronavirus' in any webpage if it is found.
    how to use: -first download the file by clicking the download button given below.
    -then extract the zip file, and you will find a folder named 'chrome extension - coronavirus'
    -now open chrome browser and type 'chrome://extensions/' without quotes
    -from the top right enable developer mode option
    -now click on 'Load Unpacked' button seen on the top left and select the folder that we extracted from the downloaded zip file.
    -now our extension will appear on chrome. Just enable it and enjoy finding coronavirus :)

    Download View Source
  4. movie app

    ReactJS, REST api

    This movie web app fetches the featured movies and displays them with image, title, and rating. An overview of the movie is provided which is displayed when the cursor is hovered on a movie poster. A search bar to search a specific movie. And ratings are colored based on their score.

    Live Project View Source
  5. simple chat app

    ReactJS, firebase

    a group chat app that with profile picture of each users. sign in with google account and start chatting. Try it with your friends

    Live Project View Source
  6. evernote clone

    ReactJS, firebase, reactquill

    built this evernote clone that create, edit, and delete notes.
    -auto updates the note content and title as the user stops typing
    -most recent note on top on left side bar

    Live Project View Source
  7. image gallery

    ReactJS, firebase

    upload and view images, and see images others have shared in this online gallery

    Live Project View Source
  8. todo list

    ReactJS, firebase

    make your todo list with this app

    Live Project View Source
  9. my movie collection list

    ReactJS

    movie collection list based on different genres

    Live Project View Source
  10. find emoji meaning

    ReactJS

    paste an emoji in the input field or click on the given emojis to find it's meaning.

    Live Project View Source
  11. countdown timer for new year

    JS

    find how many days, and time is remaining for new year

    Live Project View Source
  12. get binary value

    JS

    convert from strings to binary representation of 1s and 0s

    Live Project View Source
  13. banana language translator

    JS

    converts english to banana language spoken by the minions

    Live Project View Source
  14. food delivery app mobile ui

    JS, bootstrap

    starting page with logo till login page

    Live Project View Source
  15. ems ui

    bootstrap

    employee management system ui
    login page, employee page, job page, edit & update options

    Live Project View Source
  16. Charts using chart.js

    chart.js

    different types of charts I drew using chart.js.
    It was fun working in chart.js
    The codes of each chart along with the live project is in my codepen profile.

    Live Project
  17. expense calculator

    JS

    how much didi you spend today? and where?
    calculate your expenses now with this cool xpensecalcxpensecalc.

    Live Project View Source
  18. batman quiz

    CLI, nodejs

    are you a DC fan? How well do you know batman?
    Take the quiz and let's see hou good you are!

    Live Project View Source
  19. do you know me quiz

    CLI, nodejs

    how well do you know me?
    Take this quiz to find how well you really know me!

    Live Project View Source
  20. a simple WP plugin

    php, wordpress

    WordPress plugin that displays 'Hello World!' on the top right of your WordPress admin dashboard. Inspired from the famous 'hello-dolly' plugin that displays the music lyrics.

    View Source
  21. WordPress blog

    WordPress

    Created this site using my android mobile itself.
    Learned practically about domain registration, web hosting, cPanel, CMS, plugin installations, and other backend features of web hosting.

    Not actively managing it now. Created this before I bought my laptop.

    Live Project