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.
- Host: GitHub
- URL: https://github.com/mowhn/mowhn
- Owner: mowhn
- Created: 2024-10-13T12:18:02.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-27T04:33:49.000Z (5 months ago)
- Last Synced: 2025-02-08T23:22:58.189Z (4 months ago)
- Topics: config, github-config
- Homepage: https://github.com/mowhn
- Size: 4.88 KB
- Stars: 22
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mowhn š¾
[](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
![]()
### Tools & Platforms
![]()
---