Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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()
```