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

https://github.com/mowhn/mowhn

Config files for my GitHub profile.
https://github.com/mowhn/mowhn

config github-config

Last synced: about 2 months ago
JSON representation

Config files for my GitHub profile.

Awesome Lists containing this project

README

        

# mowhn šŸ‘¾
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://github.com/ellerbrock/open-source-badge/)

```python
#!/usr/bin/python
# -*- coding: utf-8 -*-

class Kid:

def __init__(self):
self.name = "mowhn"
self.role = "Kid"
self.language_spoken = ["English"]

def say_hi(self):
print("Welcome to my world of development! I break things, code them, and learn as I grow.")

me = Kid()
me.say_hi()
```

## About Me?

I’m a **kid** who loves to **learn**, **code**, and **build**. From experimenting. I focus on **gaining knowledge** and **creating projects** for fun.

---

## Languages


Languages

### Tools & Platforms


Tools & Platforms

---