Pinned Repositories
AI_DNN-_study_from_fastcampus
Fastcampus에서 Deeplearning에 대해 배운 것을 정리하였습니다.📚
aws-sagemaker-practice
istio-envoy-practice
medisharp-server-1
mlops-practice
The goal of this practice is Understanding of MLOps principles and best practices.
on-vacation-today
Gcal ➔ Slack: Automatically update member's Slack status according to the current Google Calendar event. No Contact During Vacation!
refactoring-2nd-edition
Study Refactoring 2nd Edition by Martin Fowler with JavaScript code examples.
rust-python
Learn Rust with Python examples. Referenced by https://indosaram.github.io/rust-python-book/, https://google.github.io/comprehensive-rust/welcome.html
typescript-typepython-oop
Study OOP and Data Typing with TypeScript, Python code examples.
Gracechung-sw's Repositories
Gracechung-sw/on-vacation-today
Gcal ➔ Slack: Automatically update member's Slack status according to the current Google Calendar event. No Contact During Vacation!
Gracechung-sw/refactoring-2nd-edition
Study Refactoring 2nd Edition by Martin Fowler with JavaScript code examples.
Gracechung-sw/aws-sagemaker-practice
Gracechung-sw/istio-envoy-practice
Gracechung-sw/kubernetes-practice
Hands-on for learning and understanding Kubernetes. The concept of k8s is summarized in https://bit.ly/3IjjgFo
Gracechung-sw/mlops-practice
The goal of this practice is Understanding of MLOps principles and best practices.
Gracechung-sw/rust-python
Learn Rust with Python examples. Referenced by https://indosaram.github.io/rust-python-book/, https://google.github.io/comprehensive-rust/welcome.html
Gracechung-sw/typescript-typepython-oop
Study OOP and Data Typing with TypeScript, Python code examples.
Gracechung-sw/async-python-practice
Gracechung-sw/clean-code-practice
Gracechung-sw/docker-and-ci
🐳 도커와 CI환경에 대한 공부 🐋
Gracechung-sw/envoy-servicemesh-sample
Gracechung-sw/fastcampus-kubernetes
쿠버네티스 입문 과정
Gracechung-sw/fastcampus_kubernetes
Gracechung-sw/grpc-python
Gracechung-sw/inference-latency-test
Gracechung-sw/learning-logstash-and-elastic-search-plugins
learning logstash and elastic search plugins
Gracechung-sw/linux-system-programming
Gracechung-sw/mainproject-submodule-practice
Main project repo to use sub1project-submodule-practice, sub2project-submodule-practice as sub modules
Gracechung-sw/monorepo-pkg-tagging
Gracechung-sw/msa-with-k8s
Kubernetes와 Docker로 한번에 끝내는 컨테이너 기반 MSA 실습 예제코드
Gracechung-sw/nestjs-zero-to-hero
Gracechung-sw/OpenAPI-Specification
The OpenAPI Specification Repository
Gracechung-sw/python-namespace-package-sample
Gracechung-sw/RAG-with-LlamaIndex-Langchain
Gracechung-sw/SAFU-client-1
Gracechung-sw/sample-monorepo
Sample monorepo setup with yarn workspaces, typescript, and lerna
Gracechung-sw/sub1project-submodule-practice
sub1project-submodule-practice to be used as a submodule in the Main project
Gracechung-sw/sub2project-submodule-practice
sub2project-submodule-practice to be used as a submodule in the Main project
Gracechung-sw/TDD-practice