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

https://github.com/luismr/luismr

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

config github-config

Last synced: 3 months ago
JSON representation

Config files for my GitHub profile.

Awesome Lists containing this project

README

          

# Humans
๐Ÿ‘‹ Hi, Iโ€™m @luismr

๐Ÿ‘€ Iโ€™m interested in Java, Python, PHP, TypeScript, JavaScript, COBOL, and pudim ๐Ÿฎ.

๐ŸŒฑ Iโ€™m currently learning AI possibilities coding in Python and using OpenAI, Llama, and DeepSeek ๐Ÿ‘€.

๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on Software Architecture, Java, SpringBoot, .NET, and Python support for new developers.

๐Ÿ“ซ You can find my lastr update skills at my [Github Resumรฉ](https://github.com/luismr/resume) or reach me at [BlueSky](https://bsky.app/profile/luismachadoreis.bsky.social) or [Twitter](https://twitter.com/luismachadoreis) or any other Social channels can be checked at my [Personal Blog](https://luismachadoreis.dev.br)

# Normal People
```json
"profile": {
"name": "Luis Machado Reis ๐Ÿฎ",
"pronouns": [ "he", "him" ],
"skills": [ "pudim ๐Ÿฎ master", "trouble-shooter", "trouble-creator" ],
"personal": {
"blog": "https://luismachadoreis.dev.bvr",
"resume": "https://github.com/luismr/resume/blob/main/RESUME.md",
"github": "https://github.com/luismr"
},
"work": {
"company": "SingularIdeas",
"role": "Software Architect",
"link": "https://www.singularideas.com.br"
},
"code": [ "Java", "Python", "PHP", "TypeScript", "JavaScript" ],
"frameworks": [
{ "type": "frontend", "name": "Angular", "language": "TypeScript" },
{ "type": "frontend", "name": "React", "language": "JavaScript" },
{ "type": "frontend", "name": "Vue", "language": "JavaScript" },
{ "type": "frontend", "name": "AWS Amplify (all-in-one service aggregator)", "language": "TypeScript" },
{ "type": "backend", "name": "SpringBoot", "language": "Java" },
{ "type": "backend", "name": "Flask", "language": "Python" },
{ "type": "backend", "name": "AWS AppSync (GraphQL)", "language": "TypeScript" },
{ "type": "backend", "name": "AWS API Gateway (REST)", "language": "TypeScript" },
{ "type": "backend", "name": "Spring Data (JPA)", "language": "Java" },
{ "type": "backend", "name": "Spring Data REST (REST based JPA)", "language": "Java" },
{ "type": "backend", "name": "Spring Web (Controllers and REST API endpoints)", "language": "Java" },
{ "type": "backend", "name": "Spring Security", "language": "Java" },
{ "type": "AI", "name": "OpenAI", "language": "Python" },
{ "type": "AI", "name": "Llama", "language": "Python" },
{ "type": "AI", "name": "DeepSeek", "language": "Python" }
],
"socials": [
{ "social": "bluesky", "username": "@luismachadoreis.bsky.social", "link": "https://bsky.app/profile/luismachadoreis.bsky.social" },
{ "social": "twitter", "username": "@luismachadoreis", "link": "https://twitter.com/luismachadoreis" },
{ "social": "instagram", "username": "@luismachadoreis", "link": "https://www.instagram.com/luismachadoreis" },
{ "social": "facebook", "username": "@luismachadoreis", "link": "https://facebook.com/luismachadoreis" },
{ "social": "linkedin", "username": "@luismachadoreis", "link": "https://linkedin.com/in/luismachadoreis" }
]
}
```