Skip to content
View matheusmisumoto's full-sized avatar
🧑‍💻
Studying and coding...
🧑‍💻
Studying and coding...
Block or Report

Block or report matheusmisumoto

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
matheusmisumoto/README.md

Hi, I'm Matheus Misumoto! 👋

Software developer from Brazil. Focusing on front end, but doing back end as well.

Associate Cloud Engineer certified by Google Cloud. Graduated in Internet Systems at São Paulo State Technological College in Santos. Campus Expert alumnus from the edtech platform DIO.

🌎 Visit my website:

📄 Learn about my experiences: https://www.linkedin.com/in/matheusmisumoto/?locale=en_US

📫 Reach me: https://matheusmisumoto.dev/contato

const profile = {
    "name": "Matheus Misumoto",
    "currentLocation": "Santos, Brazil",
    "currentlyStudying": [ "React", "Java" ],
    "stack": { 
        "frontEnd": [ "HTML5", "CSS3", "JavaScript", "React", "Next.js", "SEO" ],
        "backEnd": [ "Java", "SpringBoot", "PHP" ],
        "database": [ "MySQL", "SQL Server", "MariaDB" ],
        "infrastructure": [ "Nginx", "Google Cloud", "Linux", "Debian", "CyberSecurity" ],
        "tools": [ "VSCode", "Terminal", "Chrome", "Safari", "XCode" ],
    },
    "certifications": [ 
        { 
            "issuer": "Google Cloud",
            "title": "Associate Cloud Engineer"
        }
    ],
    "wordPress": "Theme Development",
    "hobby": [ "Photography", "Gaming", "Lifting" ],
    "funFact": "I went to Japan to learn more about Japanese culture and diplomacy"
}

Google Cloud Certified - Associate Cloud Engineer

📕 Latest Blog Posts (in Portuguese)

➡️ More posts

Pinned

  1. workout-logger-web workout-logger-web Public

    Web application to track and analyze workout data.

    TypeScript 5 1

  2. workout-logger-api workout-logger-api Public

    API from an application project to log and manage workout data to keep traking of your fitness journey.

    Java 4

  3. evolution evolution Public

    A minimalistic multi-purpose full-site-editing block theme for WordPress

    CSS 3 1

  4. restaurant-finder-react restaurant-finder-react Public

    A React application that searches restaurants using Google Maps

    JavaScript

  5. angular-classes-archive angular-classes-archive Public

    A compilation of my projects developed during Angular classes.

    TypeScript 3

  6. expat-api expat-api Public

    Experimental API for a project that shows cost of living information in Brazilian cities based on data given by its users.

    Java