Skip to content
View bashebr's full-sized avatar

Block or report bashebr

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

Hello there πŸ‘‹

visitors Open Source Love

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "bga"
        self.role = "Software Engineer and security research"
        self.language_spoken = ["tig", "en_US", "dutch"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()

πŸ“ Blogs

  • Personal website and blog: coming soon

πŸ”§ Technologies & Tools

πŸ“ˆ GitHub Stats

Zhenye's GitHub Stats Zhenye's GitHub Stats

πŸ† GitHub Trophies

trophy

Popular repositories Loading

  1. password-generator password-generator Public

    Python 1

  2. autodiff autodiff Public

    JavaScript 1

  3. twitter_api_implementation twitter_api_implementation Public

    Python 1

  4. bgaportfolio bgaportfolio Public

    A simple and short terminal themed portfolio

    TypeScript 1

  5. awesome-python awesome-python Public

    Forked from vinta/awesome-python

    A curated list of awesome Python frameworks, libraries, software and resources

    Python

  6. website-blocker website-blocker Public

    Python