Skip to content
View andrewlod's full-sized avatar
  • Curitiba - PR, Brazil
  • 00:54 (UTC -03:00)
  • LinkedIn in/andrewlod
Block or Report

Block or report andrewlod

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

About Myself

Hello! My name is André, I was born in 2000 in Curitiba, Brazil. I currently work as a developer and DevOps.

The main programming languages that I work with as a developer include, but not limited to:

  • Python - Backend, mostly REST APIs for ML models and cloud provider connectors and Lambda functions
  • JavaScript - Fullstack, but focused on backend: REST APIs, cloud provider connectors and Lambda functions
  • C++ - Backend: REST APIs, high-performance applications and ML algorithms

The main resources I work with as a DevOps engineer include, but not limited to:

  • AWS - The cloud provider I have most experience with, having a Solutions Architect Associate certificate
  • Azure - Intermediate level, have experience managing Kubernetes clusters, pipelines and data storage options (Cosmos DB, Blob Storage, Key Vaults)
  • GCP - Still a beginner, but I have run some experiments with Kubernetes and VMs with GPU on the platform
  • Terraform - The main tool I use for IaC
  • Docker - Application shipping
  • Kubernetes - Service orchestration

I look forward to contributing to interesting projects and learning new things, from design patterns to whole new technologies and frameworks!

Pinned Loading

  1. authentication-api authentication-api Public

    Authentication system REST API created on TypeScript.

    TypeScript 2

  2. log-aggregator-kubernetes log-aggregator-kubernetes Public

    Configuration for setting up the ELK stack in Kubernetes with Helm

    HCL 1

  3. decentralized-energy-grid-simulation decentralized-energy-grid-simulation Public

    This is a DePIN project in the Solana Blockchain that simulates a network where multiple virtual energy assets are registered, allowing users to rent these devices with blockchain transactions.

    TypeScript

  4. programming-challenges programming-challenges Public

    This repository contains a collection of algorithms for problems (interview questions, coding challenges) that I have solved.

    Python