Posts
All the articles I've posted.
CQRS and Event Sourcing-Based Hotel Management System
Published:Hotel management system that utilizes CQRS and Event Sourcing, built using Kotlin, Ktor, Akka and Cassandra
Go + Cassandra
Published:Go Cassandra usage example
Geohash Implementation
Published:Explaining how geohash works and its implementation in Go
Shortest Path on Map
Published:Desktop application that allows you to find and visualize the shortest path between two points on a map
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