Skip to content
View dessanhemrayev's full-sized avatar
:octocat:
I may be slow to respond.
:octocat:
I may be slow to respond.

Block or report dessanhemrayev

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
dessanhemrayev/README.md

Hi there, I'm Dessan! πŸ‘‹

Typing SVG

πŸš€ About Me

class BackendDeveloper:
    def __init__(self):
        self.name = "Dessan"
        self.role = "Python Backend Developer"
        self.location = "🌍"
        self.languages = ["Python", "JavaScript", "Go", "Dart"]
        self.currently_learning = ["Advanced Python", "System Design", "DevOps"]
        self.interests = ["Backend Architecture", "API Development", "Cloud Computing", "SIP/VOIP"]
    
    def say_hi(self):
        print("Thanks for dropping by! Let's build something amazing together.")

me = BackendDeveloper()
me.say_hi()

πŸ› οΈ Tech Stack

Languages

Frameworks & Libraries

Odoo, FastAPI, Django, Flutter

Databases & Tools

Communication & VoIP

Asterisk XMPP


πŸ“Š GitHub Analytics


πŸ† GitHub Trophies


πŸ”₯ Current Focus

graph LR
    A[🐍 Python Mastery] --> B[πŸš€ FastAPI]
    B --> C[πŸ—οΈ System Design]
    C --> D[☁️ Cloud Architecture]
    D --> E[πŸ”§ DevOps Practices]
    
    style A fill:#3776ab
    style B fill:#009688
    style C fill:#ff6b6b
    style D fill:#4ecdc4
    style E fill:#45b7d1
Loading

🌐 Connect with Me

GitHub Dev.to



⭐️ From dessanhemrayev

Pinned Loading

  1. download_playlist_youtube download_playlist_youtube Public

    Download youtube playlist

    Python

  2. highlighting_color_pillow highlighting_color_pillow Public

    Extension for the Pillow library

    Python