Muthaiyan Mani

Personal Projects

This page lists some of my personal projects.

DropIt - A file sharing app

previewrepo

Feb 2025

A simplest file hosting and sharing platform built on top of Catalyst serverless platform

  • #catalyst
  • #nextjs
  • #tailwind
  • #serverless

Rephraser Chrome Extension

repo

Sep 2023

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

  • #chrome extension
  • #openai

Interactive Quiz App

previewrepo

Aug 2023

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

  • #react
  • #catalyst
  • #datastore

Json Beautifier

previewrepo

Dec 2022

A simple app that allows you to beautify your json data.

  • #react
  • #tailwindcss

Learner's Stats

preview

Sep 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

Smart Attendance System

previewrepo

Feb 2022

A smart attendance system that allows to take attendance in a dashboard and also in mobile app.

  • #react
  • #pwa
  • #tailwindcss
  • #expressjs
  • #mongodb

CGPA Calculator

preview

Jan 2022

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

  • #react
  • #tailwindcss
  • #formik

User Comment App

previewrepo

Dec 2021

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

preview

Aug 2022

My second iteration of personal portfolio website.

  • #nextjs
  • #tailwindcss
  • #sanity.io

Weather Manager

previewrepo

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.

  • #react
  • #tailwindcss
  • #openweathermap api

Gmeet Auto Joiner

repo

Jan 2021

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

  • #python
  • #selenium
  • #chromedriver

Voice Assistant

repo

Dec 2020

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

  • #python
  • #speech recognition