Skip to content
View yvesmendes's full-sized avatar
Block or Report

Block or report yvesmendes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yvesmendes/README.md

Profile

  curl -v https://who.is/yves-mendes-galvao
  # HTTP/1.1 200 OK
  {
    "name": "Yves Mendes Galvão",
    "company": "Livelo",
    "email": "yvesgalvao@gmail.com",
    "linkedin": "www.linkedin.com/in/yvesgalvao",
    "graduations": [
        {
          "title": "Doctorate Student - Computer Enginering",
          "university": "Universidade de Pernambuco"
        },
        {
          "title": "Master degree - Computer Enginering",
          "university": "Universidade de Pernambuco"
        },        
        {
          "title": "Specialist degree - Software Enginering",
          "university": "Universidade de Pernambuco"
        },       
        {
          "title": "Bachelor degree - Information Systems",
          "university": "Faculdade Santa Maria"
        }         
     ],
    "certifications": [
        {
          "title": "Oracle Certified Master, Java EE 6 Enterprise Architect",
          "emitter": "Oracle"
        },
        {
          "title": "Certified SOA Architect",
          "emitter": "Arcitura"
        },        
        {
          "title": "PSM II - Professional Scrum Master II",
          "emitter": "Scrum.org"
        }, 
        {
          "title": "PSM I - Professional Scrum Master I",
          "emitter": "Scrum.org"
        },       
        {
          "title": "Oracle Certified Associate, Java SE 7 Programmer",
          "emitter": "Oracle"
        },
        {
          "title": "Oracle Certified Expert, Java EE 6 Web Services Developer",
          "emitter": "Oracle"
        },
        {
          "title": "Oracle Certified Expert - Java EE 6 Enterprise JavaBeans Developer",
          "emitter": "Oracle"
        },        
        {
          "title": "Oracle Certified Expert, Java EE 6 Java Persistence API Developer",
          "emitter": "Oracle"
        },       
        {
          "title": "Oracle Certified Expert, Java EE 6 Web Component Developer",
          "emitter": "Oracle"
        },
        {
          "title": "Oracle Certified Professional - Java SE 6 Programmer",
          "emitter": "Oracle"
        },       
        {
          "title": "SOA Certified Professional",
          "emitter": "Arcitura"
        }          
    ]
  }

Popular repositories

  1. A-Framework-for-Anomaly-Identification-Applied-on-Fall-Detection A-Framework-for-Anomaly-Identification-Applied-on-Fall-Detection Public

    A Framework for Anomaly Identification Applied on Fall Detection

    Python 4

  2. sudoku-pure-java-implementation sudoku-pure-java-implementation Public

    Academic Purpose Sudoku Implementation in Java without external libs

    Java 1

  3. tutorials tutorials Public

    Forked from eugenp/tutorials

    The "REST With Spring" Course:

    Java

  4. F1Gympass F1Gympass Public

    Gympass Challenge

    Java

  5. yvesmendes yvesmendes Public

  6. netflixoss netflixoss Public

    A Microservice stack example using Netflix OSS

    Java