Products I'm building — from idea to production
The AI interface layer for blockchain. Connect any wallet to AI agents without exposing private keys. Swap, bridge, and manage portfolios through Claude, ChatGPT, or any MCP-compatible client.
Monitor how ChatGPT, Claude, Perplexity and other AI models recommend your brand vs competitors. Track AI-driven search visibility across 10+ European languages.
Aircraft spotting game with a 20-rank progression system, rarity classifications, leaderboards, and a database of 300+ aircraft models. Spot planes in the sky, scan them, and build your collection.
Map discovery, community chats, business listings with integrated omnichannel customer management. Built-in CRM with Salesforce & HubSpot sync, real-time messaging, and multi-tenant architecture.
Comprehensive technical SEO analysis — performance scoring, Core Web Vitals, structured data validation, and actionable recommendations powered by AI insights.
// side project
When software isn't enough — building things in the physical world
Cyberpunk 2077-inspired autonomous robot
Building a robot from scratch — 3D printed chassis, stereo vision, AI-powered human interaction with eye contact detection and LED animations. Designed for autonomous navigation and real-world awareness.
┌─────────────┐
│ ◉ ◉ │
│ ╲ ╱ │
│ ─── │
└──────┬──────┘
│
┌──────┴──────┐
│ ┌───────┐ │
│ │ ESP32 │ │
│ └───────┘ │
│ ┌───────┐ │
│ │ Pi 5 │ │
│ └───────┘ │
├─────────────┤
│ ◎ ▣ ◎ │
└─────────────┘3D printed · Cyberpunk 2077 inspired
972 contributions in the last year
| Mar | Apr | May | Jun | Jul | Aug | Sep | Oct | Nov | Dec | Jan | Feb | Mar | |||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Recent Blog Posts
Mar 1, 2026
Feb 18, 2026
Feb 17, 2026
Popular Questions
Use AI-powered news aggregators that filter thousands of daily crypto articles down to the most important ones, set up topic-specific alerts for tokens you hold, and dedicate fixed time slots for news review rather than constant monitoring.
AI filters crypto news by analyzing article content with NLP — scoring relevance based on topic keywords, named entities (tokens, protocols, people), sentiment, source credibility, and freshness. It then deduplicates similar stories so only the most informative version surfaces.
An AI-powered news aggregator uses machine learning and natural language processing to automatically collect, filter, and rank news articles from thousands of sources — delivering only the most relevant content instead of overwhelming users with raw feeds.
Main risks: private key exposure, AI hallucination executing wrong transactions, slippage/MEV exploitation, supply chain attacks from malicious servers, and prompt injection triggering unauthorized transactions. Mitigate with non-custodial architecture, value limits, and verified open-source servers.
It depends on architecture. Custodial mode (server holds private key) is risky — if compromised, funds are lost. Non-custodial (recommended): the server prepares unsigned transactions, you sign via MetaMask or Ledger. Never store private keys in MCP config files; use environment variables and dedicated wallets.