Skip to content
View bultakov's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report bultakov

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

$ whoami

>>> Bultakov Ibrohim - Python Backend Developer ๐Ÿ

Typing SVG

Telegram LinkedIn Website


๐Ÿ“Š GitHub Statistika

GitHub Streak


๐Ÿ“ˆ Ish faoliyati

Bultakov's WakaTime stats

wakatime


๐Ÿ† Yutuqlar

trophy


๐Ÿ“ซ Bog'lanish

Savollaringiz bormi? Men doim onlaynman! ๐Ÿ’ฌ

Telegram LinkedIn Email Portfolio


๐Ÿ’ก Men bilan ishlash

class Collaboration:
    def __init__(self):
        self.interests = [
            "๐Ÿค– Telegram bot development",
            "๐Ÿ”Œ API integration & automation", 
            "๐Ÿ’ผ CRM platformalar",
            "๐Ÿ“Š SaaS loyihalar",
            "๐Ÿš€ Startup g'oyalari"
        ]
        
    def contact_me(self):
        if self.interested_in_collaboration():
            return "Telegram'ga yozing: @IbrohimBultakov"
        else:
            return "Portfolio'ni ko'rib chiqganingiz uchun rahmat!"
    
    def stack_match(self, your_stack):
        my_stack = {"Python", "FastAPI", "Django", "PostgreSQL", "Telegram"}
        return bool(my_stack.intersection(your_stack))

collab = Collaboration()
print(collab.contact_me())

"print('Hello World') - hammasi shu yerdan boshlandi!" ๐Ÿš€


Pinned Loading

  1. aiopay aiopay Public

    Payme API uchun Asinxron kutubxona!!!

    Python 3 1

  2. weather weather Public

    Weather APP

    Python 2

  3. django-i18n django-i18n Public

    Django i18n

    Python 1

  4. django-HTML-to-PDF django-HTML-to-PDF Public

    Django HTML to PDF

    Python 2 2

  5. FastAPI-404 FastAPI-404 Public

    FastAPI 404 Page

    CSS 1

  6. openbudget openbudget Public

    OpenBudget.uz tizimining Ovoz berish xizmatini ishlatish uchun yordamchi.

    Python 6 3