https://github.com/kressety/kressety
https://github.com/kressety/kressety
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kressety/kressety
- Owner: kressety
- Created: 2022-10-19T16:15:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T15:57:34.000Z (over 1 year ago)
- Last Synced: 2025-03-11T12:43:14.256Z (about 1 month ago)
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```python
zack_zhu = Human(
degree = 'MSc Business Analytics',
skills = ['Python', 'Shell'],
hobbies = ['Anime', 'Minecraft'],
favorite_anime_characters = {
'Atri': 'Atri - My Dear Moments',
'Shiki Ryougi': 'Kara no Kyoukai',
'Garry': 'IB'
}
)
```