#!/usr/bin/python
# -*- coding: utf-8 -*-
class SoftwareEngineer:
def __init__(self):
self.name = "Mike Hsin"
self.role = "Software Engineer"
self.language_spoken = ["en_CA","zh_TW","zh_HK"]
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = SoftwareEngineer()
me.say_hi()
M.Sc. Software Systems Engineering University College London (UCL)
Pinned Loading
-
-
mikehsin.github.io
mikehsin.github.io PublicForked from bchiang7/v4
First iteration of my personal website built with Gatsby
JavaScript 1
-
-
-
IFRCGo/Make-Maps-Frontend
IFRCGo/Make-Maps-Frontend PublicIFRC GO Make Maps for Disaster Response
-
mikehsin
mikehsin PublicForked from Zhenye-Na/zhenye-na
Mike Hsin is a recent graduate Software Engineer in Canada
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.