Skip to content
View boundlessend's full-sized avatar

Block or report boundlessend

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

( ◡̀_◡́)ᕤ senya

Typing SVG

GitHub Telegram Open to remote backend roles

Python FastAPI PostgreSQL SQLAlchemy Alembic Pydantic pytest Docker Linux


python backend developer focused on practical API services

i build backend systems with clear business logic, database models, authentication, predictable error handling, tests, and reproducible local setup

most of my recent work is around FastAPI, PostgreSQL, SQLAlchemy, Alembic, Pydantic, JWT auth, pytest, Docker, and Docker Compose

looking for remote backend roles where i can work on API services, internal tools, automation, data-heavy workflows, or product backend features

selected backend work

Training Report Generator

Educational Chat Assistant API

Promo Codes & Activations API

Support Tickets API

Warehouse Reservations API

Python FastMCP DOCX pytest

report generation backend that loads YAML scenarios, runs a structured workflow, generates Markdown reports, exports DOCX files, and exposes FastMCP tools

shows: backend automation, file generation, CLI/MCP interfaces, workflow orchestration, and testable business logic

FastAPI WebSocket JWT pytest

backend chat service with JWT auth, WebSocket events, stored message history, deterministic agent/tool workflows, file artifacts, and suggested actions

shows: WebSocket backend flow, auth, persistence, agent-style orchestration, and integration-style testing

FastAPI PostgreSQL SQLAlchemy pytest

backend for promo codes and activations with issuing rules, redemption logic, usage limits, validity windows, and consistency checks that prevent double activation

shows: transactional business rules, validation, edge-case handling, database constraints, and API testing

FastAPI PostgreSQL JWT pytest

ticket management backend with categories, comments, event history, status transitions, priority changes, assignment logic, and owner/admin permissions

shows: domain rules, role-based access control, PostgreSQL persistence, API testing, and clean service structure

FastAPI PostgreSQL SQLAlchemy pytest

inventory backend for product stock, reservations, cancellation, shipping confirmation, admin-only operations, and stock consistency rules

shows: transactional business logic, validation, state changes, consistency checks, and backend rules that protect data integrity

smaller api projects

also built smaller backend services to practice specific api patterns:

current focus

backend architecture    FastAPI service boundaries, transactions, validation
database work           PostgreSQL models, Alembic migrations, consistency rules
testing                 API tests, auth flows, negative scenarios, WebSocket flows
automation              MCP tools, report generation, deterministic agent workflows

what i care about

  • api contracts that are easy to understand and hard to misuse
  • explicit business rules instead of hidden assumptions
  • database models that match the domain, not just the endpoints
  • clear validation and predictable error responses
  • tests for happy paths, edge cases, permissions, and failure cases
  • reproducible setup with Docker, migrations, and readme instructions
  • simple architecture with clear responsibilities between routers, schemas, services, models, and tests

github activity

Public repos Main language Python Backend APIs

FastAPI PostgreSQL Docker pytest

contact

open to remote Python backend roles and backend-focused freelance work

GitHub

Telegram

Pinned Loading

  1. task_tracker_api task_tracker_api Public

    трекер привычек / main probation stuff (pt.1)

    Python

  2. chat_assistant_api chat_assistant_api Public

    учебный чат ассистент с MCP / probation stuff pt.13

    Python

  3. report_agent_api report_agent_api Public

    конфигурируемый генератор учебного аналитического отчета / probation stuff pt.14

    Python

  4. AVT_helper AVT_helper Public

    macOS utility for converting subtitle files and creating DOCX dialogue tables

    Swift

  5. translate-go translate-go Public

    macOS utility for translating selected text through a local Ollama model

    Swift

  6. trace_anime_app trace_anime_app Public

    macOS menu bar utility for anime frame search

    Swift