Skip to content
View TsixPhoenix's full-sized avatar

Highlights

  • Pro

Block or report TsixPhoenix

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TsixPhoenix/README.md

Hi there 👋

I'm a backend Python developer. I build REST APIs, ETL pipelines, monitoring services and internal bots — from architecture development to deployment with Docker and CI/CD.


GitLab

Most of my code lives in GitLab — here for open-source and side projects.


🔧 Tech stack

  • Languages: Python
  • Backend: FastAPI / Flask, REST APIs, webhooks, Telegram bots, asyncio‑based services
  • Data & automation: ETL/ELT scripts, log processing, pipelines on Airflow
  • Storage: PostgreSQL, SQLAlchemy, Redis
  • DevOps / Infra: Docker, Docker Compose, GitLab CI, nginx, systemd services
  • Monitoring & logs: centralized log collection (Graylog‑like stacks), basic alerting
  • Other: Git, Linux,

🛠️ Projects

I work on:

  • Backend APIs for internal portals – REST APIs with JWT, CRUD for users, Role Based Access Control. PostgreSQL, Redis for sessions/cache, Alembic migrations, Docker Compose.
  • ETL pipelines – Airflow DAGs, data marts in PostgreSQL, Fernet‑encrypted secrets, Airflow UI behind nginx, Docker Compose.
  • Logging and monitoring services – APIs to ingest and query logs, reverse proxy, Docker Compose, integration with a centralized log stack.
  • Service bots for business workflows – Telegram bots for requests, approvals and simple internal flows, PostgreSQL persistence, deployed as a systemd service or in containers.

📈 What I'm focusing on now

  • Cleaner service architecture (smaller services, clearer boundaries between components)
  • Automation of routine tasks: bots, scripts, CI pipelines
  • More practice with containers and orchestration

Pinned Loading

  1. IU-Capstone-Project-2025/Ego_AI IU-Capstone-Project-2025/Ego_AI Public

    Ego AI is your personal assistant in everyday life. He will help you with the allocation of your tasks for the day, week, month. It will also show you all the latest news in the world if you want i…

    Python 3

  2. egorTorshin/Phonebook-Lookup-via-gRPC egorTorshin/Phonebook-Lookup-via-gRPC Public

    Remote phonebook service using RPC where clients can query and manage contact information.

    Python 1

  3. DevOps-CC DevOps-CC Public

    Forked from inno-devops-labs/DevOps-Core-Course

    🚀Production-grade DevOps course: 18 hands-on labs covering Docker, Kubernetes, Helm, Terraform, Ansible, CI/CD, GitOps (ArgoCD), monitoring (Prometheus/Grafana), and more. Build real-world skills w…

    HTML

  4. DevSecOps-CC DevSecOps-CC Public

    Forked from inno-devops-labs/DevSecOps-Intro

    🚀 Secure Your Future with the Introduction to DevSecOps Course: Principles, Practices & Hands-On Security Want to be the pro who builds software that’s fast and secure? This course gives you the fo…

    Shell