Skip to content
View OcDo-Lab's full-sized avatar

Block or report OcDo-Lab

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 250 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
OcDo-Lab/README.md

OcDo Lab

Open Source Love

# -*- coding: utf-8 -*-

class about:
    def __init__(self):
        self.lab_name = "OcDo Lab"
        self.role = "scientist"

    def say_hi(self):
        print(f"Welcome to OcDo Lab! It's my own lab. And in my own lab I’m the only one scientist.")

me = about()
me.say_hi()

About Me?

I’m a curious, self-taught scientist without a PhD who loves to learn not by memorizing, but by experimenting, exploring, and building. I focus on creating things that are NEW and UNIQUE, and I enjoy working on projects to improve myself and share with others.


Languages

Languages

Tools & Platforms

Tools & Platforms


Popular repositories Loading

  1. OcDo-Lab OcDo-Lab Public

    Config files for my GitHub profile.

    21 1