An experimental statically typed programming language built on top of Python with type inference, functional programming features, a pipe operator, and a custom interpreter pipeline including lexer, parser, AST, type checker, and interpreter.
Event-driven Spring Boot microservices system demonstrating CQRS, Kafka messaging, Redis caching, and Dockerized infrastructure for scalable real-time polling and high-throughput backend workloads.