Skip to content
View AsianWhiteDude's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AsianWhiteDude

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

Hello there 👋 I'm Mikhail

My name is Mikhail and I'm a Software Engineer and a student 👨‍💻

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.full_name = "Mikhail Kim"
        self.role = "Software Engineer"
        self.language_spoken = ["ru_RU", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")

if __name__ == '__main__':
    me = SoftwareEngineer()
    me.say_hi()

Languages and tools:

python C# aws postgres mysql redis celery fastapi django flask asyncio docker nginx Gunicorn cicd Git RabbitMQ

Are you interested in collaboration? I'm up to any inspiring projects.
Get in touch with me through the attached links:

Mikhail's LinkedIn Mikhail's Telegram Mikhail's Email

GitHub stats Top Langs

Pinned Loading

  1. paste_bin paste_bin Public

    Python 1