https://github.com/johncmanuel/johncmanuel
Dynamic, self-updating README about myself
https://github.com/johncmanuel/johncmanuel
i me myself
Last synced: 11 months ago
JSON representation
Dynamic, self-updating README about myself
- Host: GitHub
- URL: https://github.com/johncmanuel/johncmanuel
- Owner: johncmanuel
- Created: 2021-10-27T15:14:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T17:12:04.000Z (about 1 year ago)
- Last Synced: 2025-03-26T18:25:41.567Z (about 1 year ago)
- Topics: i, me, myself
- Language: Go
- Homepage: https://github.com/johncmanuel/johncmanuel
- Size: 970 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
johncmanuel π΅π πΊπΈ
```python
>>> from goated_programmers import johncmanuel
>>> import json
>>> john = johncmanuel()
>>> print(json.dumps(john.bio, indent=2))
{
"name": "John Carlo Manuel",
"occupation": "Software Engineer",
"pronouns": "he/him",
"schools": [
"Skyline College",
"California State University, Fullerton"
],
"interests": [
"Full-Stack Development",
"Game Development",
"Distributed Systems"
],
"github_stats": {
"public_repos": 30,
"stargazers": 10
},
"languages": {
"Python": {
"usage_percent": 41
},
"TypeScript": {
"usage_percent": 27
},
"C++": {
"usage_percent": 10
},
"Other": {
"usage_percent": 21
}
},
"hobbies": [
"Video Games",
"Anime",
"Code",
"Writing",
"Manga",
"Reading"
]
}
```
## Contact
For quick responses, [email me](mailto:johncnmanuel@gmail.com) or [send me a DM on X/Twitter](https://x.com/messages/compose?recipient_id=1727183654676500480).
