Taeguk Kwon's repositories
Effective-Cpp-Series
My example and experimental source codes about books of Effective C++ Series, "Effective C++ 3/E" and "Effective Modern C++" by Scott Meyers.
GoF-Design-Patterns
My example codes for GoF Design Patterns. (Written in C++11/14)
awesome-nerdy-songs
Awesome songs for nerdy software engineer :)
System-Programming-SICXE-Project
Sogang Univ. System Programming (CSE4100) - SIC/XE Machine Project
RemoteFileExplorer
Simple Remote File Explorer.
Compiler-Proj-Cminus
Sogang Univ. Compiler Construction (CSE4120) - Cminus Compiler Project
dist-prog-assignment
Sogang Univ. Distributed Programming (CSE5414) Assignments.
Embedded-System-Software-Assignment
Sogang Univ. Embedded System Software (CSE4116) Assignments.
file_processing_proj
Sogang Univ. File Processing Term Project
OptimizedCppStudy
2017년 상반기에 진행하는 Optimized C++ 스터디 관련 자료입니다.
taeguk.github.io
https://taeguk.github.io
blockchain_study
My first block chain study
trackable_ptr
Smart pointer for stack allocated objects. When trackable object moved/destroyed, trackers updated with new object's pointer.
awesome-zio
A big collection of useful ZIO links
caliban
Functional GraphQL library for Scala
redis4cats
:floppy_disk: Redis client built on top of Cats Effect, Fs2 and Lettuce
zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala