Pinned Repositories
architecture-fastapi-backend
Studying Test-Driven Development, Domain-Driven Design with Python
browsernetworking-markdown-document
Summary of High Performance Browser Networing...Ilya Grigorik
cat-desktop-console
cpython-python-document
Summary of cpython internals...Anthony Shaw
jumble-markdown-document
논문, 아티클, Youtube 등 잡동사니 지식을 가볍게 정리한 것
playground-cpp20-document
c++로 작성한 코드뭉치
playground-rust-document
rust로 작성한 코드 뭉치
playground2-python-document
고수가 되는 파이썬 : 동시성과 병렬성 문법 배우기 강의를 들으며 정리한 내용입니다.
saa-markdown-document
AWS Certified Solutions Architect - Associate study
systemdesign-markdown-document
가상면접 사례로 배우는 대규모 시스템 설계 기초...알렉스 쉬
bosungpark's Repositories
bosungpark/cpython-python-document
Summary of cpython internals...Anthony Shaw
bosungpark/saa-markdown-document
AWS Certified Solutions Architect - Associate study
bosungpark/playground-cpp20-document
c++로 작성한 코드뭉치
bosungpark/playground-rust-document
rust로 작성한 코드 뭉치
bosungpark/systemdesign-markdown-document
가상면접 사례로 배우는 대규모 시스템 설계 기초...알렉스 쉬
bosungpark/architecture-fastapi-backend
Studying Test-Driven Development, Domain-Driven Design with Python
bosungpark/browsernetworking-markdown-document
Summary of High Performance Browser Networing...Ilya Grigorik
bosungpark/cat-desktop-console
bosungpark/jumble-markdown-document
논문, 아티클, Youtube 등 잡동사니 지식을 가볍게 정리한 것
bosungpark/bosungpark
bosungpark/cleanarchitectures-markdown-document
Summary of clean architecture...robert martin
bosungpark/dataintensive-markdown-document
Summary of designing data intensive applications...Martin Kleppmann
bosungpark/ddd-markdown-document
Summary of Domain Driven Design Quickly...Avram A, Marinescu F
bosungpark/ddd2-markdown-document
도메인 주도 개발 시작하기: DDD 핵심 개념 정리부터 구현까지...최범균
bosungpark/distributedsystems-markdown-document
Summary of Distributed Systems for Fun and Profit...Mikito Takada
bosungpark/docker-fastapi-backend
Practice docker using simple chatting server
bosungpark/eda-fastapi-backend
Studying Event-Driven Microservices with Python
bosungpark/eda2-markdown-document
Summary of Designing Event-Driven Systems...Ben Stopford
bosungpark/elasticsearch2-markdown-document
ElasticSearch Essential - 강진우 강의를 수강하며 정리한 내용
bosungpark/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
bosungpark/go
The Go programming language
bosungpark/gof-python-backend
Gang of four design pattern using python code
bosungpark/kafka-fastapi-backend
Practice apache kafka using simple application
bosungpark/mongodb-markdown-document
Summary of 50 Tips and Tricks for MongoDB Developers...Kristina Chodorow
bosungpark/mongodb2-markdown-document
Summary of MongoDB: The Definitive Guide... Shannon Bradshaw, Eoin Brazil, and Kristina Chodorow
bosungpark/playground-golang-document
go로 작성한 코드뭉치
bosungpark/simpletweet-fastapi-backend
트위터로 구현하는 분산처리 성능 테스트
bosungpark/sql-markdown-document
Summary of 친절한 SQL 튜닝...조시형
bosungpark/sqlalchemy-python-document
sqlalchemy study repository
bosungpark/webapp-fastapi-backend
Something I am working on with Python