Skip to content
View OxMohsen's full-sized avatar
👨‍💻
👨‍💻

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 Loading

  1. uniquify-bot Public

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

    Python 26 16

  2. 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 4

  3. pass-generator-webbot Public

    Telegram web bot that generate random password

    JavaScript 20 6

  4. MadelineprotoPluginSystem Public

    Forked from MohsenJS/MadelineprotoPluginSystem

    plugin system for MadelineProto

    PHP 1

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

1 contribution in the last year

Contribution Graph
Day of Week January February March April May June July August September October November December January
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

January 2025

OxMohsen has no activity yet for this period.
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.