Posts
All the articles I've posted.
AWS + Terraform End-to-End Project
Published:Example of using Terraform to provision AWS infrastructure for a website: Route 53, ELB, EC2, S3
Go + Kafka
Published:Go Kafka usage example
Object Detection API
Published:Object detection API implemented using OpenCV, TensorFlow and FastAPI
Go + Elasticsearch
Published:Go Elasticsearch usage example
Go + Mongo
Published:Go Mongo usage example
Golden mypy config
Published:Very strict mypy config
Load Balancer with health checks
Published:Round-robin load balancer with health checks implemented with Go
Tic-tac-toe, Memory Game, Wordle
Published:Small games implemented using TypeScript and React.js