Pinned Repositories
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
amazon-sagemaker-examples
Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker
app-ideas
A Collection of application ideas which can be used to improve your coding skills.
atirek89
Config files for my GitHub profile.
awesome-policy-as-code
A curated list of policy-as-code resources like blogs, videos, and tools to practice on for learning Policy-as-Code.
aws-cloudformation-templates
A collection of useful CloudFormation templates
aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
aws-iam-permissions-guardrails
AWS IAM Permissions Guardrails https://aws-samples.github.io/aws-iam-permissions-guardrails/
Aws-lambda
aws-lambda-go
Libraries, samples and tools to help Go developers develop AWS Lambda functions.
atirek89's Repositories
atirek89/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
atirek89/blind-75-leetcode-questions
Curated List of Top 75 LeetCode Questions to Save Your Time
atirek89/building-microservices-youtube
Code repository for my Building Microservices YouTube series https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_
atirek89/certified-kubernetes-administrator-course
Certified Kubernetes Administrator - CKA Course
atirek89/delve
Delve is a debugger for the Go programming language.
atirek89/dice
DiceDB is an in-memory real-time database with SQL-based reactivity. It is hyper-optimized for building and scaling truly real-time applications on modern hardware while being a drop-in replacement for Redis.
atirek89/docs-tutorial
Template for the Read the Docs tutorial
atirek89/ds-algo-golang
Implementation of common Data Structures and Algorithms with Go
atirek89/go-challenges
atirek89/go-grpc
atirek89/go-system-programming
atirek89/go_crash_course
Basics of the go language
atirek89/gokiteconnect
Official Go client for Kite Connect API's
atirek89/gotraining
Go Training Class Material :
atirek89/govpp
Go toolset for the VPP.
atirek89/grpc-go-course
gRPC Go Master Class: Build Modern API & Micro services
atirek89/Hands-On-System-Programming-with-Go
Published by Packt
atirek89/kube-arch-scheduler
An architecture-aware Kubernetes scheduler plugin
atirek89/kubernetes
Production-Grade Container Scheduling and Management
atirek89/kubernetes-examples
Kubernetes application example tutorials
atirek89/kubernetes-notes
atirek89/kubernetes-voting-app
atirek89/multithreadingingo
Multi-threading examples, including a boids simulation in Go Lang
atirek89/nodejs-ex
node.js example
atirek89/openshift-ansible
Install and config an OpenShift 3.x cluster
atirek89/operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
atirek89/proto-go-course
Complete Guide to Protocol Buffers 3 Golang
atirek89/python-learning
atirek89/shell-scripting-for-beginners-course
Notes from Shell Scripting for Beginners course
atirek89/tech-tejendra-EX288