Skip to content
View Hamza1610's full-sized avatar

Block or report Hamza1610

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Hamza1610/README.md
Typing SVG

LinkedIn Email GitHub Medium


Software engineer with 5+ years building production systems β€” currently going deep on Bitcoin and Rust open-source development while shipping AI engineering work at scale.

I contribute to rust-lightning (LDK) and BDK, build Bitcoin developer tooling, and architect agentic AI systems serving real users. Graduated top 19 with a perfect score from the BTrust Builders Rust for Bitcoiners pathway (2026).


β‚Ώ Bitcoin Projects

⚑ SatsBolt β€” Co-Founder & Lead Backend Engineer

Instant Bitcoin micropayments for creators, communities, and businesses

Building a Lightning-native micropayment platform targeting social tipping and merchant payments for the Global South. Co-founded with a fellow BTrust Builders member. Backend API built in Rust β€” implementing Lightning payment flows, internal ledger, and fiat off-ramp infrastructure using LDK.

Currently in active development β€” backend APIs ready, mobile UI in progress.

Rust Actix-web LDK SQLx PostgreSQL Docker


πŸ”— Visual Chain β€” Creator & Lead Developer

Interactive Bitcoin fork, reorg & chain creator for Regtest and Signet

An open-source interactive web tool for Bitcoin developers to visually create, simulate, and observe blockchain forks and chain reorganizations in real time. While tools like fork.observer offer passive observation, Visual Chain is interactive β€” mine blocks on any chain tip, build competing chains, trigger reorgs with one click, and watch the node switch live in a directed graph.

Built for Lightning developers, wallet teams, and educators who need to test reorg handling without CLI-only workflows.

  • Real-time DAG/tree visualization of all chain tips and forks
  • Color-coded chain status: Active (green), Valid-Fork (orange), Stale (gray), Invalid (red)
  • One-click "Mine here" on any block tip
  • Create Fork tool β€” mine competing chains of chosen depth
  • Live reorg detection with smooth animation
  • Connects to local Regtest and Signet nodes

TypeScript Bitcoin Core RPC Regtest Signet


πŸ¦€ Rust Bitcoin Capstone β€” BTrust Builders

Capstone project β€” Rust for Bitcoiners pathway, 2026

Capstone project completed as part of the BTrust Builders Rust for Bitcoiners pathway β€” graduating top 19 with a perfect score out of 51 developers. Covers real Rust Bitcoin development patterns including descriptor-based wallet logic, transaction construction, and Bitcoin library integration.

Rust rust-bitcoin BDK


πŸ”§ Active Open Source Forks

My active contribution workspaces β€” where I read maintainer discussions, test releases, and submit PRs and issue feedback.

Repository Focus
Hamza1610/bdk rust-bitcoin 1.0-rc migration research and findings
Hamza1610/rust-lightning LDK β€” PR reviews and issue engagement

✍️ Technical Writing

Chained Conditions: How Rust's Where Clause Actually Works

Technical article derived from reading real BDK source code. Covers trait bounds, associated type constraints, and why C::Target: RpcApi only exists because C: Deref is proven first. Written for Bitcoin Rust developers.


πŸ€– AI Engineering Projects

Sproxil Verify TPI Β· AI Engineer @ Sproxil

Enterprise conversational AI agent β€” 100,000+ monthly active users

Transformed a rigid WhatsApp menu bot into a closed-loop agentic system built on LangGraph. 12 deterministic tool definitions enforcing zero-hallucination guarantees on product verification data. LLM Factory Pattern for real-time model switching across Gemini, Claude, ChatGPT, and Grok. Redis-backed session memory. <500ms PIN verification latency. 99.9% uptime.

LangGraph MCP Pydantic v2 Redis FastAPI WhatsApp Business API MySQL


🌱 OmniVax · AI & Full-Stack Engineer

Enterprise plant disease intelligence β€” real-time agronomic diagnostics

Model-as-a-Service architecture decoupling visual inference (EfficientNet-B0/PyTorch) from LLM reasoning (Gemini 2.5-Flash). Live optical flow via WebRTC for continuous real-time detection. Universal ML adapter supporting PyTorch, TensorFlow/Keras, and Scikit-Learn. Dual-auth JWT RS256 + SHA-256.

PyTorch EfficientNet-B0 Gemini WebRTC FastAPI Next.js 14 PostgreSQL


🎡 VibeSynk β€” PhorionAI Β· Founder & AI Engineer

Agentic social media management platform β€” TikTok, Instagram, X unified

A single intelligent layer managing cross-platform content, automated scheduling, and audience intelligence. Multi-agent orchestration pipelines under the hood. Currently in platform API integration phase.

LangGraph Multi-agent orchestration FastAPI React PostgreSQL GCP


πŸ›  Tech Stack

Bitcoin & Lightning

Rust Bitcoin LDK Lightning

Languages

Rust Python TypeScript Bash C SQL

Rust Ecosystem

Actix Tokio SQLx

AI & Orchestration

LangGraph LangChain OpenAI Gemini Pydantic

Backend & Cloud

FastAPI Node.js PostgreSQL Redis Docker AWS GCP


πŸ— Bitcoin Education & Community

Program Details
BTrust Builders: Rust for Bitcoiners Top 19 β€” Perfect Score β€” May–Jul 2026
BTrust Builders: β‚ΏOSS Challenge (w/ Chaincode Labs) Jan–Feb 2026
BTrust Builders: Python for Bitcoiners 2025
Bitcoin Lightning Bootcamp β€” Kaduna Mid-2025
Kaduna BitDevs Monthly Meetup 2026 – Present

πŸ… Certifications

  • β‚Ώ BTrust Builders: Rust for Bitcoiners β€” Top 19, Perfect Score β€” 2026
  • β‚Ώ BTrust Builders: β‚ΏOSS Challenge (w/ Chaincode Labs) β€” 2026
  • πŸ€– AI Agents & Agentic AI Systems Β· Meta AI Developer Academy (RAIN Γ— Meta) β€” 2025
  • ☁️ AWS AI & ML Scholars Β· AWS Γ— Udacity β€” 2025
  • πŸš€ Google AI Startup School Β· Google β€” 2025
  • πŸŽ“ ALX Software Engineering β€” Back-End Β· ALX / Holberton Inc. β€” 2023

LinkedIn Email Medium

Pinned Loading

  1. bdk bdk Public

    Forked from bitcoindevkit/bdk

    A modern, lightweight, descriptor-based wallet library written in Rust!

    Rust

  2. bitcoin_block_weave bitcoin_block_weave Public

    A interactive visual tool that lets users create and observe real blockchain forks/reorgs on test networks

    TypeScript

  3. rust-lightning rust-lightning Public

    Forked from lightningdevkit/rust-lightning

    A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!

    Rust

  4. rust-bitcoin/rust-bitcoin rust-bitcoin/rust-bitcoin Public

    Rust Bitcoin library

    Rust 2.7k 990

  5. btrust-builders/open-source-code-contributions btrust-builders/open-source-code-contributions Public

    How to make code contributions to open source projects

    HTML 137

  6. satsbolt/satsbolt satsbolt/satsbolt Public

    Instant Bitcoin Micropayments for Creators, Communities, and Businesses

    Rust 1