Skip to content
View eduardomcb's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report eduardomcb

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

Olá, mundo! 🌟

Seja bem-vindo ao meu GitHub! Sou apaixonado por tecnologia e desenvolvimento de software. Meu primeiro projeto foi um simples jogo da velha, mas desde então venho explorando e aprimorando minhas habilidades para criar soluções inovadoras e impactantes. Gosto de transformar ideias em aplicações funcionais que proporcionam experiências envolventes aos usuários.


👨‍💻 Sobre mim

object Eduardo {
    val name = "Eduardo Mateus Costa Barros"
    val role = "Desenvolvedor Android e Multiplataforma"
    val passions = listOf("Desenvolvimento Mobile", "Back-end", "Tecnologias Emergentes")
    
    val skills = listOf("Kotlin", "Java", "JavaScript (Node.js)", "C#")
    val tools = listOf("Android Studio", "IntelliJ IDEA", "Unity", "Next.js")
}

Linguagens e ferramentas


GitHub Stats



👥 Conecte-se comigo

Twitter Instagram LinkedIn

Pinned Loading

  1. tictactoe-compose-multiplatform tictactoe-compose-multiplatform Public

    A sleek Tic Tac Toe game developed with Compose Multiplatform. Play in your browser, on Android, or desktop, leveraging Compose's flexibility for an elegant and interactive user experience. Feature…

    Kotlin 1

  2. simple-chat-server simple-chat-server Public

    A basic real-time chat using WebSocket in Node.js.

    JavaScript 1

  3. simple-chat-multiplatform simple-chat-multiplatform Public

    Simple cross-platform chat in Kotlin with real-time communication via WebSocket. Uses Compose, OkHttp, and Gson to provide a consistent chat experience on both Desktop and Android.

    Kotlin 2

  4. discord-webhook discord-webhook Public

    An easy-to-use Java library for streamlined Discord webhook messaging in Java projects. Seamlessly integrate text, images, and custom content into Discord channels from Java apps. A must-have tool …

    Java 2

  5. iFoodClone iFoodClone Public

    Recreation of the iFood interface using Kotlin for learning purposes and demonstrating skills in Android development.

    Kotlin 2 1

  6. Unpacker Unpacker Public

    The Unpacker class offers methods for detecting and unraveling obfuscated JavaScript code. It scans for a specific pattern commonly employed in obfuscation and attempts to reverse the obfuscation p…

    Kotlin 1