- π¨β Software engineer with experience in full-stack web development
- π Currently completing my BS in Computer Science at Cal State Fullerton
- π¦ 30 public repositories, β 10 stargazers
- π» Most used languages:Β Python (40%), TypeScript (33%), C++ (10%), Others (17%)
- π‘ Interests: Full-Stack Development, Game Development, Distributed Systems
- π Hobbies: Video Games, Anime, Code, Writing, Manga, Reading
- Website: johncarlomanuel.com
- Resume: johncmanuel.com/resume
- Blog: registers.johncarlomanuel.com
β For quick responses, email me (preferred) or send me a DM on X.
bio in the programmer way
>>> 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": 40
},
"TypeScript": {
"usage_percent": 33
},
"C++": {
"usage_percent": 10
},
"Others": {
"usage_percent": 17
}
},
"hobbies": [
"Video Games",
"Anime",
"Code",
"Writing",
"Manga",
"Reading"
]
}



