GitHunt

Manoj Kumar Reddy Bhimavarapu

BHIMAVARAPU-MANOJ-KUMAR

Java Backend Developer | Software Development Engineer at Wellness360

Wellness360
Hyderabad , Telangana , India

Languages

Java81%HTML19%

Repos

38

Stars

15

Forks

5

Top Language

Java

Loading contributions...

Top Repositories

Repositories

38
BH
BHIMAVARAPU-MANOJ-KUMAR/Task-Management-System-Using-Spring-Boot

A RESTful API for managing Tasks, built using Spring Boot and MySQL with UUID as the Primary Key for Tasks. The system allows users to Create, Read, Update, Delete Tasks, and automatically update their status from PENDING to IN_PROGRESS after a specified time using an Asynchronous Scheduler.

Java62Updated 1 year ago
asynchronous-taskscrudcrud-apicrud-applicationcrud-operationmysqlspring-bootspring-securityspringframeworkspringscheduling
BH
BHIMAVARAPU-MANOJ-KUMAR/Event-Management-System-GyanGrove-Backend-Intern-Assignment

The Event Management System is a Spring Boot application designed to manage and query event data based on a user's geographical location and a specified date. It provides RESTful APIs to ingest event data from a CSV file, store it in a database, and retrieve events based on user-specified criteria.

Java42Updated 1 year ago
assignmentbackend-interndocker-composedockerfileevent-management-systemspring-bootswaggerswagger-apiswagger-docsswagger-documentationswagger-ui
BH
BHIMAVARAPU-MANOJ-KUMAR/Optimize-your-Database-with-Unique-Primary-Keys

A Developer’s Journey to Choosing the Right ID Solution

Java10Updated 1 year ago
database-optimizationefficiencyperformanceprimary-keysrfc4122uuid
BH
BHIMAVARAPU-MANOJ-KUMAR/Spring-Boot-RabbitMQ-Basic-Publisher-Subscriber

The RabbitMQ is a scalable and commonly used messaging queue for exchanging messages among different parts of applications or between multiple applications. Both Spring Boot and Spring AMQP provide great integration capabilities with RabbitMQ.

Java10Updated 1 year ago
amqppublisher-subscriberpublisher-subscriber-patternrabbitmqspring-boot
BH
BHIMAVARAPU-MANOJ-KUMAR/Spring-Boot-Kafka-Basic-Producer-Consumer-Demo

Spring Boot Kafka Basic Producer Consumer

Java10Updated 1 year ago
apache-kafkakafkakafka-brokerkafka-clusterkafka-consumerkafka-producerkafka-topicspring-boot
BH
BHIMAVARAPU-MANOJ-KUMAR/BHIMAVARAPU-MANOJ-KUMAR

About My Profile.

00Updated 1 year ago
about-meaboutme
BH
BHIMAVARAPU-MANOJ-KUMAR/Spring-Boot-RabbitMQ-Basic-Publisher-Subscriber-with-Multiple-Queues

The RabbitMQ is a scalable and commonly used messaging queue for exchanging messages among different parts of applications or between multiple applications. Both Spring Boot and Spring AMQP provide great integration capabilities with RabbitMQ.

Java00Updated 1 year ago
amqppublisher-subscriberpublisher-subscriber-patternrabbitmqrabbitmq-managementspring-boot
BH
BHIMAVARAPU-MANOJ-KUMAR/Responsive-Website-Template-using-Bootstrap-v5

Quickly get a project started with this basic template ranging from using parts of the framework to custom components and layouts.

HTML00Updated 1 year ago
bootstrap-templatebootstrap5responsive-website
BH
BHIMAVARAPU-MANOJ-KUMAR/Beginners-Guide-To-Bootstrap-v5.3.x

Bootstrap 5 is the newest version of Bootstrap, which is the most popular HTML, CSS, and JavaScript framework for creating responsive, mobile-first websites.

HTML00Updated 1 year ago
beginners-friendlybeginners-guidebootstrap5css3html-css-javascripthtml5mobile-firstresponsive-website
BH
BHIMAVARAPU-MANOJ-KUMAR/SpringBoot-AWS-S3-Integration

A Comprehensive guide and Demo on Integrating Amazon S3 with Spring Boot using AWS SDK v2. Includes File Upload and Download Functionality

Java00Updated 1 year ago
aws-s3s3-buckets3-storagespring-boot-3
BH
BHIMAVARAPU-MANOJ-KUMAR/Spring-Data-Jakarta-Persistence-API

Spring Data JPA Course from AmigosCode.

Java10Updated 1 year ago
jakarta-persistencejpa-persistence-applicationsspringspring-data-jpa
BH
BHIMAVARAPU-MANOJ-KUMAR/AmigosCode-Database-Design-and-Implementation

Skills in database design and SQL for efficient, robust backend development

00Updated 1 year ago
amigoscodedatabasedatabase-designdatabase-implementationpostgresqlpostgresql-databaseyoutube-database
BH
BHIMAVARAPU-MANOJ-KUMAR/Coding-Exercises-on-Arrays-Using-Java

Coding exercises on arrays in Java typically focus on fundamental operations and manipulations of array data structures. These exercises help you understand how to work with arrays, which are a basic but crucial data structure in programming.

Java00Updated 1 year ago
arrayscoding-challengescoding-exercisescoding-exercises-and-challengescoding-problemsjava
BH
BHIMAVARAPU-MANOJ-KUMAR/Spring-Boot-Demo-Application-for-PII-Data-Masking

