Skip to content
View jaloliddin1006's full-sized avatar
☝️
Best of the Best
☝️
Best of the Best

Highlights

  • Pro

Organizations

@ict-jobs @ict-job

Block or report jaloliddin1006

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

I am a Back-end developer, I'm a Competitive Programmer, I also like to create projects in Python.

  • 👋 Hi, I’m Jaloliddin
  • ❤️ I love Creating websites and Programming in Python.
  • 💼 I'm a student in TUIT

A little more about me

class DefonicTrips():
    
  def __init__(self):
    self.name = "Jaloliddin Mamatmusayev";
    self.username = "Jaloliddin1006";
    self.location = "Uzbekistan";
    self.info = "Backend developer from Uzbekistan";
    
  def __str__(self):
    return self.name
    
if __name__ == '__main__':
    me = DefonicTrips()



-💻 My Leetcode

-📄 My Resume

-📫 How to contact me:



⚙️  GitHub Analytics


Pinned Loading

  1. aiogram3-bot-template aiogram3-bot-template Public

    Aiogram 3 uchun kerakli bo'lgan kodlar | TEMPLATE

    Python 2

  2. eslatbek eslatbek Public

    Forked from husanIbragimov-zz/eslatbek

    The Eslatbek Bot is helpful for you to manage your time and tasks. You can create your own targets and schedule them. Also, you can create your own daily targets and schedule them. You can find on …

    JavaScript

  3. django-aiogram3-bot-template django-aiogram3-bot-template Public

    Django Frameworki va Aiogram orqali bot yaratish uchun shablon

    Python