Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kurozann/kurozann
Config files for my GitHub profile.
https://github.com/kurozann/kurozann
config github-config
Last synced: about 2 months ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/kurozann/kurozann
- Owner: KuroZann
- Created: 2024-02-28T09:12:00.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-28T09:12:17.000Z (10 months ago)
- Last Synced: 2024-06-11T14:09:27.480Z (7 months ago)
- Topics: config, github-config
- Homepage: https://github.com/KuroZann
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```python
class profile:
username = 'Kuro Zann'
current_status = 'Learning'
biograph = [
fullname : "Fauzan",
adress : "Indonesia",
birthday : "Feb - 02"
]
def adress():
return pasuruan_indonesia()
def Hobby():
Reading history books()
Watching anime romance()
Learning code JavaScript()
```