This is a website that I built using Golang, HTML, CSS and SQLite. Where you can find basic information like weather data, youtube videos, hotels reviews and more about a city you want to visit.
High-performance event ingestion and AI-assisted event intelligence platform built in Go. It consumes real-time Kafka streams, normalizes heterogeneous data into strongly typed domain events, persists them with type-safe sqlc database access, and exposes them through a JWT-secured REST API. Designed for reliability and operational visibility, the platform includes delivery-aware processing, configurable batching, worker pools, DLQ-backed failure handling, graceful shutdown, rate limiting, OpenTelemetry tracing, Prometheus-compatible metrics, and structured logging with sensitive-data redaction. Extended with a provider-agnostic AI layer for evidence-backed LLM summaries, completion and embedding routing, provider fallback, prompt-versioned caching, and persisted links between generated summaries and source events.