Posts
All the articles I've posted.
Building a Modern Stock Analysis System with Vortex, DuckDB, and Apache Arrow
Published: at 10:00 AMTechnical deep-dive on building an end-to-end financial data pipeline using Vortex columnar format, DuckDB OLAP engine, and Apache Arrow - demonstrating next-gen data stack for analytical workloads.
Why CLIs matter in AI engineering
Published: at 10:00 AMThis is the Age of APIs, MCPs, and CLIs. Same functionality, different interfaces. Here's what I learned redesigning my CLI tool.
Smart Migration System with Flyway Integration - Design and Implementation
Published: at 08:00 PMAn intelligent migration framework that extends Flyway’s schema versioning with automated record tracking and dependency-aware rollback for safe, repeatable data scenarios.