Skip to content
View dzarlax's full-sized avatar

Block or report dzarlax

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
dzarlax/README.md

Hi, I'm Alexey

Senior Product Manager at Constructor by day. Building a personal AI stack by night.

What I'm working on

I run a self-hosted ecosystem on a VPS that connects AI assistants, health tracking, smart home, and daily information into one system:

  • Dzarlax AI — the AI side: Telegram assistant, semantic memory, health analytics, news summarization
  • HomeDash — 7" ESP32 touchscreen that brings it all together on my wall
  • ESP32 Bridge — Go microservice gluing all data sources into one API
  • City Dashboard — Serbian public transit: schedules, routes, real-time arrivals

Stack

Go Python C/C++ TypeScript · PostgreSQL Qdrant · Docker Traefik ESP-IDF LVGL

Get in touch

dzarlax.dev

Pinned Loading

  1. Dzarlax-AI/evening-news Dzarlax-AI/evening-news Public

    AI-powered news aggregator — collects from RSS feeds, websites and custom sources, summarizes with LLM, categorizes and filters ads. Russian-language summaries with FastAPI backend

    Python 1

  2. todoist_bot todoist_bot Public

    This Telegram Bot integrates with Todoist to add tasks directly from Telegram. It concatenates messages within a timer interval into single tasks and optionally sets today as the due date. Built wi…

    Go 7 1

  3. BatchVault_Front BatchVault_Front Public

    Jerky Vault is a Next.js application for managing jerky recipes, ingredients, clients, products and orders. The backend uses MySQL, and NextAuth.js handles authentication.

    TypeScript

  4. Dzarlax-AI/health_dashboard Dzarlax-AI/health_dashboard Public

    Personal health dashboard — ingests Apple Health data via Health Auto Export, tracks sleep, HR, HRV, SpO2, steps and readiness scores. Web UI + MCP server for AI assistants

    Go

  5. Dzarlax-AI/personal_memory Dzarlax-AI/personal_memory Public

    Semantic long-term memory server — stores, recalls and relates facts using Qdrant vector search. Powers personal AI assistant context across sessions

    Go

  6. Dzarlax-AI/personal_assistant Dzarlax-AI/personal_assistant Public

    Telegram-based personal AI assistant — multi-LLM chat (Claude, Gemini, DeepSeek) with tool use, memory, calendar and health briefings

    Go