Skip to content
View ShevonPe's full-sized avatar

Highlights

  • Pro

Block or report ShevonPe

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

Typing SVG

Not the smol crabbie, I'm more like this

Twitter LinkedIn Instagram Facebook

GitHub Badge GitHub Badge Twitter Badge GitHub Badge

class ShevonPe:

    def __init__(self):
        self.username = 'ShevonPe'
        self.name = 'Shevon Perera'
        self.web = 'https://shevonpe.github.io'
        self.twitter = '@Shevon_Perera'
        self.code = {
            'frontend': ['HTML', 'CSS', 'JavaScript', 'Boostrap'],
            'backend': ['Python', 'PHP', 'Flask', 'Laravel', 'NodeJS'],
            'database': ['PostgreSQL', 'MySQL', 'SQLite3', 'Mongo DB'],
            'tools': ['git', 'GitHub', 'BitBucket', 'Pandas', 'Jupyter notebook'],
            'misc': ['Firebase', 'TDD', 'GNU/Linux']
        }

    def __str__(self):
        return self.name


if __name__ == '__main__':
    me = ShevonPe()

Martin's GitHub Stats Here's a photograph I've taken of colombo

Snake animation

Pinned Loading

  1. gitignore gitignore Public

    Forked from github/gitignore

    A collection of useful .gitignore templates