Skip to content
View IrisDin's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
Block or Report

Block or report IrisDin

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

Typing SVG

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


class Uofwashstudent:

    def __init__(self):
        self.name = "Yunyi(iris) Ding"
        self.pronoun = "she/her"
        self.role = "student"
        self.major = "informatics"
        self.language_spoken = ["zh_CN", "en_US"]

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


me = Uofwashstudent()
me.say_hi()

๐Ÿ›  Technologies & Tools

๐Ÿ’ป๏ผš

๐ŸŒ๏ผš

๐Ÿ”ง๏ผš

๐Ÿ–ฅ๏ผš

๐Ÿ“ซ Contact INFO

Raghav Khullar

Popular repositories Loading

  1. Logistic-Regression-Model-in-U.S.-College-Admission-Result-Forecast Logistic-Regression-Model-in-U.S.-College-Admission-Result-Forecast Public

    Logistic Regression Model in U.S. College Admission Result Forecast

    Jupyter Notebook 1

  2. IrisDin IrisDin Public

    Github public profile

    1

  3. pythonpractice pythonpractice Public

    python practice problem

    Python 1

  4. HealDish HealDish Public

    2022WINFO Hackthon project

    1 2

  5. Coding_diary Coding_diary Public

    โœ๏ธ Covering content including Python data structures, data analysis, machine learning, R Basics, Markdown syntax collection, etc.

    1

  6. Covid_19_analysis Covid_19_analysis Public

    Jupyter Notebook 1 1