My Projects

Blog writing
React Js

Blog writing

The Blog Writing project is a web application designed to create, manage, and display blog posts. It allows users to add, edit, and delete blog entries, each containing a title, description, and status. The project emphasizes a clean, responsive design, making it easy for users to browse and interact with content. The backend is built with Node.js and Express.js, and the frontend utilizes modern frameworks like React and Tailwind, ensuring a seamless user experience.

To Do List
Fullstack

To Do List

The To-Do List project is built using React.js for the frontend to create an interactive user interface. The backend is powered by Node.js and Express.js, providing robust server-side functionality. MongoDB is used as the database to efficiently manage and store the tasks, allowing for seamless CRUD operations.

Blog writing
Fullstack

Blog writing

In the Blog Writing project, I utilized EJS for templating, combined with Node.js and Express.js to handle server-side logic. The project is data is managed and stored in a MySQL database, ensuring efficient content management and retrieval.

Project Java
JAVA

Project Java

In the Inventory Management System project, I developed a Java GUI using Java Swing to create a user-friendly interface for managing inventory. The system is backed by a MySQL database, which handles all data storage and retrieval operations, ensuring seamless inventory tracking and management.

Project Job Board
React Js

Project Job Board

The Job Board project is built using React.js to provide a dynamic and interactive platform for job listings and applications. It features a user-friendly interface that allows job seekers to browse job postings, apply for positions, and manage their profiles. The application also includes functionalities for employers to post job openings and review applications, creating a comprehensive solution for job matching and recruitment.

Project Personal Profile
React Js

Project Personal Profile

The Personal Profile project is developed using React.js to create a dynamic and interactive online portfolio. It showcases a user’s professional background, skills, and accomplishments through a well-structured layout. Features include a detailed About Me section, a showcase of projects, and a resume. The profile is designed with responsiveness and visual appeal in mind, providing an engaging user experience that highlights the individual is expertise and achievements.

Memory App
Fullstack

Memory App

The Memory App is a full-stack web application built with React.js, Node.js, Express, and MongoDB, enabling users to efficiently manage personal memories. It allows users to create, update, and delete memories, with data stored in a MongoDB database. The frontend, developed in React, provides a responsive and intuitive interface, while the backend, powered by Node.js and Express, offers RESTful API endpoints for seamless CRUD operations. This app is ideal for organizing and preserving personal memories in a simple and user-friendly manner.

E-commerce shop
Next.JS

E-commerce shop

The project is an e-commerce platform built using Next.js, where product data is fetched from the Fake Store API. The platform allows users to browse a variety of products, each displayed with details like title, description, price, and image. The application also features dynamic routing, where clicking on a product redirects users to a detailed view page (/product/{id}) that provides more information about the selected item. The project focuses on delivering a smooth and responsive user experience, utilizing Next.js's built-in features like server-side rendering (SSR) to ensure fast loading times and seamless navigation.

Soft Drink Management System
JAVA

Soft Drink Management System

The Soft Drink Management System is a Java-based desktop application designed to efficiently manage the inventory and sales operations of a soft drink business. The system allows users to add, update, and monitor product information such as stock levels, pricing, and product details. It also facilitates recording sales transactions. Data is stored in **Excel files** using the **Apache POI** library, ensuring easy data management and reporting. This system streamlines the process of managing soft drink inventories, helping businesses maintain accurate records and make informed decisions to optimize their operations.