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

Block or report Dj-1000

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

🐍 Dheeraj Sharma | Python Backend Wizard

Typing SVG
Shows a Breakout game visualization of my GitHub contributions

πŸš€ About Me

class DheerajSharma:
    def __init__(self):
        self.name = "Dheeraj Sharma"
        self.role = "Python Backend Developer"
        self.language_spoken = ["Hindi", "en_US"]
        self.code = {
            "backend": ["Python", "Django", "DRF", "FastAPI"],
            "database": ["PostgreSQL", "MySQL", "MongoDB"],
            "devops": ["Docker", "GitHub Actions", "AWS"],
            "ml/ai": ["NLP", "scikit-learn", "TensorFlow"]
        }
        
    def say_hi(self):
        print("Thanks for dropping by! Let's build something amazing together!")

me = DheerajSharma()
me.say_hi()

πŸ› οΈ Tech Stack

Python Django FastAPI PostgreSQL Docker AWS Git

πŸ“Š GitHub Stats

GitHub Streak

github stats

top langs

Profile Views

🎯 If you can dream it, you can code it!

Pinned Loading

  1. Project-X_django-forms Project-X_django-forms Public

    Python

  2. djchat djchat Public

    Python

  3. bostonhousing bostonhousing Public

    Jupyter Notebook

  4. langchain_chatbot langchain_chatbot Public

    Python