Skip to content
View michaelkhany's full-sized avatar
๐Ÿ•ถ๏ธ
I may respond after a while, thanks for your patience.
๐Ÿ•ถ๏ธ
I may respond after a while, thanks for your patience.
Block or Report

Block or report michaelkhany

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

Hello ๐Ÿ‘‹

visitors Open Source Love MIT Licence

#!/usr/bin/python
# -*- coding: utf-8 -*-
class ResearchEngineer:
    def __init__(self):
        self.name = "Michael B.Kh."
        self.role = "Computer Engineer and Researcher"
        self.language_spoken = ["fa_IR", "en_US", "tr_TR"]
    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")
me = ResearchEngineer()
me.say_hi()

๐Ÿ”ง Technologies & Tools

๐Ÿ† GitHub Trophies

trophy

๐Ÿ—‚๏ธ Highlight Projects

Lightworks PixART Recogeometries Ultra_Sum

Popular repositories Loading

  1. Lightworks Lightworks Public

    Lightworks libraries are set of .Net codes and class libraries, for the developers whom need an ASAP and ready-to-use solutions to be part of their projects.

    C# 2 1

  2. EMU8086-Drawer EMU8086-Drawer Public

    EMU8086-drawer application is an application for converting simple graphical draws and shapes to 8086 assembly code in graphic mode

    1

  3. Ultra_Sum Ultra_Sum Public

    UltraSum, crafted by developer Michael B. Khani, provides a platform for executing four fundamental mathematical operations, with a specialization in handling enormous numbers far beyond typical inโ€ฆ

    C# 1 1

  4. GameJudge GameJudge Public

    A draw for soccer teams game playing order, in other word, 'which team should play with which one?!'

    Pascal 1 1

  5. Project-SpectatorX Project-SpectatorX Public

    1

  6. Recogeometries Recogeometries Public

    Geometry shapes discoverer algorithm based on Explainable AI(xAI)

    C# 1