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.

Content in all repositories owned by your account will be closed.
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

A computer science student at Zhengzhou University in China.

I enjoy building backends and small tools that look interesting. I usually work with backend stuff: Python, FastAPI, PostgreSQL, Redis. Lately I've been making AI applications too (it's pretty fun): agents, or backends that call model APIs.

I learn new things by playing with them for a few weeks until they feel natural.

Tools I use

  • Backend: Python, FastAPI, Pydantic, SQLAlchemy, Alembic
  • Data & jobs: PostgreSQL, SQLite, Redis, RQ, Pandas
  • AI stuff: model APIs (DeepSeek, Claude, OpenAI and others), agents, structured outputs, faster-whisper for local transcription
  • Frontend: Next.js, React, TypeScript, Tailwind, Streamlit for quick dashboards
  • Also: pytest, Git, Linux, Docker, and a couple of Telegram bots

Learning

Currently I'm interested in backend and agentic stuff. I'm learning LangSmith, LangChain, and LangGraph, trying to use them together.

Sometimes I write

I like sharing my thoughts and observations about IT, China, and personal things, so I made a small site for them — https://snikmas.github.io/snikmas/. Feel free to check it out if you're interested. I'm also trying to write in Chinese to improve it.

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. reckoning-3.0 reckoning-3.0 Public

    A local-first personal agent for decisions that matter.

    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

    Invoice extraction, human review, and safe CSV/JSON exports with FastAPI, Streamlit, and OpenRouter

    Python