Skip to content
View LucasPereiraMiranda's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report LucasPereiraMiranda

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

Hi there ✌️, I'm Lucas!

Backend Software Developer at Clubpetro

Facebook Instagram LinkedIn

💻 A little more about me

const lucas = {
  pronouns: 'He' | 'Him',
  code: ['Javascript', 'Python', 'Java', 'Go'],
  askMeAbout: ['backend', 'AI', 'linux'],
  technologies: {
    backEnd: {
      js: ['Node', 'Fastify', 'Express', 'Nest.js'],
    },
    mobile: {
      js: ['React native'],
    },
    devOps: ['docker🐳', 'google cloud platform'],
    databases: ['postgres', 'mongo', 'mysql', 'sqlite'],
  },
  architecture: ['Serverless', 'Microservice', 'Monorepo', 'Pub/Sub', 'Queue'],
  currentFocus: ['Go', 'Frontend', 'always keep learning'],
  funFact: 'I love pets, anime & movies',
};

📊 GitHub stats

General stats


Sequency stats

Pinned Loading

  1. lucas-personal-portfolio lucas-personal-portfolio Public

    Personal website to improve frontend skills and showcase projects & studies

    TypeScript

  2. check-in-card-generator check-in-card-generator Public

    Exploring FaaS, AWS, Serverless, Lambda & DynamoDB to create course check-in cards

    TypeScript

  3. http-health-monitor-cli http-health-monitor-cli Public

    The CLI written in GoLang to check the health of HTTP-based systems

    Go

  4. web-calculator web-calculator Public

    A project maded with html, css and pure javascript with the intention of practicing the basics of web development

    HTML

  5. secure-key-api secure-key-api Public

    SecureKey is an API for generating secure passwords for clients

    Go

  6. fine-tuned-BERT-models-for-political-leaning-detection fine-tuned-BERT-models-for-political-leaning-detection Public

    Algorithms used during the research project 'Modelo para classificação do viés político de postagens de usuários em redes sociais' conducted at the Federal University of Ouro Preto (UFOP)

    Jupyter Notebook