Skip to content
View kamolgks's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report kamolgks

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

Hi πŸ‘‹, I'm Kamoliddin Tukhtaboev

Backend Developer β€’ Python Enthusiast β€’ Software Engineering Student

Typing SVG

  • πŸ’» Building with: Python β€’ Flask β€’ FastAPI β€’ Django
  • πŸ—„οΈ Working with: PostgreSQL β€’ SQLite β€’ Redis
  • 🌐 Creating: HTML β€’ CSS β€’ JavaScript
  • πŸ› οΈ Daily tools: Git β€’ GitHub β€’ VS Code β€’ PyCharm β€’ Postman
  • πŸ“– Exploring: Docker β€’ Linux β€’ System Design
class Kamoliddin:
    def __init__(self):
        self.name = "Kamoliddin Tukhtaboev"
        self.role = "Software Engineering Student"
        self.location = "Uzbekistan πŸ‡ΊπŸ‡Ώ"

        self.code = [
            "Python",
            "JavaScript",
            "HTML",
            "CSS",
            "SQL",
        ]

        self.learning = [
            "Backend Development",
            "Algorithms & Data Structures",
            "Software Architecture",
            "Artificial Intelligence",
        ]

        self.interests = [
            "Web Development",
            "Clean and secure code",
            "Automation",
            "Open Source",
        ]

        self.current_focus = (
            "Building modern web applications and improving my programming skills."
        )

        self.open_to_work = True
        self.always_learning = True

    def __repr__(self):
        return f"<{self.name} | {self.role}>"

me = Kamoliddin()

print(me)


wakatime

πŸ“ˆ GitHub Statistics


⏱️ Wakatime Stats


github contribution snake

Telegram Instagram LinkedIn

Pinned Loading

  1. kamolgks.github.io kamolgks.github.io Public

    portfolio website

    HTML 3 2

  2. Password-Generator Password-Generator Public

    Password generator: random, strong passwords.

    CSS 3 1

  3. Hikkamods Hikkamods Public

    Python 5

  4. task-bot task-bot Public

    Python

  5. Weather-Bot Weather-Bot Public

    Telegram-bot for viewing the weather in your city.

    Python 3 1

  6. Wikipedia-Bot Wikipedia-Bot Public

    Simple Telegram Wikipedia bot.

    Python 3