Skip to content
View scriptsledge's full-sized avatar

Block or report scriptsledge

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

Hello, fellow coders!

Typing SVG


🧠 About Me

class Developer:
    def __init__(self):
        self.username = "scriptsledge"
        self.education = "BTech in AI & Machine Learning"
        self.currently_learning = ["Advanced Web Dev", "ML Algorithms", "Cloud Computing"]
        self.interests = ["AI Research", "Creative Coding", "Problem Solving", "Fitness"]
        self.looking_for = "Collaborative AI & Web Projects"
        
    def say_hi(self):
        print("Thanks for dropping by! Let's build something amazing together.")

me = Developer()
me.say_hi()

πŸš€ What I'm Up To

  • πŸ”­ Diving deeper into AI and Machine Learning
  • 🌐 Building smart web-based tools & integrations
  • 🧠 Solving problems & sharpening DSA skills
  • πŸ’‘ Exploring emerging tech & ideas

βš™οΈ Technologies & Tools


πŸš€ Featured Projects


πŸ“Š GitHub Stats

scriptsledge streak

πŸ† GitHub Trophies



"Code is like humor. When you have to explain it, it's bad." – Cory House

Popular repositories Loading

  1. pythonLoopExample pythonLoopExample Public

    This repository contains examples of python loops

    Python

  2. class12PracticalPrograms class12PracticalPrograms Public

    This repository contains python program files that were created in class 12th practical

    Python

  3. SQLWithBro SQLWithBro Public

    Learning sql with bro code

  4. HTMLWithHarry HTMLWithHarry Public

    Learning HTML with Harry

    HTML

  5. scriptsledge scriptsledge Public

  6. pythonWithHarry pythonWithHarry Public

    Learning Python with Harry

    Python