Skip to content
View pedrohenrikle's full-sized avatar
🚀
Never stop learning
🚀
Never stop learning

Block or report pedrohenrikle

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

hey there 👋

👩‍💻 About Me

I'm always open to new opportunities and connections. If you are looking for collaborations or simply want to exchange ideas, don't hesitate to call me. Let's build something amazing together! 👊

  • 📚 Currently learning about Go and Java

🛠 Techs

typescript logo react logo nextjs logo nodejs logo express logo fastify logo java logo go logo docker logo postgresql logo markdown logo

Pinned Loading

  1. gSSH gSSH Public

    A remote connection tool made in Go using gRPC to streamline remote access and automate command execution across servers

    Go 1

  2. gympass-api gympass-api Public

    Node.js & Typescript based, developed with concepts like SOLID, DDD, TDD, Repository Pattern, Factory Method and RBAC system. Has unit test for especific use-cases and test E2E for every HTTP contr…

    TypeScript 1

  3. polls polls Public

    A voting poll API made with Node.js using WebSockets to in real time actualization

    TypeScript 1

  4. planner planner Public

    A Spring-based API for managing trip resources, allowing CRUD operations for travelers. Designed to streamline travel planning with secure user authentication and efficient data handling.

    Java