Personal Projects
This page lists some of my personal projects.
A simplest file hosting and sharing platform built on top of Catalyst serverless platform
- #catalyst
- #nextjs
- #tailwind
- #serverless
Rephraser Chrome Extension
repoSep 2023
A chrome extension that allows you to rephrase the selected text using OpenAI's GPT-3.
- #chrome extension
- #openai
An interactive quiz game is built on top of React, Catalyst SDK.
- #react
- #catalyst
- #datastore
A simple app that allows you to beautify your json data.
- #react
- #tailwindcss
Learner's Stats
previewSep 2022
A app that track's the user's github daily commits and also the user's daily learning progress.
- #nextjs
- #tailwindcss
- #github api
- #mongodb
A smart attendance system that allows to take attendance in a dashboard and also in mobile app.
- #react
- #pwa
- #tailwindcss
- #expressjs
- #mongodb
CGPA Calculator
previewJan 2022
A calculator that allows you to calculate your GPA and CGPA. It was not completed fully.
- #react
- #tailwindcss
- #formik
A simple user comment app that allows you add comments with authentication and password reset options using secret key.
- #react
- #tailwindcss
- #firebase
Portfolio 2.0
previewAug 2022
My second iteration of personal portfolio website.
- #nextjs
- #tailwindcss
- #sanity.io
A weather manager app that allows you to check the weather in your city.It was built using React, TailwindCSS and OpenWeatherMap API.
- #react
- #tailwindcss
- #openweathermap api
Gmeet Auto Joiner
repoJan 2021
A simple python script that uses selenium to join google meet classes automatically.
- #python
- #selenium
- #chromedriver
Voice Assistant
repoDec 2020
A simple voice assistant that can perform tasks such as datetime, jokes using python speech recognition library.
- #python
- #speech recognition