Pinned Repositories
awaitility
Awaitility is a small Java DSL for synchronizing asynchronous operations
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-docsify
💖 A curated list of awesome things related to docsify
blog-spring-cloud-gateway
celery
Distributed Task Queue (development branch)
code_snippets
jwt-auth
JWT Authentication using Refresh, Access Tokens.
springboot-jwt-sample
Secures REST APIs with Spring Security and JWT Token based Authentication
kayesh's Repositories
kayesh/django-excel
A Django middleware to read, manipulate and write data in different excel formats: csv, ods, xls, xlsx and xlsm.
kayesh/springboot-jwt-sample
Secures REST APIs with Spring Security and JWT Token based Authentication
kayesh/spring-kafka
Provides Familiar Spring Abstractions for Apache Kafka
kayesh/restapi
kayesh/kayesh.github.io
kayesh/testweb
kayesh/django-userprofiles2
User profiles that work with Django Allauth
kayesh/tutorials
The "REST With Spring" Course:
kayesh/grokking-system-design
kayesh/Object-Oriented-Design
kayesh/tdd-java
Test Driven Development - some best practices - using JUnit and Mockito
kayesh/spring-boot-crud
CRUD Operations with Ajax Call in Spring Boot.
kayesh/system-design-interview
System design interview for IT companies
kayesh/spring-security-react-ant-design-polls-app
Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design
kayesh/Elevator-Scheduling-Simulator
:hotel: :office: :department_store: :school: A simulation environment, which mimics the scheduling of multiple elevators within a building of any size. The multithreaded approach helps to simulate elevators running concurrently. The simulation also makes use of several group scheduling algorithms, which help to distribute the workload between elevator-cars as well as make the elevators adaptable to various situations.
kayesh/OOAbstractDataStructScala
This is the code repository for the code in "Object-Orientation, Abstraction, and Data Structures Using Scala".
kayesh/JasminWebPanel
Jasmin Sms Web Interface
kayesh/frontlinesms2
FrontlineSMS is desktop/cloud based software created to lower barriers to positive social change using mobile technology
kayesh/USSDDialerAndReader
kayesh/streaming-udp-video
kayesh/jedis-lock
Jedis distributed lock support
kayesh/spring-cacheable
Setting TTL for @Cacheable - Spring
kayesh/springboot-oauth2-cors-example
Simple example is to demonstrate Spring Boot with Oauth2 (using JWTs) and CORS support.
kayesh/ElevatorSimulator
Elevator simulator written in Java.