My Projects

  1. Box-Office

    6th July, 2021

    App to search for shows as well as actors with light and dark theme. All the shows that you star will go to the starred section. Even if you close the browser, you can view your starred shows the next time you open it. You can download the app on your desktop or mobile and run it in offline mode as well.
    To discover more, Go and check it out. I hope you like it. If you do, don't forget to give repo a star.
    Made in REACT with ❤️

    TRY IT NOW VIEW SOURCE ON GITHUB
  2. TIC-TAC-TOE

    29th June, 2021

    TIC-TAC-TOE, the famous childhood game of us all along with a Game History panel to trace your moves back to the starting.
    Go and check it out. I hope you like it. If you do, don't forget to give repo a star. I would be very 😃.
    Made in REACT ❤️

    TRY IT NOW VIEW SOURCE ON GITHUB
  3. Type-o-meter

    22nd June, 2021

    Type-o-meter is an app for Typing Speed Test. There are 2 modes :- Time mode and Infinity mode. Time mode further consists of 1 min, 2 min and 3 min mode.Choose your preferred type for test and know your speed.
    Go and check it out. I hope you like it. If you do, don't forget to give repo a star. I would be very😃.
    Made in HTML, CSS, JavaScript with love❤️

    TRY IT NOW VIEW SOURCE ON GITHUB
  4. Leave Management System

    28th April, 2021

    LMS is a leave management system where in the registered users can apply for leaves and wait for the admin to approve it. The student can view his/her profile and all the leaves he/she has applied for till date and there status. To explore more, register yourselves and check out the website.
    Made in HTML, CSS, JavaScript with a little space from firebase🔥

    REGISTER HERE VISIT LMS VIEW SOURCE ON GITHUB
  5. Toggles Library

    3rd February, 2021

    An app containing different toggle button designs for you. There is also a color picker for you to see your favourite toggle button in your favourite color. Go and have a look. The links are mentioned below. I hope you like it 👍.
    Made in HTML, CSS, JavaScript

    TRY IT NOW VIEW SOURCE ON GITHUB
  6. Task Manager

    14th January, 2021

    A task manager app where you can add your daily tasks, update as well as delete a particular task. User can also check a task when completed. Realtime Database from Firebase is used to store the data. Try the app, explore various features and let me know your feedback.
    Technologies used :- HTML, CSS, JavaScript, and Firebase

    TRY IT NOW VIEW SOURCE ON GITHUB
  7. Rock Paper Scissors Game

    13th December, 2020

    Rock Paper Scissors Game made using tkinter in python. Components include Login/Signup page, Welcome page, Game page, Leaderboard page, result page. Go and have a look at the GUI. The links are mentioned below. I hope you like it 👍.
    Made in Python🐍 using tkinter and sqlite

    VIEW SOURCE ON GITHUB