Skip to content
View flowerbling's full-sized avatar

Block or report flowerbling

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


访问量统计
github-snake

class Attributes(IMNIGHT):
	@staticmethod
	def contact() -> tuple:
	    phone = "13643584702"
	    email = "night66688@gmail.com"

	    return email, phone

	@staticmethod
	def life() -> tuple:
	    age = 24
	    return age

	@staticmethod
	def coding() -> tuple:
	    langs = {
		'expert': ['python', 'aigc'],
		'intermediate': ['go', 'js'],
		'learning': ['Deep Learning']
	    }
	    specialities  = ['web/app engineering', 'fullstack', 'ai algorithm engineer']
	    environnement = ['vscode']
	    return langs, specialities, environnement

Popular repositories Loading

  1. modeltools modeltools Public

    Python 2

  2. modeltools-frontend modeltools-frontend Public

    JavaScript 1

  3. LostAndFound LostAndFound Public

    高校失物招领系统(Django+Vue)

  4. Golang-100-Days Golang-100-Days Public

    Forked from rubyhan1314/Golang-100-Days

    Golang - 100天从新手到大师

    Smarty

  5. heng.GitHub.io heng.GitHub.io Public

  6. zhipuai-sdk-python zhipuai-sdk-python Public

    Forked from zhipuai/zhipuai-sdk-python

    Python