Skip to content
View goldendevuz's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report goldendevuz

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
goldendevuz/README.md
Typing SVG

Abdulmajid Yunusov

Python Backend Developer focused on building reliable APIs and async systems

LinkedIn Telegram GitHub Website Email


About Me

Backend-focused developer with hands-on experience building REST APIs, Telegram bots, and data-driven systems using Python. Strong emphasis on clean architecture, reliability, and maintainability.

What I value:

  • Ship value, refine after β€” deadlines drive decisions, not excuses
  • Build for the user, not for the resume
  • Working today beats perfect someday
  • Refactor when it hurts, not before

Currently:

  • Building full-stack projects during CodeAlpha internship (May–June 2026)
  • Maintaining open-source Django tooling and publishing technical articles

Location: πŸ“ Uzbekistan | 🌐 Open to remote opportunities


πŸ›  Technical Skills

Backend & APIs

Python Django DRF FastAPI Aiogram

Databases & Queues

PostgreSQL Redis Celery

DevOps & Infrastructure

Docker Linux Nginx Git

Tools & Testing

Pytest Postman Swagger


πŸ”§ Experience

Python Backend Developer β€” Madad IT Academy (Apr–May 2025)

  • Developed course information Telegram bot with aiogram
  • Integrated Google Sheets API for real-time data sync and SMS delivery
  • Deployed on Contabo VPS using Docker and Nginx

Full Stack Development Intern β€” CodeAlpha (May–June 2026)

  • Building two production-grade web applications: Project Management Tool (Trello-style) and Social Networking Platform
  • Focus on backend architecture: Django/DRF, PostgreSQL, Redis, WebSockets
  • Implementing real-time updates, role-based permissions, and query optimization

πŸ“Š GitHub Activity

GitHub Streak


Activity Graph


πŸ’Ό Featured Projects

πŸ“š Open Source & Libraries

  • django-quickstarts β€” 40+ minimal Django integration recipes across 43 branches. Each branch shows exactly what changes for one package. CI verifies all recipes stay runnable.
  • finesql β€” Educational ORM on sqlite3 to understand ORM internals. Published on PyPI with explicit, readable implementation (no magic).
  • fynor β€” Backend API utility library. Published on PyPI.
  • botson β€” Framework to reduce repetitive backend patterns and boilerplate.

πŸš€ Production-Grade Backends

  • SMS API β€” Async gateway: Celery + Redis rate-limiting, exponential backoff retry, JWT auth, 80%+ pytest coverage. Handles provider failover, bursty traffic.
  • AudioBook API β€” REST backend (Django/DRF) for audiobook platform. JWT auth, nested resources, optimized queries, pagination.
  • EduPess API β€” Education platform backend with course management, user progress tracking, nested schemas.
  • Madad IT Academy Bot β€” Telegram bot (aiogram) integrated with Google Sheets API for course inquiries, SMS delivery via Contabo VPS. Docker + Nginx deployment.

πŸ€– Telegram Bots & Real-Time

  • secondsaverbot β€” Co-founder. Async FSM, Redis state persistence, real-time updates, production deployment.
  • Madad Course Bot β€” Automated inquiry handler, real-time result delivery, Google Sheets sync.

✍️ Content & Teaching

  • Medium Blog β€” Technical articles on Django internals, DRF best practices, Python async patterns, ORM design.

πŸ”„ In Progress (CodeAlpha Internship)

  • Project Management Tool β€” Trello-style full-stack app. Django/DRF backend with nested resources (projects β†’ tasks β†’ comments), role-based permissions, WebSocket real-time updates via Django Channels. Vanilla JS frontend.
  • Social Networking Platform β€” Mini Twitter clone. User profiles, posts, comments, follow system. Optimized feed queries (select_related + prefetch_related), pagination, follower graphs.

πŸš€ Engineering Principles

Ship value, refine after  
Deadlines drive decisions, not excuses  
Build for the user, not for the resume  
Working today beats perfect someday  
Refactor when it hurts, not before

πŸ“ˆ Visitor Count

Visitor Count


BUILDING RELIABLE BACKEND SYSTEMS

↑ To the top

Pinned Loading

  1. Goldendevsuz/gold-sms-api Goldendevsuz/gold-sms-api Public archive

    Python

  2. django-quickstarts django-quickstarts Public

    Collection of pypi packages | boilerplates | examples

    Python 2

  3. Goldenhubuz/secondsaverbot Goldenhubuz/secondsaverbot Public

    Forked from anekobtw/youtube-dl-bot

    A telegram bot for downloading videos from YouTube, Instagram, TikTok, X (Twitter)

    Python 1

  4. finesql finesql Public

    FineSQL ORM | pypi.org

    Python 5

  5. fynor fynor Public

    Fynor API | pypi.org

    Python 1

  6. botson botson Public

    Simplify repetitive framework codes

    1