Skip to content
View AlexTkDev's full-sized avatar

Block or report AlexTkDev

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

👋 Hey there, I’m Alex!

☁️ Python Backend / Fullstack Developer · ☕ Espresso-Fueled Coder · 🛠️ Building scalable systems

Typing SVG

👨‍💻 About Me

I'm a Python Backend / Fullstack developer focused on scalable APIs, ERP customization, system integrations, and performance optimization.
I build production solutions with Odoo, Django/FastAPI, cloud services, and clean automation workflows.

☕️ Like espresso: strong, consistent, and never backing down from a challenge.


🔗 Connect with Me

Gmail Telegram LinkedIn GitHub


🚀 Tech Stack

Category Skills
💻 Languages Python · JavaScript · SQL
🧩 Frameworks Odoo (16+) · Django · Django REST Framework · FastAPI · Flask
📱 Mobile Flutter
🗄️ Databases PostgreSQL · MySQL · SQLite · MongoDB
☁️ Cloud & Tools AWS (Lambda, S3, EC2) · Docker · CI/CD · Git
🛠️ Other HTML/CSS · Shell scripting

📂 Featured Projects

  • 🔹 School management system — Integrated and customized Odoo + OpenEduCat ERP for school operations, business logic, UI components, and mobile support.
    Stack: Python 3 · Odoo 16+ · PostgreSQL · JavaScript · Flutter · Docker

  • 🔹 Media Systems — Customized Odoo ERP for a digital services company with ORM extensions, QWeb/JS UI, website integrations, and Cloudflare Turnstile.
    Stack: Python 3 · Odoo 17+ · PostgreSQL · Docker · JavaScript · XML · Cloudflare

  • 🔹 Online Store (TeamChallenge.io) — Built backend modules and REST APIs for products, orders, authentication, and payments; configured CI/CD.
    Stack: Python · Django · Django REST Framework · PostgreSQL · Docker · GitHub Actions

  • 🔹 PDF-to-Word Conversion Tool (Freelance) — Built OCR-based conversion flow from scanned PDF files to editable Word documents.
    Stack: Python · PyMuPDF · Google Cloud Vision API · GitHub Actions

  • 🔹 EduPlannerBotAI (Freelance) — Created Telegram bot with multi-level LLM fallback (OpenAI → Groq → TinyLlama), reminders, export, and multilingual support.
    Stack: Python · aiogram 3.x · OpenAI API · Groq API · llama-cpp-python · TinyDB

  • 🔹 Online Learning Platform (Pet Project) — Developed modular LMS + Blog with REST APIs, async tasks, Docker deployment, and automated tests.
    Stack: Django · DRF · PostgreSQL · Celery · Docker · Zoom API


🤝 Let’s Collaborate

👀 Open to meaningful collaborations, cool side-projects, or just a good chat — drop me a line!

Pinned Loading

  1. macOS_application_speedtest_for_python macOS_application_speedtest_for_python Public

    Is a macOS application designed to test your internet connection speed using Python. The program provides a convenient interface for measuring download, upload, and ping speeds, and also supports r…

    Python 1

  2. MyFlaskProject MyFlaskProject Public

    This project is a blog developed using Flask. It allows users to view posts, add new entries, and leave comments.

    HTML

  3. EduPlannerBotAI EduPlannerBotAI Public

    AI-powered Telegram bot for personalized learning plans, scheduling, and study reminders.

    Python

  4. practicle_GIT_app practicle_GIT_app Public

    This game is designed for learning and practicing Git commands through an interactive approach. The project is created using the Kivy framework for developing the graphical user interface.

    Python

  5. store-server-django store-server-django Public

    This project is a Django-based study project aimed at developing a server for a store application. It includes features such as product management, user authentication, and background task processing.

    JavaScript

  6. PDF-to-Word-Conversion PDF-to-Word-Conversion Public

    A parser that will retype text from a PDF into an MS Word document with the specified specifications

    Python