Tools I've Built

A collection of utilities and tools I've developed to solve real-world problems

πŸ€–AI & DevOps

πŸ€–

Hevo Assistant

Chat-to-action CLI for managing Hevo Data pipelines using natural language. Ask questions, check status, pause/resume pipelines, and more through conversation. RAG-powered with multiple LLM providers.

PythonOpenAIPineconeRAGCLI
View on GitHub
❄️

Snowflake MCP Server

Model Context Protocol server enabling Claude to interact with Snowflake data warehouses through natural language. Execute SQL queries, list tables, describe schemas, and monitor data freshnessβ€”all through conversation.

PythonMCPSnowflake
View on GitHub

πŸ“ŠAnalytics

πŸ“Š

Customer Session Analyser

Track and analyze customer interactions with products to derive actionable insights. Perfect for support teams and product managers.

PythonFlaskPostgreSQL
View on GitHub
πŸ’°

Snowflake Credit Monitor

Streamlit dashboard to monitor and analyze Snowflake credit consumption with real-time tracking. Identify costly queries, track warehouse efficiency, and optimize cloud database costs.

PythonStreamlitSnowflake
View on GitHub
πŸ“ˆ

Snowflake Query Monitor

Streamlit dashboard for real-time Snowflake query monitoring. Track query performance, identify bottlenecks, detect long-running queries, and analyze warehouse credit consumption.

PythonStreamlitSnowflake
View on GitHub

πŸ§ͺTesting & QA

πŸ§ͺ

Zendesk Test Case Generator

Automatically generate test cases from Zendesk tickets for regression and functional testing. Streamlines QA workflows.

PythonZendesk API
View on GitHub
🐳

MySQL Test Toolkit

Docker-based toolkit for testing ETL/CDC replication scenarios. Simulate binlog corruption, connection issues, GTID gaps, and network problems in a controlled environment.

DockerMySQLShell
View on GitHub

πŸ”Security & DevOps

πŸ”

Snowflake Key Rotation CLI

Rotate Snowflake key-pairs directly from your terminal. Published as a PyPI package for easy installation and use.

PythonSnowflakePyPI
View on GitHub

πŸ“Productivity

πŸ“

Weekly Reporting Tracker

Personal productivity tool to track work items week over week. Stay organized and never miss important tasks.

PythonFlaskPostgreSQL
View on GitHub

πŸ”¬AI & Documentation

πŸ”¬

Connector Research Platform

Enterprise-ready system for generating comprehensive research documents about data integration connectors. Combines multi-source knowledge retrieval with AI-powered analysis and built-in hallucination prevention.

PythonOpenAICLI
View on GitHub

πŸ€–AI & Development

πŸ€–

Multi-Agent Coding Assistant

AI-powered CLI that indexes codebases and deploys specialized agents for research, implementation, testing, code review, and PRD generation. Features RAG-based semantic search and customizable personas.

PythonLangGraphChromaDBClaude/GPT-4
View on GitHub

πŸŽ“Learning & Education

πŸŽ“

SQL Learn

Interactive visual learning platform for mastering MySQL concepts. Features real-time query visualization, animated B-Tree demos, InnoDB crash recovery simulations, and step-by-step query execution explanations.

PythonFlaskMySQL
View on GitHub
🐧

Unix & Networking Lab

Interactive learning platform for Unix command-line and networking concepts. Practice real commands in a safe Docker sandbox environment with structured lessons from beginner to advanced.

PythonFlaskDocker
View on GitHub

🎯AI & Analytics

🎯

Zendesk Ticket Analysis System

AI-powered customer satisfaction analysis for Zendesk support tickets. Automatically analyzes solved tickets using Claude/GPT to evaluate tonality, professionalism, empathy, and responsiveness. Provides interactive dashboards for tracking agent performance and customer satisfaction trends.

PythonFlaskPostgreSQLClaude/GPTZendesk API
View on GitHub