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

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

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).


banner