Skip to content
View Snehashish06's full-sized avatar
🇮🇳
A passionate programmer from India
🇮🇳
A passionate programmer from India

Organizations

@TeamScenario @ready-to-use
Block or Report

Block or report Snehashish06

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

Hey there Snehashish Biswas this side!


⚡ Like the thunder in the sky ⚡

----

Visitors Count

Typing SVG

About Me

class Snehashish():
    

    def __init__(self):
        self.name = "Snehashish"
        self.country = "India"
        self.language = ["हिंदी", "English", "বাংলা"]

    def programming_languages(self):
        return [
            "Python", "Java", "C", "CPP",  "SQL"
        ]

    def databases(self):
        return [
            "SQL",
            "MySQL",
            "PostgreSQL",
            "Redis",
            "MariaDB",
            "SQLite",
            "MongoDB"
      ]

    def markup_languages(self):
        return [
            'HTML'
      ]
 
    def developer_tools(self):
        return [
            "GitHub", "Git", "GitLab", "MongoDB",
            "Stack Overflow", "Heroku", "PyDroid", "Visual studio insiders" , "MySql", "Workbench"
        ]

    def os(self):
        return {
            "Desktop": ["Windows 11 Pro X LITE", 
                        {"Linux": ["Garuda KDE Dr460nized", "Garuda Wayfire"]}],
            "Smart Phone": [
                    {"Android": ["EvolutionX", "Project Elixir", "Miui", "Ancient Os", "Pixel experience", "CrDroid"]}]
        }
 

if __name__ == '__main__':
    myself = Snehashish()
    print(f"{myself.name} is here!")

Statistics

GitHub Activity

Metrics

GitHub Awards

Github Trophy

Current Streak

Most used languages

Pinned

  1. TeamScenario/Scenario TeamScenario/Scenario Public

    An Advanced telegram group management bot scenario!! a project by TeamScenario with love and hard work.

    Python 25 66