Projects

Cloud & DevOps โ˜๏ธ

Kubernetes-Based Chat Application Deployment

Deployed a three-tier chat app using Kubernetes. Configured Deployments, Services, Ingress, and Persistent Volumes for scalability and production readiness. Documented the deployment process for open-source collaboration and scalability.

Dockerizing a Three Tier Application

Dockerized the Learn-ED e-learning platform by containerizing the React frontend and MongoDB database, using Docker Compose to manage multi-container orchestration, ensuring easy deployment, scalability, and persistent data storage.

Hosting a static website on AWS S3 using Terraform!

Hosted a static website on AWS by creating and configuring an S3 bucket, setting up public access policies, and uploading website files for seamless deployment. ๐Ÿš€

Managing Spotify Playlists with Terraform

This project demonstrates how to create a Spotify playlist using Terraform. The playlist is managed through the Spotify API, allowing for automated setup and configuration.

WordPress Development ๐Ÿ–ฅ๏ธ

Personal Portfolio - A WordPress Site

A dynamic and professional portfolio website built with WordPress, designed to highlight my skills, experience, and projects. Featuring a sleek, responsive design, it serves as a digital resume showcasing my journey in WordPress developmenmt.

Mano Shanti Clinik -

A professional and user-friendly WordPress website for Mano Shanti, a psychiatrist clinic. Designed for seamless navigation, it provides essential information about mental health services, appointments, and expert care. ๐Ÿš€

Other Tech Project โš™๏ธ

Online Voting System

The Online Voting System is a web-based application designed to facilitate the voting process in various elections. This system provides a convenient and efficient platform for voters to cast their votes remotely from any location with internet access.

Sales Management System

The Sales Management System is a Java-based application that streamlines sales, manages customer interactions, and facilitates tasks. It provides separate dashboards for customers and administrators with tailored functionalities. This CLI-based project enhances efficiency.

To Do Web Application

A simple and efficient task management app built with HTML, CSS, and React, designed for seamless organization. It enables users to add, manage, and remove tasks effortlessly while utilizing temporary local storage for data retention. No sign-in requiredโ€”just start organizing instantly! ๐Ÿš€

Login and Registration Page

A simple C++ console-based system for user authentication, allowing secure registration and login. It stores user credentials, verifies login attempts, and ensures data security using file handling. Ideal for basic authentication in C++ projects. ๐Ÿš€