Skip to content
View SGYSY's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Central South University
  • China, WuHan
  • 04:44 (UTC +08:00)

Block or report SGYSY

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SGYSY/README.md

Hi there 👋

A ✨ special ✨ show on Siyu's GitHub profile.📫😄

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

    def __init__(self):
        self.name = "Siyu Yan"
        self.role = "🌱President of the iosClub at Central South University
                     👯Founder of Yunzhi Technology Company
                     🔭 Future PhD student in the Bay Area, USA."
        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 = SoftwareEngineer()
me.say_hi()

📝 Wesites

  • Company website - Comming soon⚡
  • I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)

🍕 Siyu's Top 8 Friends🍕

@chenweize1998 @ASL-r @minleminzui @SuTiao

@chenweize1998

@ASL-r

@Luffyzm3D2Y

@SuTiao
@1rubbishyuan @Luffyzm3D2Y @SmallRabit WaterCoFire

@1rubbishyuan

@Luffyzm3D2Y

@ASL-r

@SuTiao

Pinned Loading

  1. CSU-JPG/DataEvolver CSU-JPG/DataEvolver Public

    DataEvolver: Self-Evolving Multi-Agent Data Construction for Text-Rich Image Generation

    Python 10