Skip to content
View theskyinflames's full-sized avatar
👋
coding ...
👋
coding ...
Block or Report

Block or report theskyinflames

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
theskyinflames/README.md
  • 👋 Hi, I’m @theskyinflames 👨🏻‍💻
  • 👀 I’m interested in tech new challenges
  • 🌱 I’m currently learning about clean architecture patterns
  • 💞️ I’m looking to collaborate on anything related to disrupting tech
  • 📫 Reach me at https://linktr.ee/jaumearus
  • 🎯 Remember: No fun, no party

"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." - Antoine de Saint-Exupéry

Pinned

  1. broadcaster broadcaster Public

    Broadcasting using Redis as message queue and websockets to broadcast the messages

    Go 1

  2. cqrs-eda cqrs-eda Public

    DDD, CQRS and Even-Driven lib for Go

    Go 8 2

  3. stream stream Public

    A Go Java-like streams implementation

    Go

  4. sshexecutor sshexecutor Public

    A SSH client (sudo capable) as a REST service to execute remote recipes (sequence of commands) by SSH, included SUDO commands. It also returns the stdout and stderr filled for these commands execut…

    Go 15 2

  5. word2png word2png Public

    This is a tool that encrypts a sequence of words (or pieces of texts) using the AES-256 algorithm and encodes the encrypted result into a PNG image by linking each byte value to a specific color. I…

    Go 7

  6. graphql-api graphql-api Public

    GraphQL API challenge

    Go