Pinned Repositories
algorithm
:pencil: 알고리즘 문제풀이 저장소
algorithms-java
Java 알고리즘 문제풀이 저장소 입니다.
authorization-server-example
Building an Authorization Server with Spring Security OAuth2 Boot
daily-coffee
:coffee: Daily Coffee는 Layered Architecture 기반의 Kotlin, Spring, JPA, Gradle, MySQL, Docker 및 도메인 주도 설계(Domain Driven Design)를 활용한 최신 웹 서비스 개발을 보여줍니다.
ddd-serenade
:pencil2: DDD 세레나데 4기 미션 정리
learnings
기술을 배우고 익히기 위한 저장소입니다.
logantect.github.io
:books: Logan's Blog
retail-store-msa
🏬 Retail Store MSA는 Kotlin, Spring, JPA, Gradle, MySQL, Docker 등을 활용한 MSA 아키텍처 서비스를 보여줍니다.
tdd-cleancode-with-java
:pencil2: TDD, 클린 코드 with Java 14기 미션 정리
TIL
:pencil2: Today I Learned.
logantect's Repositories
logantect/logantect.github.io
:books: Logan's Blog
logantect/learnings
기술을 배우고 익히기 위한 저장소입니다.
logantect/retail-store-msa
🏬 Retail Store MSA는 Kotlin, Spring, JPA, Gradle, MySQL, Docker 등을 활용한 MSA 아키텍처 서비스를 보여줍니다.
logantect/080314
<읽기 쉬운 코드(Code that fits in your head)> 코드
logantect/basic-algo-lecture
바킹독의 실전 알고리즘 강의 자료
logantect/Computer-Networking_A-Top-Down-Approach
'컴퓨터 네트워킹: 하향식 접근(제8판)'을 읽고 공부하며 정리하는 저장소입니다.
logantect/cs50.readthedocs.io
logantect/csnote
컴퓨터 과학 키워드 총정리 / computer science keyword notes
logantect/google-maps-services-java
Java client library for Google Maps API Web Services
logantect/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
logantect/hacker-laws
💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
logantect/kafka
Mirror of Apache Kafka
logantect/kafka2
실전 카프카 개발부터 운영까지
logantect/kotlinx.coroutines
Library support for Kotlin coroutines
logantect/netty
Netty project - an event-driven asynchronous network application framework
logantect/ostep-homework
logantect/ostep-projects
Projects for an undergraduate OS course
logantect/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
logantect/real-mysql80
Real MySQL 8.0 예제 도커
logantect/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
logantect/spring-batch
Spring Batch is a framework for writing batch applications using Java and Spring
logantect/spring-boot
Spring Boot
logantect/spring-boot-kotlin-template
SpringBoot basic structure template based on Kotlin
logantect/spring-data-jpa
Simplifies the development of creating a JPA-based data access layer.
logantect/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.
logantect/spring-framework
Spring Framework
logantect/spring-kafka
Provides Familiar Spring Abstractions for Apache Kafka
logantect/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
logantect/tsid-creator
A Java library for generating Time-Sorted Unique Identifiers (TSID).
logantect/ulid-creator
A Java library for generating Universally Unique Lexicographically Sortable Identifiers (ULID)