Skip to content
View tavodev's full-sized avatar

Block or report tavodev

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

πŸ‘‹ Hi, I'm tavodev

πŸš€ Backend Engineer (Python/Django) | βš™οΈ Async Systems & Distributed Backend Fundamentals


🌐 About me
I’m a Backend Engineer specialized in Python/Django. I build production-grade APIs and systems with a strong focus on reliability, async workflows, performance, and maintainable architecture (service layer / domain-oriented design).

I’m currently strengthening my backend profile in distributed systems fundamentals: queues, retries, idempotency, eventual consistency, and observability β€” applied to real projects.


πŸ›  Languages and Tools

python django django rest framework postgresql redis docker nginx linux aws git github github actions postman swagger

Note: I use Celery heavily for async processing (background jobs, retries, workflows).


βœ… Core strengths

  • Backend with Django/DRF: authN/authZ, permissions, REST APIs, integrations, OpenAPI/Swagger docs
  • Async workflows: Celery + Redis (retries, idempotency mindset, resilient processing)
  • PostgreSQL: modeling + performance-aware queries
  • Production mindset: deploy & operate services (Docker, Nginx, Gunicorn, Linux/VPS)
  • Maintainable architecture: Service Layer + Selectors, domain boundaries, refactoring

πŸš€ Main Project

OLON β€” Multi-tenant POS (Django)

A point-of-sale system I build and run in a real coffee business β€” built with an operations-first mindset.

Features

  • Inventory & supplies (ingredients, recipes, consumption)
  • Multi-user with role-based access
  • Cash reconciliation and daily closing
  • Tablet-optimized operations
  • Async workflows & automation (Celery)

Currently working on

  • More modular architecture (domain-oriented / service layer)
  • Layered testing (unit / integration / API)
  • CI/CD improvements with GitHub Actions
  • Better operational visibility (structured logs, traceability)

πŸ§ͺ Testing & Architecture

  • pytest / pytest-django / factory_boy
  • Service Layer + Selectors (DDD-lite)
  • Focus on increasing coverage with tests that matter (business rules + integration)

πŸ“ˆ Learning focus (next-level backend)

  • Distributed backend fundamentals: queues, retries, idempotency, eventual consistency, outbox/inbox patterns
  • Observability: structured logs, metrics, tracing
  • Postgres performance: indexing, profiling, caching with intent
  • Practical AI integrations: OpenAI API in real apps

πŸ“« Contact


Popular repositories Loading

  1. core42 core42 Public

    Project bootstrap with django 4.2

    Python 2 2

  2. gitignore gitignore Public

    Forked from github/gitignore

    A collection of useful .gitignore templates

  3. latinas_code_camp latinas_code_camp Public

    este repositorio es de practica para el bootcamp de latinas code camp

    HTML

  4. LatinasCodeCamp LatinasCodeCamp Public

    Forked from Candeagainn/LatinasCodeCamp

    Repositorio de prueba

  5. python_intermedio_github python_intermedio_github Public

    Repositorio de practica para el curso de python intermedio ifortab

    Python 2

  6. python_intermedio_github-1 python_intermedio_github-1 Public

    Forked from jemanuelfp/python_intermedio_github

    Repositorio de practica para el curso de python intermedio infortab

    Python