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

  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. UNIKA-CPE316-EmbeddedSystem UNIKA-CPE316-EmbeddedSystem Public

    Projects | Computer Engineering: Student projects involve teams of three to eight students. Each team chooses its own project, though topic suggestions and guidance for scope are available from the…

    C 1