Links
Project hubs and profiles.
GitHub (mistbyte-ai) Reddit (MistByteAI) Freelancer.com profile
Open-source project: Search API V1 (WebSearcher)
A lightweight local web search API designed to feed LLMs with better context. Focused on engineering: predictable output, controllable pipelines, and clean integration.
- Local web search for LLMs (search → fetch → extract → normalize)
- Designed for Text Generation WebUI integration
- Self-hosted Node.js service with a simple API
- Emphasis on reliability, debuggability, and minimal dependencies
GitHub repository More projects
Open-source project: Time Injector (CURRENT_DATE / CURRENT_TIME)
A tiny plugin that injects the current date/time into prompts so even smaller local models keep a sane timeline. Designed to be deterministic and machine-readable (no fluff, no “source”).
Support MistByteAI open-source development
These are independent open-source projects (Search API V1 / WebSearcher, Time Injector, and more). If you find them useful, your support helps me keep improving reliability, extraction quality, and integrations.
Commercial case study (closed-source): Low-latency trading backend & real-time Telegram WebApp
Commercial case study demonstrating a custom system focused on stability, low latency and predictable transaction lifecycle control. The UI is a Telegram WebApp with real-time charts and trading controls.
- Node.js backend with asynchronous state management and failure handling
- Optimized transaction preparation to avoid unnecessary on-chain calls at execution time
- Custom transaction lifecycle control (TTL / block reference logic)
- Event-driven confirmation tracking via streaming data (gRPC) to reduce reaction latency
- Real-time WebSocket transport to UI (Telegram WebApp)
- 1-second candle generation and charting (TradingView)
Screenshots
Mobile UI examples (multi-chart layout and single-chart view).
Other experience
- Joomla-based portal with deep PHP customization and data aggregation across multiple modules
- Linux server infrastructure: routing/firewall, VPN/proxy setups, and network troubleshooting
- Blockchain work: integrations on Solana/Ethereum; Ethereum smart contracts (custom logic and upgrades)
- LLM systems integration: local search pipelines, context preparation, and WebUI extensions
Engineering background
Started programming long before modern frameworks became mainstream. Worked with a wide range of languages and platforms over the years.
Current focus: Node.js / JavaScript backend systems, LLM integration & tooling, Telegram-based solutions, PHP for legacy and custom platforms.