Personal Projects

This page lists some of my personal projects.

Rephraser Chrome Extension

repo

Sep 2023

A chrome extension that allows you to rephrase the selected text using OpenAI's GPT-3.

Interactive Quiz App

linkrepo

Aug 2023

An interactive quiz game is built on top of React, Catalyst SDK.

Json Beautifier

linkrepo

Dec 2022

A simple app that allows you to beautify your json data. It was built using React, TailwindCSS.

Learner's Stats

link

Sep 2022

A app that track's the user's github daily commits and also the user's daily learning progress. It was built using NextJs, TailwindCSS, Github API, MongoDB.

Smart Attendance System

linkrepo

Feb 2022

A smart attendance system that allows to take attendance in a dashboard and also in mobile app. It was built using React, TailwindCSS, PWA, ExpressJs and MongoDB.

CGPA Calculator

link

Jan 2022

A calculator that allows you to calculate your GPA and CGPA. It was not completed fully.

User Comment App

linkrepo

Dec 2021

A simple user comment app that allows you add comments with authentication and password reset options using secret key . It was built using React, TailwindCSS and Firebase.

Portfolio 2.0

link

Aug 2022

My previous portfolio website that I built using NextJs, Tailwind, Sanity.io .

Weather Manager

linkrepo

Jun 2021

A weather manager app that allows you to check the weather in your city.It was built using React, TailwindCSS and OpenWeatherMap API.

Gmeet Auto Joiner

repo

Jan 2021

A simple python script that uses selenium to join google meet classes automatically.

Voice Assistant

repo

Dec 2020

A simple voice assistant that can perform tasks such as datetime, jokes using python speech recognition library.