Skip to content
View yhstsy's full-sized avatar

Block or report yhstsy

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

Welcome to my humble abode in the Digital World..

Awesome Matrix Code

There are 10 types of people in the world. Those who get Binary and those who don't..

💻 Technologies I Love

  • Code Programming
  • Machine Learning
  • Data Science
  • Frontend and Backend Web Development

Programming Languages

Technologies I Use

Who am I?

class WhoAmI:
	user = 'yhstsy'
   	current_work = 'Writing code'
   	hobbies = [
   			'Climbing mountains',
   			'Bicycling',
   			'Reading Sci-Fi Novels'
   			'Being up all Night chasing that ONE BUG...'
   		]
   
   def getCity():
   	return st_China()
   
   def Ambitions():
	GetChampion()
   	GoAheadOfOurselves()

Popular repositories Loading

  1. ChatGPT-Next-Web ChatGPT-Next-Web Public

    Forked from ChatGPTNextWeb/NextChat

    One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。

    TypeScript

  2. yhstsy yhstsy Public

    个人主页

  3. Back-end-management-system Back-end-management-system Public

    基于Vue的后台管理系统

    Vue

  4. Back-end-management-system_2.0 Back-end-management-system_2.0 Public

    基于Vue3的后台管理系统(Vite重构版)

    Vue

  5. Low-code-platform Low-code-platform Public

    实现可视化布局的低代码平台

    Vue

  6. create-neat create-neat Public

    Forked from xun082/create-neat

    🚀🚀🚀 Developed a front-end scaffold based on PNPM and Turborepo, aimed at quickly creating various types of projects for users.

    TypeScript