Made Things

Collection of things I actually built. AI tools, web apps, automation scripts — each one solves a problem I actually had.

340

OpenClaw

AI assistant framework for Telegram/Discord. Orchestrates multiple AI agents to automate tasks.

Problem: Wanted to automate repetitive daily tasks. Needed to coordinate multiple AI models effectively.
Challenge: State management between agents and eliminating redundant processing.
TypeScriptNode.jsAITelegram Bot
89

AI Analytics

Real-time AI model performance monitoring dashboard. Custom visualizations and automated reporting.

Problem: Needed to visualize AI outputs and find performance improvement points quickly.
Challenge: Smooth rendering of large data volumes.
ReactNext.jsD3.jsPython
127

Crypto Bot

Machine learning-based automated trading bot. Supports multiple exchanges.

Problem: Wanted emotion-free automated trading.
Challenge: Balancing real-time performance and reliability.
PythonTensorFlowAPI