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.
- Host: GitHub
- URL: https://github.com/luismr/luismr
- Owner: luismr
- Created: 2022-11-02T22:52:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-11T23:59:27.000Z (10 months ago)
- Last Synced: 2025-03-12T00:27:26.721Z (10 months ago)
- Topics: config, github-config
- Homepage: https://github.com/luismr
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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" }
]
}
```