Skip to content
View OxMohsen's full-sized avatar
πŸ‘¨β€πŸ’»
πŸ‘¨β€πŸ’»

Block or report OxMohsen

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
OxMohsen/README.md

Hello there πŸ‘‹

visitors Open Source Love

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


class SoftwareEngineer:

    def __init__(self):
        self.name = "Mohsen Falakedin"
        self.role = "Software Engineer"
        self.language_spoken = ["fa_IR", "en_US"]

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


me = SoftwareEngineer()
me.say_hi()

πŸ”§ Technologies & Tools

πŸ“ˆ GitHub Stats

Mohsen's GitHub Stats Mohsen's GitHub Stats

Pinned Loading

  1. uniquify-bot uniquify-bot Public

    uniquify bot will help you to find and delete duplicate files in your channel or group.

    Python 29 20

  2. validating-data validating-data Public

    example of how to validate incoming data from web app telegram bot to ensure that the data is come from telegram.

    JavaScript 34 3

  3. pass-generator-webbot pass-generator-webbot Public

    Telegram web bot that generate random password

    JavaScript 20 5

  4. MadelineprotoPluginSystem MadelineprotoPluginSystem Public

    Forked from BinaryWorld0101201/MadelineprotoPluginSystem

    plugin system for MadelineProto

    PHP 1

  5. oxmohsen-portfolio oxmohsen-portfolio Public

    Software Developer Portfolio Template built with react.js and next.js bootstrap that helps you showcase your work and skills as a software developer.

    JavaScript 2 1