Skip to content
View EraldCaka's full-sized avatar
🪼
Golang Engineer
🪼
Golang Engineer

Block or report EraldCaka

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

Golang Banner

Erald Caka

Software Engineer | IoT Engineer | Distributed Systems Engineer

Go Apache Kafka RabbitMQ MQTT Docker CI/CD Shell AWS IoT

About me

I am Erald, a backend-focused Software Engineer with expertise in Golang. I specialize in designing and building scalable event-driven architectures, microservices, and IoT solutions.

package main

func main() {
	aboutMe := AboutMe{
		Name:       "Erald",
		Company:    "Indra",
		Location:   "Vancouver, Canada",
		Editors:    {"Goland", "Zed", "Vim", "VsCode"},
		Languages:  {"Go", "Java", "Typescript", "Python", "Rust", "Lua", "PHP", "C#"},
		Frameworks: {"Fiber", "Gin", "Echo", "Watermill", "React", "NodeJS", "Java Spring Boot", "FastApi"},
		Tools:      {"Docker", "Kubernetes", "AWS", "Kafka", "RabbitMQ", "MQTT"},
		Interests:  {"Distributed Systems", "Web3 Development", "IoT Development", "Backend Development"},
	}
}

Contacts

Email GitHub LinkedIn

"Lead. Elevate. Innovate. Inspire."

Pinned Loading

  1. GPIoT GPIoT Public

    GPIoT is a service to manage IoT devices in real time using MQTT protocol.

    Go

  2. broker broker Public

    A broker using watermill and Apache Kafka using event driven architecture

    Go

  3. chat-room chat-room Public

    Golang Chat Room Server

    Go

  4. durazzo durazzo Public

    Blazingly Fast and easy to use orm library

    Go 2 1

  5. github-authentication-app github-authentication-app Public

    Go

  6. chat-room-client chat-room-client Public

    React Chat Room Client

    TypeScript