Skip to content
View nGrUnD's full-sized avatar
🏠
Working from home
🏠
Working from home
  • OneByOne
  • Russia, Novosibirsk

Block or report nGrUnD

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

Semen Teneshev

Python Backend Developer

I build backend services, asynchronous APIs, task-processing pipelines, and integrations with external platforms.

My main stack is Python, FastAPI, PostgreSQL, SQLAlchemy, Redis, Celery, and Docker. I have commercial software development experience since 2022, including backend systems built from scratch and maintained in production.

I am open to remote Python Backend opportunities.

Core stack

  • Backend: Python, FastAPI, AsyncIO, REST API, Pydantic
  • Data: PostgreSQL, SQLAlchemy, asyncpg, Alembic, Redis
  • Background processing: Celery, task queues, scheduled jobs
  • Infrastructure: Docker, Nginx, Linux, Git, GitLab CI/CD
  • Integrations: Telegram Bot API, VK API, payment webhooks, OpenAI API
  • Also worked with: ClickHouse, React, TypeScript, C#, Unity

Selected projects

Project Description Stack
VK Service Posting Full-stack platform for collecting, filtering, and scheduling VK clips across communities. Includes background queues, monitoring, and containerized deployment. FastAPI, PostgreSQL, SQLAlchemy, Celery, Redis, Docker, React, Grafana
VPN Telegram Mini App Backend Backend for VPN subscription sales with a Telegram Stars wallet, multi-server 3x-ui provisioning, automatic renewal, and admin analytics. Python, aiogram, aiohttp, PostgreSQL, asyncpg, 3x-ui
VPN Telegram Bot Telegram bot for trial and paid VPN access with multi-panel load distribution, payment webhooks, and automatic provisioning. Python, aiogram, PostgreSQL, WATA, Crypto Pay, Telegram Stars
Channel Admin Log Bot Telegram channel admin-log collector with event storage, notifications, statistics, and Linux deployment scripts. Python, Telethon, aiogram, SQLite, systemd

What I work on

  • designing REST APIs and backend architecture;
  • asynchronous services and external API integrations;
  • PostgreSQL schema design and query optimization;
  • background processing with Celery and Redis;
  • authentication, payments, and webhook workflows;
  • Docker-based deployment and production support;
  • AI-enabled backend services with OpenAI API and MCP.

Engineering interests

Backend architecture, distributed task processing, automation, observability, high-load systems, and practical AI integrations.

Pinned Loading

  1. vk_service_posting vk_service_posting Public

    Production-oriented platform for collecting, filtering, and scheduling VK clips across communities. Built with FastAPI, PostgreSQL, Celery, Redis, React, and Docker.

    HTML

  2. vpn_tg_bot_template vpn_tg_bot_template Public

    Telegram bot for selling and provisioning VPN subscriptions via multiple 3x-ui panels, with trials, payments, webhooks, and PostgreSQL.

    Python 1

  3. channel_admin_log_bot channel_admin_log_bot Public

    Telegram bot that stores and notifies channel Recent Actions (admin log) via Telethon + aiogram

    Python

  4. vpn_template vpn_template Public

    Telegram Mini App backend for VPN subscriptions with Stars wallet, multi-server 3x-ui provisioning, auto-renewal, and admin analytics.

    Python