PII masking, is a technique that protects personal data by hiding it from public view. PII stands for Personal Identifiable Information.

Java00Updated 1 year ago
personal-identifiable-informationpii-dataspring-boot
BH
BHIMAVARAPU-MANOJ-KUMAR/User-Login-Registration-With-Email-Verification-Backend

SpringBoot Application to Develop a Complete Backend Application for User Login and Registration using Spring Boot including Email Verification Links.

Java11Updated 1 year ago
confirmation-mailemail-verificationjavamailspring-securityspringboottokenuserloginuserregistration
BH
BHIMAVARAPU-MANOJ-KUMAR/Spring-Boot-Password-Encryption-using-Jasypt

Jasypt (Java Simplified Encryption) provides utilities for encrypting application property sources in Spring Boot applications.

Java00Updated 1 year ago
BH
BHIMAVARAPU-MANOJ-KUMAR/Spring-Boot-Cloud-Vault-HashiCorpVault

This repository demonstrates seamless integration between Spring Boot, Spring Cloud, and HashiCorp Vault. It showcases secure configuration management, secrets storage, and dynamic secrets retrieval using Vault. Whether you’re building Microservices or cloud-native Applications.

Java00Updated 1 year ago
cloud-vaulthashicorphashicorp-vaultspring-boot
BH
BHIMAVARAPU-MANOJ-KUMAR/Spring-Boot-Reporting-with-Jasper-Reports

JasperReports is a powerful Java reporting tool that allows you to generate reports in various formats, such as HTML, PDF, XLS, RTF, CSV, and more. When combined with Spring Boot, you can create APIs that serve these reports to users.

HTML00Updated 1 year ago
BH
BHIMAVARAPU-MANOJ-KUMAR/Spring-Boot-Guess-the-Word-Game-Development

The Word Guess app is a guessing game where players have to guess the correct word.

Java00Updated 1 year ago
gameguessthewordspring-boot
BH
BHIMAVARAPU-MANOJ-KUMAR/Angular-Material-Demo

Demo project that showcases the usage of Angular Material components. It includes a variety of UI elements such as Buttons, Cards, and Forms that are styled using Angular Material’s pre-built themes.

HTML00Updated 1 year ago
angularmaterial
BH
BHIMAVARAPU-MANOJ-KUMAR/Custom-Primary-Key-Generator

Implementing a custom primary key generator in Hibernate 6 Spring Boot 3 allows you to create meaningful and flexible primary keys tailored to your application’s needs.

Java00Updated 1 year ago
hibernatehibernate-jpaspring-boot
BH
BHIMAVARAPU-MANOJ-KUMAR/SQL-Postgres

PostgreSQL is an Advanced Object-Relational Database Management System (DBMS). It is open-source and widely used for various applications due to its robustness, extensibility, and compliance with SQL standards.

00Updated 1 year ago
postgresqlsql
BH
BHIMAVARAPU-MANOJ-KUMAR/Spring-Data-MongoDB

The primary goal of the Spring Data MongoDB project is to simplify the development of Spring-powered applications that utilize new data access technologies. These technologies include non-relational databases, map-reduce frameworks, and cloud-based data services.

Java00Updated 1 year ago
BH
BHIMAVARAPU-MANOJ-KUMAR/Spring-Boot-Dev-Tools-and-Embedded-Server

Spring Boot Demo Representation for configuring Built-in Embedded Server and Developer Tools.

Java00Updated 1 year ago
embedded-serverjetty-serverspring-bootspring-devtoolstomcat-server
BH
BHIMAVARAPU-MANOJ-KUMAR/Building-REST-services-with-Spring-MVC-and-Spring-HATEOS

Building REST services with Spring MVC + Spring HATEOAS. This tutorial is from Spring.io Official Guides.

Java00Updated 1 year ago
restful-apispring-guidesspring-hateoasspring-mvcspring-rest
BH
BHIMAVARAPU-MANOJ-KUMAR/Portfolio-Website

Personal Portfolio Website. Clone this Repository into your Local machine and make your own customization.

HTML00Updated 1 year ago
portfolio-website
BH
BHIMAVARAPU-MANOJ-KUMAR/Spring-Boot-Actuator

This Repository is a basic example for Spring Boot - Production Ready Features by using springboot-actuator dependency.

Java00Updated 1 year ago
demo-applicationspring-bootspringboot-actuator
BH
BHIMAVARAPU-MANOJ-KUMAR/Spring-Boot-GraphQL-Demo-Project

This is a basic CRUD Operation (Create, Read, Update, Delete) Demo Project for Spring Boot GraphQL

Java00Updated 1 year ago
crud-applicationgraphql-clientspring-bootspring-graphqlspring-mvc
BH
BHIMAVARAPU-MANOJ-KUMAR/Celestial-Bodies-Database

Required Project to earn Relational Database Certification from freeCodeCamp. Build a Database of Celestial Bodies using PostgreSQL.

00Updated 1 year ago
freecodecampfreecodecamp-challengefreecodecamp-projectfreecodecamp-solutionsfreecodecamp-solved-challengespostgresqlsql
BH
BHIMAVARAPU-MANOJ-KUMAR/Spring-Boot-PDF-Generator

By adding the OpenPDF Maven dependency to the spring boot project, you can easily generate PDF documents.

Java00Updated 2 years ago
openpdfpdf-generatorspring-boot

Gists

Recent Activity

Manoj Kumar Reddy Bhimavarapu (BHIMAVARAPU-MANOJ-KUMAR) | GitHunt