#!/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()
Pinned Loading
-
uniquify-bot
uniquify-bot Publicuniquify bot will help you to find and delete duplicate files in your channel or group.
-
validating-data
validating-data Publicexample of how to validate incoming data from web app telegram bot to ensure that the data is come from telegram.
-
pass-generator-webbot
pass-generator-webbot PublicTelegram web bot that generate random password
-
MadelineprotoPluginSystem
MadelineprotoPluginSystem PublicForked from MohsenJS/MadelineprotoPluginSystem
plugin system for MadelineProto
PHP 1
-
oxmohsen-portfolio
oxmohsen-portfolio PublicSoftware Developer Portfolio Template built with react.js and next.js bootstrap that helps you showcase your work and skills as a software developer.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.