Pinned Repositories
Acme-Order-System
Designed and implemented a backend order system for a dummy company ACME using Java SE 8, featuring a console-based user interface with functionalities for order processing, inventory management, and sales reporting.
Advance-CPP
Contains advance C++ topics like std::vector, std::array, multi-threading, lambdas & much more!
Bank-Management-System
A console-based Bank Management System, allowing customers to manage their accounts and perform transactions with ease.
Data-Structures-and-Alogirthms
Discord-Chatbot-using-ChatGPT
This is a Discord bot project that utilizes the ChatGPT API and Discord API to provide an interactive and engaging experience for users in Discord servers. The bot is designed to respond to user commands and generate responses based on the context of the conversation.
Drifty
Drifty is an open-source interactive File Downloader system built with java. It is currently available in CLI mode and has the GUI version under active development.
GUI-Based-Address-Book
An GUI-Based Address book application in Java Swing, allowing users to store and manage contact information including name, address, and phone number.
Java-SE-8
Java SE-8 resource with implementation.
Network-Monitoring-System
The Network Monitoring System monitors and logs real-time network statuses at Jio-bp Mobility stations. It tracks bandwidth, uptime, and other key metrics. With JWT-based authentication, PostgreSQL integration, and data visualization, this system ensures smooth network performance and supports historical data analysis.
Veritas_Predictive-Caching-for-File-Systems
Developed for Veritas Technologies LLC, this project optimizes DB workloads by predicting future file accesses and caching them in advance. Utilizing inotify for file event monitoring and Python for training a Random Forest model, it enhances efficiency and reduces latency compared to traditional caching methods, adapting to dynamic data access.
abhisheks-gh's Repositories
abhisheks-gh/Acme-Order-System
Designed and implemented a backend order system for a dummy company ACME using Java SE 8, featuring a console-based user interface with functionalities for order processing, inventory management, and sales reporting.
abhisheks-gh/Bank-Management-System
A console-based Bank Management System, allowing customers to manage their accounts and perform transactions with ease.
abhisheks-gh/Data-Structures-and-Alogirthms
abhisheks-gh/Java-SE-8
Java SE-8 resource with implementation.
abhisheks-gh/C-Practice
abhisheks-gh/CPP-Practice
abhisheks-gh/POC-Containerized-Interaction-of-Selenium-with-ChatGPT
Proof of concept for a project at @Real IT Solutions, Pune
abhisheks-gh/Tic-Tac-Toe
A classic Tic-Tac-Toe game featuring a computer player. One need to have one whole row/ column/ diagonal filled with his/her respective character ('O' or 'X') in order to defeat the computer ;)
abhisheks-gh/Bank-Account-Management-System-JavaProject
This is my first java project. In this project Users can create and view their bank accounts, deposit and withdraw money, and view their transaction history.
abhisheks-gh/Course-Application
The Course Application is a simple RESTful API for managing courses, built using Spring Boot and JPA Hibernate with PostgreSQL. This application provides CRUD (Create, Read, Update, Delete) functionality for managing courses, allowing users to create new courses, retrieve course(s), update an existing course, and delete a course.
abhisheks-gh/Discord-Chatbot-using-ChatGPT
This is a Discord bot project that utilizes the ChatGPT API and Discord API to provide an interactive and engaging experience for users in Discord servers. The bot is designed to respond to user commands and generate responses based on the context of the conversation.
abhisheks-gh/Drifty
Drifty is an open-source interactive File Downloader system built with java. It is currently available in CLI mode and has the GUI version under active development.
abhisheks-gh/HackerRank
abhisheks-gh/Load-API
The Load-API is a simple RESTful API for managing loads in online truck booking system, built using Spring Boot and JPA Hibernate with PostgreSQL. This application provides CRUD (Create, Read, Update, Delete) functionality for managing loads, allowing users to create new loads, retrieve load(s), update an existing load, and delete a load.
abhisheks-gh/Nutrition-label-
A simple nutrition label created with HTML & CSS.
abhisheks-gh/Password-Generator
Password generator application that creates strong and secure passwords using a customizable character set. It offers an interactive console interface for users to specify password length and quickly generate passwords for various online accounts and services
abhisheks-gh/Python-Practice
abhisheks-gh/REST-API-using-Spring-Boot
abhisheks-gh/Student-Management-System
This project is aimed at developing a student record system. It is a system meant to maintain all the details regarding student details. We have developed it using C++. It will also reduce the paperwork and reduce the time..
abhisheks-gh/Network-Monitoring-System
The Network Monitoring System monitors and logs real-time network statuses at Jio-bp Mobility stations. It tracks bandwidth, uptime, and other key metrics. With JWT-based authentication, PostgreSQL integration, and data visualization, this system ensures smooth network performance and supports historical data analysis.
abhisheks-gh/Veritas_Predictive-Caching-for-File-Systems
Developed for Veritas Technologies LLC, this project optimizes DB workloads by predicting future file accesses and caching them in advance. Utilizing inotify for file event monitoring and Python for training a Random Forest model, it enhances efficiency and reduces latency compared to traditional caching methods, adapting to dynamic data access.
abhisheks-gh/commclassroomOP
abhisheks-gh/CommunityClassroom-Git
abhisheks-gh/DSA-Bootcamp-Java
This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
abhisheks-gh/Golang-Practice
abhisheks-gh/Java-8-Lambda-Basics
abhisheks-gh/Sunbase-Data
abhisheks-gh/test-dec-2022
abhisheks-gh/UserManagement-using-SpringBoot-and-Aiven-PostgreSQL
User Management API built using Java and Spring-Boot that performs CRUD operations on a PostgreSQL database hosted over AWS using Aiven Console.
abhisheks-gh/WarmUp