Skip to content
View p95max's full-sized avatar

Block or report p95max

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

Maksym Petrykin

Python Backend Developer — Django · FastAPI · PostgreSQL

I build production-oriented backend services, APIs, and integrations. I am adaptable across development, deployment optimization, and production operations, with a focus on maintainability and reliability.

Featured Projects

Project Description Stack
Argus Commissioned internal production service for processing marketplace emails, managing leads, Telegram operations, health checks, and automated VPS workflows. Django, PostgreSQL, Gmail API, Telegram Bot API, Nginx, systemd, Pytest
DocsFlow Secure document-management service with asynchronous processing, local OCR, structured AI extraction, RAG search, calendar events, reminders, audit logs, and encrypted backups. FastAPI, SQLAlchemy, PostgreSQL, pgvector, Celery, Redis, OpenAI, Docker
InboxSignal Message-triage backend that converts Gmail and Telegram streams into prioritized events, alerts, and scheduled digests. Django, PostgreSQL, Redis, Celery, Gmail API, Telegram Bot API, OpenAI
DealerFinder Cache-first car-dealer search service with external API quotas, throttling, distributed locks, and asynchronous AI enrichment. Django, PostgreSQL, Redis, Celery, Google Places API, Docker
Portfolio SPA Full-stack portfolio platform with project management, REST API, React frontend, contact workflow, CI, and production deployment. Django REST Framework, React, TypeScript, PostgreSQL, Docker
Azure IaC Demo Infrastructure-as-Code deployment of an OIDC-protected application stack on Azure. Terraform, Ansible, Docker, Keycloak, OAuth2 Proxy, Nginx

Core Stack

  • Backend: Python, Django, Django REST Framework, FastAPI
  • Data: PostgreSQL, SQLAlchemy, Alembic, Redis, pgvector
  • Async and integrations: Celery, Gmail API, Google APIs, Telegram Bot API, OpenAI API
  • Infrastructure: Docker Compose, Nginx, Gunicorn, systemd, Terraform, Ansible
  • Quality: Pytest, Ruff, GitHub Actions, CodeQL, Codecov
  • Frontend: Django Templates, Bootstrap, basic React and TypeScript

Pinned Loading

  1. dealerfinder dealerfinder Public

    Django-based web app for searching car dealers with cache-first architecture, Google Places integration, and optional AI-based data enrichment.

    Python

  2. InboxSignal InboxSignal Public

    Django-based multi-channel message monitoring system for Telegram with AI-assisted triage, alerts, and digests.

    Python

  3. table_transformer table_transformer Public

    table_transformer: FastAPI service that transforms tabular data (CSV / Google Sheets) into geospatial features. Normalizes coordinates, dates, and values, stores results in PostGIS, and uploads the…

    Python

  4. argus argus Public

    Django 6 internal operations panel for Kleinanzeigen Gmail lead triage, Telegram alerts, and VPS/systemd automation.

    Python

  5. docflow_api docflow_api Public

    FastAPI backend for document digitization - upload, OCR, AI extraction, and semantic search.

    Python

  6. iac-demo-vm iac-demo-vm Public

    Azure VM + Keycloak OIDC + Terraform + Ansible + GitHub Actions - automated cloud infrastructure with SSO-protected static page

    HCL