Skip to content
View rongyue1's full-sized avatar
Block or Report

Block or report rongyue1

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

Hi, I'm Rong! 🤸🤸🤸 🛌

Software Developer | Designer | Pre ECE Teacher

class WhoAmI:
    def __init__(self, name, pronouns, fun_facts):
	    self.name = "Rong SUN"
            self.pronouns = "she/her"
	    self.fun_facts = [
			"OCD for both clean code and clean space",
			"Love standup comedy and have a (dark) sense of humor",
			"Great cook in a good mood",
			"Houseplant killer but never stop trying"
			]
    def currently(self):
        learning = ["mysql", "machine_learning(coursera)", "python_algorithms(udemy)"]

    def finish(self):
         az_900 = "Azure Cloud Practitioner Certification"
         project_1 = "the Keeper App"
         project_2 = "today_i_learned"
         return True

    def get_reading_list():
	    return ["sophie's world", "Sovietistan"]

    def sports():
        return ["bouldering", "hiking", "Thai boxing"]

tasks

  • Born
  • Get a job
  • Married
  • Divorced
  • Die

Connect with me:

Languages and Tools:

python javascript github vscode postman git linux mongodb

Pinned

  1. today-i-learned today-i-learned Public

    A app that allow users to learn new facts, using HTML, CSS, React, Supabase and JavaScript.

    JavaScript

  2. Python-Data-Structure-and-Algorithms Python-Data-Structure-and-Algorithms Public

    Practice python data structure and algorithms

    Python

  3. Keeper_App Keeper_App Public

    The Keeper App is a website that we can keep notes.

    JavaScript

  4. DevHub DevHub Public

    Forked from pohutukawa-2022/DevHub

    JavaScript