Pinned Repositories
demystify-java
Learning concepts of Java
github-readme-quotes
Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes
justadrop
Social Service Initiative
LearningResources
A centralised hub for learner around the globe from A-Z. You can find collections of manuals, blogs, hacks, one liners, courses, other free learning-resources and more
neonode-oss-quick-starter
Node.js/TypeScript starter kit optimized for seamless development and deployment, powered by Neon.tech
prodexplora
ProdExplora: Connecting two dimensions
sharkio
Sharkio is an API proxy for you development environments. It records all the requests that are sent to your API. It allows you to replay the requests easily. Generate types, documentation, test suites, And interact with your API using AI.
shravan20
Hey :wave:, Glad to see you here! (Don't Just Fork, Star Too :sweat_smile:)
software-installation-guides
Installation Guide for various development software, tools and packages
spring-recipes
Spring Concepts
shravan20's Repositories
shravan20/spring-recipes
Spring Concepts
shravan20/unravel-spring-boot
Exploring Basics of Spring Boot
shravan20/real-world-problems
This repo contains real-world-problems solved in Node.js or TypeScript
shravan20/email-newsletter-templates
Collection of Newsletter Templates
shravan20/awesome-tech-blogs
A list of Tech Blogs.
shravan20/data-structures-and-algorithm
Repo contains the development explanation and code for Data Structure and Algorithm
shravan20/fibonacci-series
This repository is to write program the famous Fibonacci series in as many different programming languages as we can.
shravan20/springboot-jobrunnr-cron
Creating Distributed Cron Jobs using Spring Boot
shravan20/adonis-crud-api
Basic RESTful APIs using Adonis Framework
shravan20/apache-kafka-course
Simple Repository detailing about Kafka and Queuing System
shravan20/aqa-test-tools
Home of Test Results Summary Service (TRSS) and PerfNext. These tools are designed to improve our ability to monitor and triage tests at the Adoptium project. The code is generic enough that it is extensible for use by any project that needs to monitor multiple CI servers and aggregate their results.
shravan20/banking_app
shravan20/Conference-Scheduling-App
Spring Boot based Conference Scheduling Application
shravan20/custom-input-types
Open source rep for type customisation
shravan20/design-patterns
Catalog of Design Patterns
shravan20/editpad
Edit Pad is an easy and clean Online text editor and note-taking tool. Take notes online and download them in a text format. Great for taking quick notes in between meetings.
shravan20/exploring-mighty-springboot
PoC on RESTful Springboot Application [Integrated with MySQL]
shravan20/express-lite
Lighter version of Express.js Framework
shravan20/google-sso-nodejs
Implementation Google SSO Login
shravan20/java-8-concepts
Java 8 Concepts
shravan20/moodle-js
Moodle based Web Service - LMS RESTful Client
shravan20/open-source-day
GHC Open Source Day (OSD)
shravan20/port-kill
shravan20/Querylizer
Create Stunning 🚩 Blazing ⚡ Interactive 🧠Database Diagrams 🚀. Easily convert your Beautiful Database Diagram to code. Hassle-Free.👨💻🚀
shravan20/quotes
💬 a curated list of quotes that inspire action + code that returns quotes by tag/author/etc. 💡
shravan20/React-Web-Notification
POC - Web Notification Implementation of React Web App
shravan20/simulated-annealing
Learning about Simulated Annealing
shravan20/software-verified-licenses
Open source licenses are licenses that comply with the Open Source Definition — in brief, they allow software to be freely used, modified, and shared. To be approved by the Open Source Initiative (also known as the OSI), a license must go through the Open Source Initiative's license review process.
shravan20/spring-security-simple-login
Spring Security Login [Authorisation/Authentication]
shravan20/travelling-salesman-problem
Implementation of TSP problems with different approaches and its variants