Skip to content
View loglux's full-sized avatar

Highlights

  • Pro

Block or report loglux

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
loglux/README.md

πŸ‘‹ Hi, I'm Vladislav

🧠 Python Developer focused on AI automation, APIs, and practical tools

I build real-world AI and automation projects with a focus on clean architecture, useful workflows, and maintainable code.


πŸš€ Featured Projects

Semantic retrieval and grounded Q&A over document collections.

Authentication and routing layer for multi-service AI tooling.

WhatsApp MCP server with admin UI and bidirectional media flow.

Obsidian plugin for safe LaTeX delimiter conversion.


🧰 What I Build

  • RAG and semantic retrieval systems
  • AI service orchestration and API integrations
  • Automation tools for real workflows
  • Lightweight open-source developer utilities

πŸ“œ Certifications

  • πŸ₯‡ Microsoft Certified: Azure AI Engineer Associate (AI-102), 2024

Pinned Loading

  1. auto-math-for-obsidian auto-math-for-obsidian Public

    Auto-expand LaTeX math snippets in Obsidian β€” write equations faster.

    TypeScript 2

  2. authmcp-gateway authmcp-gateway Public

    πŸ” Secure authentication proxy for MCP servers with JWT auth, real-time monitoring, and admin dashboard. Production-ready Docker deployment.

    Python 3

  3. fix-math-for-obsidian fix-math-for-obsidian Public

    Convert LaTeX math delimiters to Obsidian format. Transforms \[…\] to $$…$$ and \(…\) to $…$ in your notes.

    TypeScript 3 1

  4. NAS-DevBox NAS-DevBox Public

    NAS-hosted dev container with SSH access and Docker control for a full development environment on the NAS.

    Shell

  5. RAG-Knowledge-Base-Platform RAG-Knowledge-Base-Platform Public

    Structure‑aware RAG platform with semantic search and citations.

    Python

  6. whatsapp-mcp-stream whatsapp-mcp-stream Public

    A WhatsApp MCP server built around Streamable HTTP transport, using Baileys for WhatsApp connectivity, with a web admin UI and bidirectional media flow (upload + download).

    TypeScript