Skip to content

Learning Database, Distributed System, OS and CG.

Notifications You must be signed in to change notification settings

mapleFU/mapleFU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

>>> import mwish
"Hi, I'm mwish! Glad to meet you!"
>>> mwish.name
{'mwish', 'mapleFU'}
>>> mwish.interests
['anime', 'literature', 'sociology', 'science-fiction']
>>> mwish.learning
['Database Systems', 'Operating Systems', 'Distributed Systems', 'Computer Architecture']
>>> mwish.motto
("So high, so low, so many things to know.", "Work healthily 50 years for ACGN.")
>>> mwish.blog
"https://blog.mwish.me/"
>> mwish.timezone
"UTC+8"
>> mwish.available_time = lambda day: "8-11PM" if day != "Sunday" else "None"

About

Learning Database, Distributed System, OS and CG.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages