Interact with Azure Data Lake Storage Gen2 using Python for big data analytics and hierarchical file system operations.
Database
Database design, queries, migrations, and optimization
Master C#/.NET backend patterns for robust APIs, MCP servers, and enterprise applications using modern best practices.
Expert SQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, and SQL Server, ensuring data integrity and safe rollbacks.
Integrate with Notion's API to manage pages, databases, and blocks programmatically.
Expert patterns for Neon serverless Postgres, branching, connection pooling, and Prisma/Drizzle integration.
Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.
Control Bluesound/NAD players from the command line with blucli. Discover, play, group, and adjust volume of your BluOS devices.
Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.
Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.