jihyunmoon16's Stars
netty/netty
Netty project - an event-driven asynchronous network application framework
TEAMMATES/teammates
This is the project website for the TEAMMATES feedback management tool for education
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
redisson/redisson
Redisson - Valkey and Redis Java client. Complete Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
spring-projects/spring-data-redis
Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
retrogemHK/codingtest_java
코딩테스트 합격자 되기(자바편)
aliencube/azure-openai-sdk-proxy
This provides a proxy server application of Azure OpenAI Service API that round-robins multiple Azure OpenAI Service instances.
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
Throyer/springboot-api-rest-example
Spring Boot API RESTful with tests, swagger e JWT 🚀
dionyziz/complexity-article
A Gentle Introduction to Algorithm Complexity Analysis
ykdojo/kaguya
A ChatGPT plugin that allows you to load and edit your local files in a controlled way, as well as run any Python, JavaScript, and bash script.
jonashackt/spring-boot-vuejs
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
callicoder/spring-boot-file-upload-download-rest-api-example
Spring Boot File Upload / Download Rest API Example
cheese10yun/spring-guide
:octocat: Spring 실전 가이드
spring-projects/spring-batch
Spring Batch is a framework for writing batch applications using Java and Spring
brave-people/Dev-Event
🎉🎈 개발자 {웨비나, 컨퍼런스, 해커톤} 행사를 알려드립니다. [with 남송리 삼번지]
mmnaseri/cs-review
An effort to refresh my CS background
spring-projects/spring-framework
Spring Framework
holyeye/jpabook
cheese10yun/spring-jpa-best-practices
:octocat: spring-jpa best practices
minnsane/TeachYourselfCS-KR
컴퓨터 과학 스스로 학습하기 https://teachyourselfcs.com
ryanmcdermott/clean-code-javascript
Clean Code concepts adapted for JavaScript