Skip to content
View YandLim's full-sized avatar
πŸ› οΈ
Building things, breaking things, fixing things
πŸ› οΈ
Building things, breaking things, fixing things

Block or report YandLim

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

🎯 Yandhy Here

I am Python Backend Engineer

I build backend systems focused on automation logic, API workflows, and event-driven tasks. Most of what I make runs in the background β€” connecting services, reacting to triggers, handling logic that would otherwise be done manually. I care more about systems that behave predictably than systems that look impressive.


🧱 What I build

  • API integrations between platforms and services
  • Event-driven and scheduled automation backends
  • Telegram bots with real backend logic
  • FastAPI / Flask backends for internal tools and automation engines
  • Custom workflow automation using webhooks and API triggers

πŸ’» Tech Stack:

Python FastAPI Flask MySQL SQLite Git


⭐ Featured Projects

Sylva is a long-running, local-first backend service that routes voice and command input into automated system actions without relying on cloud services.

Python RASA Text To Speech

A Discord bot that tracks voice chat time between pairs using n(n-1)/2 pairing, awards points every minute, and builds a relationship level system out of it.

Python Discord MySQL

A local-first Telegram chatbot powered by Python, FAISS, and RAG β€” chat with your PDFs through Telegram using a fully local LLM (no cloud API calls).

Python Telegram Ollama

Google Maps business scraper exposed as an MCP server search and extract structured data through Claude conversation instead of terminal commands.

Python MCP Pandas

Check out the rest of my repos for more interesting backend and automation projects.



🌐 Socials:

Gmail LinkedIn Upwork


✍️ Random Dev Quote

Pinned Loading

  1. Sylva-Neural-Core Sylva-Neural-Core Public

    Sylva is a long-running, local-first backend service that routes voice and command input into automated system actions without relying on cloud services.

    Python

  2. PRR-Level-DiscordBot PRR-Level-DiscordBot Public

    A Discord bot that tracks voice chat time between pairs using n(n-1)/2 pairing, awards points every minute, and builds a relationship level system out of it.

    Python

  3. Telegram-RAG-ChatBot Telegram-RAG-ChatBot Public

    A local-first Telegram chatbot powered by Python, FAISS, and RAG β€” chat with your PDFs through Telegram using a fully local LLM (no cloud API calls).

    Python 1

  4. Gmap-Business-Agent Gmap-Business-Agent Public

    Google Maps business scraper exposed as an MCP server search and extract structured data through Claude conversation instead of terminal commands.

    Python