Skip to content
View WesleyKaihara's full-sized avatar
💻
💻

Block or report WesleyKaihara

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
wesleykaihara/README.md
{
    "name": "Wesley Kaihara",
    "age": 22,
    "linkedin": "https://www.linkedin.com/in/wesleykaihara/",
    "location": "Paraná, Brazil",
    "occupation": "Full Stack Developer",
    "stack": ["TypeScript", "Node.js", "NestJS", "SQL", "React", "Golang", "PHP"],
    "academic_background": [
        "Postgraduate in Software Architecture - FIAP",
        "Bachelor's in Analysis and Systems Development (TADS) - Centro Universitário Integrado"
    ],
    "experience": [
        {
            "company": "Viptech Smart Solutions",
            "role": "Full Stack Developer",
            "period": "Jan 2025 - Present"
        },
        {
            "company": "Centro Universitário Integrado",
            "role": "Full Stack Developer",
            "period": "Oct 2023 - December 2024"
        },
        {
            "company": "Centro Universitário Integrado",
            "role": "Software Development Intern",
            "period": "Jul 2022 - Oct 2023"
        }
    ],
    "hobbies": ["coding", "reading", "traveling"],
    "achievements": [
        "2nd place at Oracle Hackathon",
        "Speaker at TDC Future 2023",
        "Speaker at Confloss 2023",
        "Academic Laureate - Class of 2024/1 (General and TADS)"
    ],
    "interests": ["Startups", "Development", "Software Architecture", "Testing", "IA", "Traveling"]
}

Pinned Loading

  1. rinha-backend-2026 rinha-backend-2026 Public

    Repositório de estudos sobre otimizações com a rinha de backend

    Go

  2. adventofcode-2024 adventofcode-2024 Public

    Go

  3. microservices-nodejs-opentelemetry microservices-nodejs-opentelemetry Public

    TypeScript

  4. notifications-service-nest notifications-service-nest Public

    Criação serviço de envio de notificações utilizando nestJs e Prisma

    TypeScript

  5. ProjectEuler ProjectEuler Public

    Desafios de lógica de programação - Project Euler

    JavaScript