Projects

Showcase your projects with a hero image (16 x 9)

AI Chatbot web app

Developed an AI chatbot with Next.js, tailwindcss, shadcn and langchain to build an AI chatbot with the help of GROQ AI. It can be fine-tuned with the help of several buttons given in the dashboard, to get the desired output from the chatbot.

Learn more →

Fullstack accounting app for small manufactuerers/retailers/wholesalers

Developed a Fullstack application with Next.js, prisma, tailwindcss, shadcn to build an accounting software. Follow the tutorial on how to use it by clicking on learn more and search for *How to use this software* on that page.

Learn more →

MERN Stack Posts App

Developed a MERN Stacks posts app, where the users will need to authenticate (login/register) to post, edit it or even delete, similar to Twitter/X, with the ability to like, unlike and comment on that post (comment is write only and cannot be deleted or edited). Alongwith this, there is also a forgot password functionality built with the login form.

Learn more →

Strapi E-commerce (Backend)

Developed an e-commerce backend with strapi, integrated razorpay for payments, made a custom search plugin in strapi, and hosted the service on render.com.

Learn more →

Next-js Strapi E-commerce (Frontend)

Developed an e-commerce frontend using nextjs and tailwind css, and integrated it with a strapi backend, and accepting payments with razorpay, and dynamically obtaining the carousel data from the strapi backend.

Learn more →

MERN Stack filtering app

Developed a straightforward MERN applications, which implements data initialization and presented it in a tabular format. It has been incorporated customizable filters for efficient data exploration, available on different pages for different types of data.

Learn more →

React Native Base App

Developed a foundational onboarding app using React Native. Designed the onboarding UI, login screen, search functionality, result display, and user profile screen. This app can be easily extended for building various applications.

Learn more →

Flask ML Chatbot

Built a simple chatbot web chat interface, with Flask, scikit-learn, numpy, pandas, that uses AI to chat with users. The data comes from a data.csv file inside the working directory.

Learn more →

React Native News App

Developed a React Native news app that fetches data from an API and presents it to users. The app also features an integrated weather viewer and a straightforward note-taking functionality.

Learn more →

Simple MERN Stack TODO Application

This is a simple todo list application which uses CRUD operation to write, update and delete lists.

Learn more →