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

Block or report OxMohsen

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
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

  1. uniquify-bot uniquify-bot Public

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

    Python 21 17

  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 22 3

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

    Telegram web bot that generate random password

    JavaScript 21 5

  4. MadelineprotoPluginSystem MadelineprotoPluginSystem Public

    Forked from MohsenJS/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