My Projects

react.js

Wordle

Created a Wordle clone utilizing React, empowering utilization of diverse React features and advanced data structures, demonstrating comprehensive mastery of frontend development.

react.js Next.js

bhargavdev.com

Built my portfolio with React.js, Next.js, and Tailwind CSS for dynamic, responsive design. Hosted on AWS Route53 for reliability and global accessibility, with AWS Amplify for streamlined CI/CD.

react.js

RegisterMe

A full stack web application called RegisterMe. This project was developed using React for the frontend, AWS DynamoDB and AWS Amplify for backend services, and Node.js for server-side logic.

react.js + python

User Authentication

Developed a full-stack web application using Python Flask for the backend, React with Bootstrap for the frontend and allows users to register, log in, and access a product list retrieved from a MySQL DB.

C++ python

Auction System

Developed front-end using Python and back-end with C++. Created a bash script to automate testing procedures. Implemented key features: user registarion, admin access, bidding, selling etc.

python

Analysis on CO2 emission by Car

Finding trends and patterns in the emissions data over the specified timeframe. Used Jupyter Notebook to conduct an in-depth analysis of CO2 emissions produced by vehicles

Java

Chit Chat

Developed a Java chat app with features like socket programming for real-time connections between clients and servers, utilized various Java functionalities thus enabling seamless messaging.