Pinned Repositories
100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
awesome-cyber-security-university
🎓 Because Education should be free. Contributions welcome! 🕵️
awesome-temporal
A curated list of awesome Temporal libraries and resources.
Battleship-AI
Demo of multiple Battleship opponent algorithms with a visualization in Pygame
biscuit
Biscuit research OS
Blog
boringssl
Mirror of BoringSSL
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
CKAD-exercises
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
eyan422's Repositories
eyan422/awesome-temporal
A curated list of awesome Temporal libraries and resources.
eyan422/100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
eyan422/boringssl
Mirror of BoringSSL
eyan422/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
eyan422/detect-secrets
An enterprise friendly way of detecting and preventing secrets in code.
eyan422/CNN-Pytorch
eyan422/DIYSearchEngine
🔍 Go 开发的开源互联网搜索引擎,附教程《自己动手开发互联网搜索引擎》
eyan422/django_example
eyan422/docker-compose
Temporal docker-compose files
eyan422/Essentials-of-Compilation
A book about compiling Racket and Python to x86-64 assembly
eyan422/go-clean-template
Clean Architecture template for Golang services
eyan422/go-temporal-tools
tools to work with @temporalio's go sdk.
eyan422/GoBooks
List of Golang books
eyan422/graphql-golang
A tutorial for creating GrahpQL APIs in go
eyan422/katran
A high performance layer 4 load balancer
eyan422/kops
Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
eyan422/kubernetes-training-answers
Answer key for my Kubernetes for Beginners Course on Udemy
eyan422/kubernetes_in_action
eyan422/linux-network-performance-parameters
Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: 🇷🇺
eyan422/lkmpg
The Linux Kernel Module Programming Guide (updated for 5.x kernels)
eyan422/lowlevelprogramming-university
How to be low-level programmer
eyan422/matplotlib_example
eyan422/minikube
Run Kubernetes locally
eyan422/pcc_3e
Online resources for Python Crash Course, 3rd edition, from No Starch Press.
eyan422/PPHC
📙《高并发的哲学原理》开源图书(CC BY-NC-ND)https://pphc.lvwenhan.com
eyan422/real-time-analytics-book
eyan422/spring_start_here
eyan422/sre-roadmap
An Opinionated Roadmap to Become an SRE (Concepts > Tools)
eyan422/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
eyan422/terraform-aws
Terraform 1.x AWS Course