Skip to content
View SyntaxErrorThapa's full-sized avatar
🐢
🐢

Highlights

  • Pro

Block or report SyntaxErrorThapa

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
SyntaxErrorThapa/README.md
class PratikThapa:
    """
    A special object representing the Pratik Thapa class.
    """

    def __init__(self)
        self.name = "Pratik Thapa"
        self.title = "Programmer & Student"
        self.interests = ["Full Stack Development", "Machine Learning", "Open Source"]
        self.toolbelt = {
            "languages": ["Python", "Java", "C/C++", "JavaScript", "Bash"],
            "front_end_development": ["React", "Bootstrap", "Tailwind", "Sass", "CSS", "HTML"],
            "back_end_development": ["Node.js", "Express", "Flask"],
            "machine_learning": ["TensorFlow", "OpenCV", "PyTorch", "Pandas", "scikit-learn"],
            "database": ["MySQL", "PostgreSQL", "SQLite"],
            "devops": ["AWS", "Bash"],
            "others": ["Linux", "Git", "Arduino"]
        }
        self.humor_level = "High"  # Because coding should be fun!

If you found the syntax error in the code above, let's connect on LinkedIn!
Also, if you want to check out the two web application that I've hosted, the links are Let's Study Together & Leetcode Journal.

Popular repositories Loading

  1. scrapingzellow scrapingzellow Public

    Use of Beautiful Soup to scrape the data from Zillow and using Selenium web driver to fill the google form.

    Python

  2. make-spotify-playlist make-spotify-playlist Public

    Python

  3. twitter-bot twitter-bot Public

    Python

  4. instagram-follower-bot instagram-follower-bot Public

    Python

  5. cookie-clicker cookie-clicker Public

    Python

  6. turtle-crossing-game turtle-crossing-game Public

    Python