Abhinandan Mallick's repositories
config-server-repo
Config server repository to store configuration files
durgesh-microservice-config
This is a project of Hotel system by Durgesh with microservice configuration
Employee-Management-System
It's fully functional Backend for Employee Management System. This project consists of two main components: Employee microservice that communicates with another Department microservice using synchronous communication techniques, and Netflix Eureka server implementation for service discovery. It uses fault tolerance & Apache Kafka for notification.
flappy-bird-java
An implementation of the classic Flappy Bird game in Java. Avoid pipes, flap the bird, and achieve the highest score possible. A fun arcade-style game for all ages!
Hotel-Rating-System
This project consists of three components: User, Hotel, Rating. The user can have multiple rating of a hotel, and the components use synchronous communication techniques such as RestTemplate with its load balancer and OpenFeignClient for further communication. It's the fully functional Backend for a Hotel Rating System
Java-Programs
This Project consists of various java,Java 8 programs,and could help a lot for practice sessions.
Java_Swing
This Project contains working Java Swing application implementation with MySQL database connectivity to sava and load user depending on user needs.
lab-agile-planning
This repository contains the lab for agile planning
Sentiment-Analyzer
A lightweight Chrome extension backed by a Spring Boot REST API for real-time sentiment analysis of product reviews. The backend integrates Stanford CoreNLP, a powerful Java NLP library, to classify user-input text into Positive, Negative, or Neutral sentiments using deep learning models.
smart-email-assistant
A smart email assistant that integrates Spring Boot + Google Gemini API for AI-generated replies and a Chrome Extension that embeds an AI Reply button in Gmail for faster, smarter email responses.
Student-Subject-Registration
This project has two main components: Student and Subject. Students can choose subjects to register for. The components utilize synchronous communication techniques, including RestTemplate with a load balancer, OpenFeignClient for additional communication, and Kafka service. It's a fully functional backend for student registration.
WeatherPing
🌦️ ClimateBot is a Telegram Weather Bot built using Spring Boot and the Weatherstack API. It provides real-time weather updates, supports user subscriptions for periodic reports, and allows location management. Features include AQI (Air Quality Index) display with emoji indicators, precipitation chances, and command-based interaction via Telegram.
trafficmatebot
🤖 TrafficMateBot is a Java-based Telegram bot that helps users compare travel times between two locations across different travel modes (Car, Bike, Walk). It also supports subscription-based automatic updates every 6 hours. Built with Spring Boot and MongoDB.