Posts
All the articles I've posted.
Arduino TinyML Speech Recognition
Published:TinyML project that uses a model to recognize 2 keywords, "yes" and "no", from speech data
WASM Real-time Object Detection
Published:Real-time Object Detection with React, WASM, Rust, and YOLOv8
Telegram Jeopardy Bot
Published:Telegram bot that uses a machine learning model to play Jeopardy! game with you
Real-time Object Detection
Published:Real-time Object Detection with React, WebSockets, and C++
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