Back to portfolio

Everything I've built.

20 projects spanning web, mobile, and backend development — each showcasing real-world problem solving and diverse technology stacks.

Story Path
GitHub

Story Path

A Journal app to share your thoughts & memories.Sentiment analysis is done every week and user reported at 9:00 Am on Sunday via email. Future Scope includes real-time chat , post feed, etc

#Java#SpringBoot#MongoDB#ReactJs#TailwindCSS#Redux-Toolkit#Sentiment Analysis
Clear Talk
GitHub

Clear Talk

A real-time Chat App with end-to-end encryption of message, emoji's and files. You can share messages , emoji's and files to anyone registered on the app privately and securely too. This app uses Websockets for real-time communication and crypto algorithms for end-to-end encryption.

#ReactJs#MongoDB#NodeJs#ExpressJs#Socket.io#Zustand#Shadcn-UI
Ride Fast
GitHub

Ride Fast

A Ride Sharing app that helps user to book rides by choosing path and at Rs. 10 only. App uses LocationIQ API for location and have a secure OTP based ride start process.

#Java#SpringBoot#MySql#NextJs#TailwindCSS#Rest API#MaterialUI#Redux-Toolkit#LocationIQ#Junit5#Mockito#Maven
Crypto App
GitHub

Crypto App

A simple Android app that displays the current price of various cryptocurrencies. This app uses Retrofit to fetch data from CoinMaker Api. Also implemented Webview to show the graph of the cryptocurrency at different times.

#Android#Kotlin#Coroutines#Retrofit#Glide#Rest API
IMDB Clone
GitHub

IMDB Clone

Web-based platform that allows users to view and let them about the new movie releases, popular movies, and top rated movies along with their ratings. This website fetches the movie data from the TMDB Api.

#React#Rest Api#Tailwind
Moviex
GitHub

Moviex

Web-based platform that displays Movies data from the MongoDb database with the help of Api endpoints created with Spring Boot backend. User can get the Movie details and can play the trailor of movie in app from youtube and can submit their reviews also.

#React#Bootstrap#Spring Boot#MongoDB
Recipe App
GitHub

Recipe App

A simple Android app that displays the recipe of various dishes.

#Android#Kotlin#Coroutines#Retrofit#Glide#Rest API
MemeShare App
GitHub

MemeShare App

A simple Android app that displays the random memes fetched from random meme api.

#Android#Kotlin#Volley#Glide#Rest API
Instagram Clone
GitHub

Instagram Clone

Web-based platform that is the clone of web version of the instagramclone application. Frontend is built with the React and backend with the Spring Boot. Currently working on it.

#React#Tailwind#Chakra UI#Spring Boot#MySql
TechBlog
GitHub

TechBlog

Web-based platform that allows users to create blogs, like on the blogs, comment on the blogs. This website is developed with Java Jsp and Servlets with Bootstrap.

#JSP#Servlets#Bootstrap#HTML#CSS#MySql
Smart Contact Manager
GitHub

Smart Contact Manager

Web-based platform that allows users to search, save, and manage contacts of their family members and friends. Thymeleaf is used for creating the frontend and Spring boot is used in the backend with Mysql for the database

#Spring Boot#Thymeleaf#Bootstrap#HTML#CSS#MySql
Travelry
GitHub

Travelry

Web-based platform having an amazing user interface. This is a static website developed with html, css and javascript.

#HTML#CSS#Javascript
TeleChat
GitHub

TeleChat

Cross platform chat application that allows users to create group, chat wth friends, etc. The authentication is done by using the firebase backend service.

#Flutter#Firebase#Getx
Shopky
GitHub

Shopky

Cross platform e-commerce application that allows users to search, place order, etc. This application is fetching data from the firebase database and firestore. Application also have Razorpay Payment Gateway integration.

#Flutter#Firebase#Getx
Recipe App
GitHub

Recipe App

Cross platform application that allows users to know about different recipes. This is UI based static application having only 5 recipes as a placeholder and having a beautiful user interface

#Flutter
News App
GitHub

News App

Cross platform application that allows users to get the breaking news of the world. This app uses News Api to fetch and display news.

#Flutter#Rest Api
Puzzle App
GitHub

Puzzle App

Cross platform application that allows users to play a game of slide puzzle. I have developed this application during the Flutter Puzzle Hack 2022.

#Flutter#Provider
Weather App
GitHub

Weather App

Cross platform application that allows users to get the weather information on the basis of current location of the user. This app uses Open Weather Api The User Interface of the app changes with the change in weather condition.

#Flutter#Rest Api
Calculator App
GitHub

Calculator App

Cross platform application that allows users perform basic calculation operations like add, subtract, multiply, divide.

#Flutter
Text Utils
GitHub

Text Utils

Web-based platform that allows users to perform utility operations over a particular input text. The website also have functionality of theme switching.

#React