Coder Social home page Coder Social logo

Humans

👋 Hi, I’m @luismr

👀 I’m interested in Java, Python, PHP, TypeScript, JavaScript.

🌱 I’m currently learning BDD automation creating a framework to play any Gherkin feature file in Python.

💞️ I’m looking to collaborate on Java, Architecture, Spring support for new developers.

📫 You can reach me at Twitter and other Social channels can be checked at About.me

Normal People

"profile": {
   "name": "Luis Machado Reis",
   "pronoums": [ "he", "him" ],
   "skills": [ "touble-shooter", "trouble-creator" ],
   "work": {
      "company": "Trustly",
      "role": "Staff Senior Architect",
      "link": "https://www.trustly.com"
   },
   "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 Secutiry", "language", "Java" }
   ]
   "socials": [
      { "social": "github", "username": "@luismr", "link": "https://www.github.com/luismr" },
      { "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" },
      { "social": "about.me", "username": "@luismachadoreis", "link": "https://about.me/luismachadoreis" },
   ]
}

Luis Machado Reis's Projects

arduino icon arduino

Tutorials, Codes, Hacks, Tips and Tricks

docker-for-devs-5-java-springboot-with-local-test-and-prod-envs icon docker-for-devs-5-java-springboot-with-local-test-and-prod-envs

Spring Boot 2.7 using Rest Repository for JPA using H2 in memory database - NO CONTROLLER - it is automatically generated/handled by Spring Data Rest. This application (Challenge #2) will run in local (H2 persistent), test (H2 transient - for CI/CD) and Prod (MariaDB)

docker-labs icon docker-labs

Labs for Dev Stacks and other wired/freaky environments

java-for-juniors-4-using-lombok icon java-for-juniors-4-using-lombok

Lombok solved the life of every older Javeiro, you know the perrengue that was to make a POJO (Plain Old Java Object), yes Java Bean in the old days, making that bunch of constructor, Getter, Setter, ToString simply to have the basic operations to deal with Data between classes.

java-for-juniors-5-using-records icon java-for-juniors-5-using-records

No JAVA 14, foram introduzidas diversas facilidades e uma delas eram o tão aguardados Records, que resolvem o problema do Java Beans ou Pojos que apenas serviam para transportar valores de um lado para o outro, sem a necessidade de mudarem, ou seja, imutáveis!

luismr icon luismr

Config files for my GitHub profile.

phpdotenv icon phpdotenv

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.

quick-json-server icon quick-json-server

Node App stub to run the JSON-Server into a full REST service without spending a lot of time to create the service to connect into a database, marshal the resultset into a readable json, etc ...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.