Backend & Automation for Complex Systems
Node.js / Telegram WebApp / Blockchain integrations
Available for freelance
Some work is open-source

Hire me

For inquiries and contracts, please contact me through my Freelancer profile.

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.

What it does
  • 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

If this project saves you time or helps your workflow, you can optionally support its development below.
Screenshots
WebSearcher MistByte extension settings in Text Generation WebUI
Text Generation WebUI integration — settings panel
WebSearcher search result example in Text Generation WebUI chat
Example result in WebUI chat (triggered search)
WebSearcher selecting 3 links from 10 for fetching
Selection step: pick 3 links from 10
WebSearcher fetched and extracted page text preview
Fetch + extract: page text preview

Featured case: Low-latency trading backend & real-time Telegram WebApp

Technical demonstration of 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.

Demo video
Video shows: multi-chart layout, buy/sell flow, scale updates, trailing stop & stop controls, quick toggle actions, a settings change, and live runtime logs.
What was built
  • 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)
Source code is not published (internal logic / NDA constraints). Small non-sensitive snippets can be shown on request.

Screenshots

Mobile UI examples (multi-chart layout and single-chart view).

PumpBot WebApp — single chart view
Single-chart view (focus mode)
PumpBot WebApp — multi-chart layout
Multi-chart layout (4 charts)

Other experience

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.