My Projects

Showcasing my work in Bitcoin & Blockchain, Python/TypeScript, and distributed systems

0 Total Projects
0 Python Projects
0 Open Source
0 Technologies
2026 Active

Bitcoin Mempool Analyzer

⭐ FEATURED

Real-time Bitcoin mempool monitoring and transaction analysis tool. ML-based fee estimation, pattern detection (CoinJoin, SegWit), and network congestion tracking. Open source Bitcoin development project.

TypeScript Python Bitcoin Blockchain
View on GitHub
2025-2026 Contributor

Caravan Bitcoin - Multisig Coordinator

⭐ BITCOIN

Contributing to Caravan - a stateless Bitcoin multisig coordinator by Unchained Capital. Major Bitcoin project for sovereign custody. Working on wallet coordination, PSBT (Partially Signed Bitcoin Transactions) handling, and hardware wallet integrations (Ledger, Trezor, Coldcard) for secure Bitcoin custody. 2+ months invested in complex PR touching core Caravan files.

TypeScript Bitcoin React Hardware Wallets PSBT
2025 Contributor

Bitcoin Fuzz - Protocol Testing

🔶 BITCOIN

Contributing to differential fuzzing of Bitcoin protocol implementations and libraries. Major Bitcoin Core testing project. Testing Bitcoin Core and alternative implementations for consensus bugs and security vulnerabilities.

C Bitcoin Protocol Fuzzing Security Testing
View Fork
2024-2025 Active

Distributed System Health Monitor

⭐ FEATURED

Enterprise-ready health monitoring solution with RATS-compliant attestation framework. Features hardware-backed integrity checks, ML-powered anomaly detection, and multi-cloud deployment capabilities.

RATS-Compliant Hardware-Backed Security ML Anomaly Detection Multi-Cloud Ready
Go Kubernetes RATS ML gRPC
View on GitHub
Complete

Web Scraper with Sentiment Analysis

Advanced web scraping tool combined with NLP sentiment analysis to measure public opinion and market trends from various data sources.

Python NLP BeautifulSoup Flask PostgreSQL
View on GitHub
2025 Contributor

Oppia - Education Platform

Contributing to Oppia - an online learning platform that enables anyone to easily create and share interactive activities. Major educational technology project. Working on Python backend improvements and learning path features.

Python Django Angular Education
Complete ⭐ 1

RISC-V UDB to LLVM TableGen Generator

Automates RISC-V compiler backend generation from UDB specifications. Converts RISC-V Unified Database (UDB) specifications to LLVM TableGen format, enabling automated compiler backend generation for RISC-V processors. Critical tooling for RISC-V ecosystem development.

Python RISC-V LLVM Compiler
View on GitHub
2025 Contributor

Wagtail CMS - Django Project

Contributing to Wagtail - A popular Django content management system by Torchbox focused on flexibility and user experience. Major open source CMS project. Working on Python backend improvements and Django integrations.

Python Django CMS Web Development
2025 Contributor

TypeScript Circuit Design Tools

Contributing to tscircuit ecosystem - Create real electronics with TypeScript and React. Building tooling for circuit design, SVG generation, and PCB layout using TypeScript.

TypeScript React Electronics SVG
In Progress

Multi-Cloud Infrastructure Automation

Terraform-based infrastructure automation across AWS, OCI, and other cloud providers with compliance and security best practices.

Terraform AWS OCI Kubernetes
Hackathon

DeFi Lending Protocol

Decentralized lending protocol built for Pi Hackathon with smart contracts, yield farming, and governance token mechanisms.

Solidity Web3 DeFi Smart Contracts
Contributor

Python ML & Data Science Projects

Contributing to Python-based machine learning and data science open source projects: 8Knot (Dash app for OSS visualizations), Augur (CHAOSS metrics), Awesome LLM Apps (LLM applications with AI Agents and RAG).

Python Machine Learning LLM RAG
In Progress

ML Model Deployment Platform

Kubernetes-native platform for deploying, scaling, and monitoring machine learning models with automated CI/CD pipelines.

Python Kubernetes MLOps Docker
2025 Contributor

Wiki Projects - Ruby & JavaScript

Contributing to Wikipedia/MediaWiki ecosystem: WikiEduDashboard (Ruby-based Wikipedia course dashboard), Wikifile-transfer (JavaScript utilities), Canasta (MediaWiki Docker stack).

Ruby JavaScript MediaWiki Docker
Complete ⭐ 1

Static Site Generator (Ruby)

Ruby-based static site generator for creating fast, modern websites from markdown files.

Ruby Static Sites Web Development
View on GitHub
Complete ⭐ 1

Multi-threaded C++ Web Server

High-performance multi-threaded web server built from scratch in C++. Demonstrates systems programming and concurrent request handling.

C++ Networking Multi-threading Systems Programming
View on GitHub
Complete ⭐ 1

X-Y (Twitter Clone)

Twitter-inspired social media application built with JavaScript. Full-stack implementation with real-time features.

JavaScript Web Development Real-time
View on GitHub
Complete

API Gateway & Microservices Suite

High-performance API gateway with rate limiting, authentication, and observability for microservices architecture.

Go gRPC Redis Docker
Active

Developer Productivity CLI Suite

Collection of command-line tools for developer productivity including code generators, project scaffolding, and automation utilities.

Go CLI Automation Open Source