Skip to content
View snikmas's full-sized avatar
👻
👻

Highlights

  • Pro

Block or report snikmas

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

Hi, I'm Mary

CS student in China · Python backend & AI tools · RU / EN / CN

I build practical software: APIs, Telegram bots, LLM apps, and small automation systems. Most projects start from a real problem.

What I've build

  • Backend APIs — FastAPI, auth, jobs/queues, Postgres/SQLite, Redis
  • Telegram bots — menus, workflows, allowlists, integrations
  • LLM tools — FAQ assistants, document summary pipelines, Gemini/Claude-style API apps
  • Local ML utilities — faster-whisper transcription, simple XGBoost risk dashboards

Stack

  • Languages: Python, JavaScript, Java, C, SQL
  • Backend: FastAPI, Pydantic, SQLAlchemy, Redis, RQ
  • Frontend (enough for demos): React, Streamlit, HTML/CSS
  • Data & AI: Pandas, NumPy, scikit-learn, LLM APIs
  • Tools: Linux, Git, pytest

Pinned Loading

  1. codex-watch codex-watch Public

    local, non-blocking estimate of Codex five-hour usage pressure

    Rust 2

  2. ai-customer-support-ticket-system ai-customer-support-ticket-system Public

    FastAPI support-ticket backend: JWT, RBAC, Redis, RQ routing, SLA, tests

    Python

  3. study-china-faq-bot study-china-faq-bot Public

    Trust-first bilingual AI FAQ bot for studying in China | Python + Gemini + citations

    Python

  4. telegram-filer telegram-filer Public

    Owner-only Telegram bot for securely browsing, searching, previewing, and downloading allowlisted files

    Python

  5. transcriber_app transcriber_app Public

    Private local audio/video transcription app with durable jobs, faster-whisper, FastAPI, and Streamlit

    Python 1 1

  6. document-summary document-summary Public

    Document upload pipeline → structured AI summary (FastAPI + Streamlit + Gemini)

    Python