top-left
bottom-right
Project Image
Hot Confessions
A platform where you can liberate your thoughts, secrets, and stories without fear or judgment. Whether you have a deep, dark confession weighing on your mind or a heartwarming tale you're itching to share, Hot Confessions provides a safe and anonymous space for you to do just that
Project Image
npx make-rest-api
A REST API starter that will generate all the necessary files required to create REST API. It has support for MongoDB out of the box. The ultimate goal of this project is to prevent developers from creating a REST API from scratch. Instead, they can focus on configuring the REST API according to their needs.
Project Image
Cowie, Discord bot
This is Cowie, an anime discord bot built with JavaScript. It can post random anime images, clips, memes and can even play music. It's music quality is as good as the other music bots available on the internet. Moderation features are yet not available
Project Image
PixaMate, Discord bot
This is an AI image generating bot that uses OpenAI's API to generate AI images. I created PixaMate so that users can generate AI images for free on discord. There are several image generating bots, but all of them are paid. This bot offers you a free solution. It's not unlimited though.
Project Image
Sort Visualizer
A Command Line Sort Visualizer program created using Python. The purpose of this program is to visualize various sorting algorithms. Currently, only Bubble, Selection, Insertion and Merge sorts can be visualized using this program.
Project Image
Avenir
This is a website for my college's technical fest, Avenir. Built using React.js and Tailwind CSS, this website has a 98% performance(approx.) and 70% Cumulative Layout Shift. The UI is designed according to retrowave, Cyberpunk like theme. This was a group project.
Project Image
Pickup Lines API
A very simple API created with express.js that is capable of providing a random pickup line everytime the /pickup endpoint is hit. I created this API so that I can use it in Cowie (my discord bot). It is currently hosted on vercel.