Pinned Repositories
100-Days-of-Code
Projects and Source code of 100 Days of Code
DSA
This repository contains all the Data Structures and Algorithms concepts and their implementation in several ways, including programming questions and Interview questions. It includes questions from popular coding platforms including LeetCode, HackerRank, Codeforces, Codechef, and many more.
E-Commerce-CLI
The Console base E-Commerce project is a Java application that lets users shop via a command-line interface. Features include product viewing, cart management, and checkout. It also has a database for storing product, user, and order information. Users can create an account to save billing/shipping info and access order history.
GhulamAzad.github.io
My Portfolio
Library-Management-System
Library Management Software is a comprehensive library management solution that is suitable for small libraries. This software is capable of managing Book Issues, Returns, User Operation, Book Issues Request and much more.
Library-Management-System-JavaFX
"Library Management System" is a desktop application designed to help the user to maintain and organize the library. Our software is easy to use for both beginners and advance user. It features a familiar and well-thought-out, an attractive user interface, combined with strong searching insertion.
redis-clone
A lightweight in-memory key-value store developed in Go, replicating essential Redis features. Supports data structures like strings, hashes, lists, sets, and sorted sets. Engineered for concurrent client interactions with compatibility for standard Redis commands. Perfect for exploring key-value store architecture and concurrency in Go.
Spring-MVC-Hibernate-CRUD-Operation
It's a Simple Program of Spring MVC and Hibernate.
Student-Management-System
A student management system is a software application that helps schools and universities manage student data and administrative tasks. It can include features such as student enrollment, grades, attendance tracking, and class scheduling. It may also provide tools for communication between students, teachers, and administrators, and support online.
Todo_app
A todo list project is a web application that allows users to create and manage a list of tasks. Users can add new tasks, mark tasks as complete, and delete tasks from the list. The application may also include features such as categorizing tasks, setting due dates and reminders, and tracking progress.
ghulamazad's Repositories
ghulamazad/Library-Management-System-JavaFX
"Library Management System" is a desktop application designed to help the user to maintain and organize the library. Our software is easy to use for both beginners and advance user. It features a familiar and well-thought-out, an attractive user interface, combined with strong searching insertion.
ghulamazad/E-Commerce-CLI
The Console base E-Commerce project is a Java application that lets users shop via a command-line interface. Features include product viewing, cart management, and checkout. It also has a database for storing product, user, and order information. Users can create an account to save billing/shipping info and access order history.
ghulamazad/Library-Management-System
Library Management Software is a comprehensive library management solution that is suitable for small libraries. This software is capable of managing Book Issues, Returns, User Operation, Book Issues Request and much more.
ghulamazad/DSA
This repository contains all the Data Structures and Algorithms concepts and their implementation in several ways, including programming questions and Interview questions. It includes questions from popular coding platforms including LeetCode, HackerRank, Codeforces, Codechef, and many more.
ghulamazad/GhulamAzad.github.io
My Portfolio
ghulamazad/Spring-MVC-Hibernate-CRUD-Operation
It's a Simple Program of Spring MVC and Hibernate.
ghulamazad/Student-Management-System
A student management system is a software application that helps schools and universities manage student data and administrative tasks. It can include features such as student enrollment, grades, attendance tracking, and class scheduling. It may also provide tools for communication between students, teachers, and administrators, and support online.
ghulamazad/100-Days-of-Code
Projects and Source code of 100 Days of Code
ghulamazad/Awesome-SVG
Create a Beautiful/Stylish Profile.
ghulamazad/developer-portfolios
A list of developer portfolios for your inspiration
ghulamazad/GhulamAzad
ghulamazad/Todo_app
A todo list project is a web application that allows users to create and manage a list of tasks. Users can add new tasks, mark tasks as complete, and delete tasks from the list. The application may also include features such as categorizing tasks, setting due dates and reminders, and tracking progress.
ghulamazad/top-stocks
ghulamazad/redis-clone
A lightweight in-memory key-value store developed in Go, replicating essential Redis features. Supports data structures like strings, hashes, lists, sets, and sorted sets. Engineered for concurrent client interactions with compatibility for standard Redis commands. Perfect for exploring key-value store architecture and concurrency in Go.
ghulamazad/website-classification
ghulamazad/Book_Store
ghulamazad/E-Commerce
ghulamazad/MCA-LPU
A collection of all the resources needed during MCA.
ghulamazad/social-media
ghulamazad/stall
ghulamazad/Todo
The Todo Application is a full-stack web app that allows users to create and manage projects and tasks (todos). Built with Spring Boot for the backend and Next.js for the frontend, it supports CRUD operations for projects and todos, as well as marking tasks as complete.
ghulamazad/websocket-optimization
This project is designed to provide a high-performance WebSocket server with features like rate limiting, heartbeat mechanisms, and message prioritization using RabbitMQ. The project includes Docker support for containerization and monitoring capabilities using Grafana, and InfluxDB.