Stars
Learn System Design concepts and prepare for interviews using free resources.
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
A curated list of awesome Vert.x resources, libraries, and other nice things.
The core OCaml system: compilers, runtime system, base libraries
A curated collection of awesome OCaml tools, frameworks, libraries and articles.
Vert.x is a tool-kit for building reactive applications on the JVM
Leetcode Python Solution and Explanation. Also a Guide to Prepare for Software Engineer Interview.
ตัวอย่างการเขียน Java Spring-boot Reactive (WebFlux)
Spring Boot CRUD Web application with Pagination and Sorting features using Spring Boot, ThymeLeaf, Spring Data JPA, Hibernate, MySQL database
E- Commerce Application Built Integrating Angular and Spring Web Services
Python Implementation of all the Competitive Programmer Handbook Algorithms
This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume a…
Spring MVC 5 Tutorial - Guide to spring mvc framework
💼 Design patterns written in different programming languages 📐
Full stack starter kit featuring Angular 7, Spring boot and stateless JWT authentication.
Spring Boot & Microservices Basics
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Starter projects with Spring using Java and Kotlin. Contains modules that covers Security with JWT, Spring with Kotlin, Dependency injection simplified etc.
Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization
Angular 8 + Spring Boot 2.2 = ❤️
CRUD Rest APIs using Spring boot 2, JPA, Hibernate 2 and MySQL
This repository will contain the accepted solutions of problems on sites like codechef, hackerrank, hackerearth, codeforces etc
An empty spring boot project with swagger & oAuth implementation
Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.