Skip to content
View tenlisboa's full-sized avatar
Let's Play FIFA?
Let's Play FIFA?

Block or report tenlisboa

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tenlisboa/README.md

Gabriel Lisboa (Lisb)

Frontend

JavaScript TypeScript React NextJS

Backend

Python Rust Go RabbitMQ PostgreSQL GraphQL Redis MongoDB

DevOps

AWS Kubernetes Linux Git Bash Docker Terraform

Connect with me


Code Time

Profile Views

🐱 My GitHub Data

📦 110.0 kB Used in GitHub's Storage

🏆 85 Contributions in the Year 2026

🚫 Not Opted to Hire

📜 27 Public Repositories

🔑 6 Private Repositories

I'm an Early 🐤

🌞 Morning                34473 commits       ████████░░░░░░░░░░░░░░░░░   30.24 % 
🌆 Daytime                73248 commits       ████████████████░░░░░░░░░   64.25 % 
🌃 Evening                6261 commits        █░░░░░░░░░░░░░░░░░░░░░░░░   05.49 % 
🌙 Night                  18 commits          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.02 % 

📅 I'm Most Productive on Thursday

Monday                   23826 commits       █████░░░░░░░░░░░░░░░░░░░░   20.90 % 
Tuesday                  20296 commits       ████░░░░░░░░░░░░░░░░░░░░░   17.80 % 
Wednesday                22198 commits       █████░░░░░░░░░░░░░░░░░░░░   19.47 % 
Thursday                 25492 commits       ██████░░░░░░░░░░░░░░░░░░░   22.36 % 
Friday                   22112 commits       █████░░░░░░░░░░░░░░░░░░░░   19.40 % 
Saturday                 50 commits          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.04 % 
Sunday                   26 commits          ░░░░░░░░░░░░░░░░░░░░░░░░░   00.02 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: America/Sao_Paulo

💬 Programming Languages: 
No Activity Tracked This Week

🔥 Editors: 
No Activity Tracked This Week

🐱‍💻 Projects: 
No Activity Tracked This Week

💻 Operating System: 
No Activity Tracked This Week

I Mostly Code in TypeScript

TypeScript               19 repos            ███████░░░░░░░░░░░░░░░░░░   29.69 % 
Go                       13 repos            █████░░░░░░░░░░░░░░░░░░░░   20.31 % 
Python                   11 repos            ████░░░░░░░░░░░░░░░░░░░░░   17.19 % 
JavaScript               6 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   09.38 % 
Lua                      1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.56 % 

Timeline

Lines of Code chart

Last Updated on 14/05/2026 20:28:01 UTC

Pinned Loading

  1. testcontainers/testcontainers-node testcontainers/testcontainers-node Public

    Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

    TypeScript 2.5k 261

  2. fast-cache-service-golang fast-cache-service-golang Public

    This project is a project study where I implement a HTTP fast service using go lang

    Go 2

  3. go-passwordless-otp-auth go-passwordless-otp-auth Public

    This is an example of how can we do a OTP authentication with GoLang, DynamoDB and SES

    Go 1

  4. dotenv-safest dotenv-safest Public archive

    Forked from rolodato/dotenv-safe

    Load environment variables from .env and ensure they are all present

    JavaScript