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

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!

Software Engineer

Personal Website Facebook Instagram LinkedIn

💻 A little more about me

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

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. aws-lambda-order-handler aws-lambda-order-handler Public

    Exploring an order handler architecture using FaaS, AWS, Serverless, DynamoDB, Lambda & SQS

    TypeScript

  4. expense-manager-api expense-manager-api Public

    Building a serverless expense management API with AWS Lambda, DynamoDB & Serverless Framework

    TypeScript

  5. tdd-products-api tdd-products-api Public

    API to study the fundamentals of Test Driven Development (TDD) & automated tests in general

    TypeScript

  6. serasa-brain-ag-challenge serasa-brain-ag-challenge Public

    Forked from brain-ag/trabalhe-conosco

    Backend challenge: developing an API to handle growers, properties, and crop resources

    TypeScript