Pinned Repositories
2each
The Twitch Client for Desktop with Kotlin Compose.
algorithm-design
A number of different problems of algorithm design with Java language. In general, brute force, divide and conquer, dynamic programming, greedy and graph algorithms have been used.
Algorithms
Resource for learning Data Structures & Algorithms and their implementation in Programming Languages.
aparapi-examples
A framework for executing native Java code on the GPU.
api-gateway-throttling
Implementation of API Gateway with Rate Limiting feature
arch-evident-spring
aws-localstack-playground
Testing AWS services on a local environment using localstack
Client-Server-Chat
This is a Python program for chatting between clients through a server, written using WebSocket under two protocols, UDP and TCP.
rxjava-playground
spring-boot-openapi-codegen-demo
This repo is for testing OpenAPI Generator in Spring Boot. OpenAPI Specification and plugins are used to define endpoints and config to generate automatic code.
mehdizebhi's Repositories
mehdizebhi/2each
The Twitch Client for Desktop with Kotlin Compose.
mehdizebhi/rxjava-playground
mehdizebhi/spring-boot-openapi-codegen-demo
This repo is for testing OpenAPI Generator in Spring Boot. OpenAPI Specification and plugins are used to define endpoints and config to generate automatic code.
mehdizebhi/api-gateway-throttling
Implementation of API Gateway with Rate Limiting feature
mehdizebhi/aws-localstack-playground
Testing AWS services on a local environment using localstack
mehdizebhi/bucket4j-spring-boot-starter
Spring Boot Starter for Bucket4j
mehdizebhi/desibell
It is a web application with Java language and Spring Boot framework. This application is made to inform the users of the price of cryptocurrencies through SMS.
mehdizebhi/core-java
Learning Java Core through the two-volume book of the same name
mehdizebhi/design-patterns
simple design patterns and SOLID principles example
mehdizebhi/dgs-framework
GraphQL for Java with Spring Boot made easy.
mehdizebhi/java-concurrency-playground
mehdizebhi/java-k8s-playground
Exercises and examples for working with the Kubernetes client with Java
mehdizebhi/java-on-gpu-playground
Executing some calculations on the GPU using Java APIs
mehdizebhi/Java-TheAlgorithms
All Algorithms implemented in Java
mehdizebhi/kotlin-tutorials
Supporting code for the tutorials on https://www.baeldung.com/kotlin
mehdizebhi/leetcode
Solve leetcode.com problems
mehdizebhi/Modern-API-Development-with-Spring-and-Spring-Boot
Modern API Development with Spring and Spring Boot, published by Packt
mehdizebhi/ProfessionalCSharp2021
Source code for Professional C# and .NET 2021 Edition (with updates for C# 11 and .NET 7)
mehdizebhi/simple-financial-system
The purpose of this repository is to implement a financial system like a simple bank and transaction function between accounts using Spring Boot and TigerBeetle database.
mehdizebhi/spring-boot-data-redis-demo
mehdizebhi/spring-boot-kafka-demo
mehdizebhi/spring-boot-oauth-resource-server-demo
Spring Boot test project for resource server implementation. To implement the authorization server, IAM solutions such as okta and Auth0 are used.
mehdizebhi/spring-boot-s3-upload-demo
A simple API to upload/download files to S3 buckets.
mehdizebhi/spring-boot-tdd-playground
Test Driven Development (TDD) in Spring Boot
mehdizebhi/spring-boot-websocket-chat-demo
mehdizebhi/spring-data-meilisearch-demo
Spring Boot test project to use meilisearch
mehdizebhi/spring-discord-bot-demo
mehdizebhi/spring-graphql
Spring Integration for GraphQL
mehdizebhi/tutorials
Getting Started with Spring Boot 3:
mehdizebhi/twitch-telegram-bot