Skip to content
View letsgoexplore's full-sized avatar
🌟
🌟

Block or report letsgoexplore

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

Hi there, I'm Zhenyu! Let's go EXPLORE!

visitors Open Source Love

        

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


class Engineer:

    def __init__(self):
        self.name = "Zhenyu Zhao"
        self.role = ["PhD@HKUST", "Contract Dev@dappOS", "Researcher@Applied Crypto", "Devotee@Blockchain"]
        self.language_spoken = ["zh_CN", "en_US"]

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

    def introduce(self):
        interests = ["thrive on deep dives into complex topics",
                     "enjoy sharing my insights",
                     "love collaborating with like-minded individuals towards common goals"]
        for interest in interestsprint("I" + interest)


me = Engineer()
me.say_hi()
me.introduce()

🔧 Technologies & Tools

Programming Languages: Solidity Python Go C Rust

Machine Learning and Mathematics: TensorFlow Pytorch Mathlab

Tools and Services: AWS Docker

commits

Pinned Loading

  1. Distributed-Storage-System Distributed-Storage-System Public

    Python 1

  2. organ organ Public

    Python

  3. PoUW PoUW Public

    Solidity

  4. tian8280508/WebAss3bly tian8280508/WebAss3bly Public

    JavaScript 1 1