Pinned Repositories
Advanced-Java
Swing, JDBC, Servlets, JSP, Javabeans and other Advanced Java Concepts
Algorithms
Various algorithms and mathematical techniques implemented as programs...
all-things-cloud
Contains containerized applications / projects
BasicPrograms
Basic programs from few regular languages...
cloud.rabbitmq
A Spring Boot Application which leverages reactive drivers of H2 database using R2DBC, and produces to / consumes from a RabbitMQ queue, using basic Rabbit API. A way of producing messages using Spring Cloud Stream have also been implemented.
Computer-Graphics
Implementation of some well-known algorithms and miscellaneous drawings using 'The winbgim library, Version 6.0, August 9, 2004'...
Data-Structures
Data structures implemented using C
Freegrounds
Android app with multiple 2-D games and paint
GroupChat
A simple group chat application
ImRohitSingh's Repositories
ImRohitSingh/Computer-Graphics
Implementation of some well-known algorithms and miscellaneous drawings using 'The winbgim library, Version 6.0, August 9, 2004'...
ImRohitSingh/Advanced-Java
Swing, JDBC, Servlets, JSP, Javabeans and other Advanced Java Concepts
ImRohitSingh/Data-Structures
Data structures implemented using C
ImRohitSingh/Algorithms
Various algorithms and mathematical techniques implemented as programs...
ImRohitSingh/all-things-cloud
Contains containerized applications / projects
ImRohitSingh/BasicPrograms
Basic programs from few regular languages...
ImRohitSingh/cloud.rabbitmq
A Spring Boot Application which leverages reactive drivers of H2 database using R2DBC, and produces to / consumes from a RabbitMQ queue, using basic Rabbit API. A way of producing messages using Spring Cloud Stream have also been implemented.
ImRohitSingh/Freegrounds
Android app with multiple 2-D games and paint
ImRohitSingh/GroupChat
A simple group chat application
ImRohitSingh/hackathon22
Repository for Hackathon 22
ImRohitSingh/hello
A basic spring boot application which is containerized using a Docker
ImRohitSingh/HTML
Decoration (for beginners) of HTML pages...
ImRohitSingh/imrohitsingh.github.io
ImRohitSingh/Java
Spring Framework and Java_JUnit Test Cases
ImRohitSingh/json.test
Json serialization and deserialization
ImRohitSingh/NumericalAnalysis
Java Math Package for Numerical Analysis Functions
ImRohitSingh/oauth2
Securing rest endpoints using OAUTH2 tokens
ImRohitSingh/reactive
A reactive spring boot application.
ImRohitSingh/rest-api
A basic rest api using nodejs
ImRohitSingh/rest.spring
Rest api using spring
ImRohitSingh/spring-boot-ehcache
A basic Spring Boot application with H2 connection and ehcache implemented
ImRohitSingh/spring-data-jpa
A Spring Boot application that leverages JPA on a MySQL database to perform CRUD operations on a simple "product" model.
ImRohitSingh/spring-messaging-kafka
A spring boot application that produces messages to and consumes the same from a Kafka Topic.
ImRohitSingh/spring.react
A spring boot application whose frontend is react js
ImRohitSingh/test-fetch
A rest call using react and display the response