Skip to content
View majidmvulle's full-sized avatar

Block or report majidmvulle

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

Olá

I am a Principal Solutions Architect 💡👷🏽‍♂️, Software Developer 👨🏾‍💻 and Technical Team Lead 👨🏾‍💼 based in Lisbon, Portugal.

I am passionate about technology and currently pursuing the AWS Certified Solutions Architect - Professional and TOGAF Enterprise Architecture Practitioner certifications.

💬 Ask me about:

  • Solution Architecture
  • Cloud Infrastructure
  • Migration (legacy monolithic to microservices)
  • General software development best practices

🔧 Technologies & Tools

Here are some of the technologies and tools of choice when architecting solutions.

             

  • Swagger/OpenAPI v3.1.0 - For API documentation
  • AsyncAPI - For event-driven architecture API documentation
  • Structurizr (C4 models) - Solution Architecture illustration
  • OpenFGA - For authorization
  • Temporal - For workflow orchestration in a distributed, event-driven microservices environment
  • AWS - For cloud deployment, including some of the core services like ECS (Fargate) for compute, Cognito for authentication, Aurora for ACID strorage, MSK & Glue if using Kafka, DocumentDB or DynamoDB for NoSQL storage, S3 with CloudFront, etc
  • Terraform/OpenTofu - For IaC
  • OpenTelemetry - For observability (metrics, traces) pushed to any third-party service (Datadog, New Relic, Elastic APM, etc)

📫 How to reach me:

You can find me on:


/in/majidmvulle

You could also schedule a call with me on:


https://calendar.app.google/wkJ8by5mRyByiShr6

📈 GitHub Stats



GitHub Streak

Majid's GitHub Stats



See for yourself!!!


------ That's All Folks! ------

Pinned Loading

  1. auto-raspberry-pi-android auto-raspberry-pi-android Public

    Raspberry PI running Android 13 (Konstakang build) with some minor customizations on GPIOs to shutdown, start-up, etc

    Shell 2

  2. scoreboard-arduino scoreboard-arduino Public

    C++

  3. Pricing (Float vs Integer) Precision... Pricing (Float vs Integer) Precision in Golang
    1
    package main
    2
    
                  
    3
    import (
    4
    	"fmt"
    5
    )
  4. github-actions-golang github-actions-golang Public

    Go

  5. openapi openapi Public

    OpenAPI feature tests

    1

  6. dubai-metro dubai-metro Public

    DubaiMetro App that lists different metro stations and calculates timings for the next train arrival/departure.

    Objective-C