Skip to content
View lucasbaquinoo's full-sized avatar
๐Ÿ”ด
In Mars
๐Ÿ”ด
In Mars

Block or report lucasbaquinoo

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

Hi ๐Ÿ‘‹, I'm Lucas

A passionate frontend developer from Brazil

lucasbaquinoo Total time coded since Nov 3 2020

  • ๐Ÿ”ญ Iโ€™m currently working on ioasys

  • ๐ŸŒฑ Iโ€™m currently learning NextJS, ReactJS and NodeJS

  • ๐Ÿ’ฌ Ask me about react, nextjs, react native

  • ๐Ÿ“ซ How to reach me [email protected]

Connect with me:

lucasbaquino

Languages and Tools:

aws bootstrap cypress docker express figma firebase flutter graphql javascript jest mocha nextjs nginx nodejs react reactnative typescript

lucasbaquinoo

Pinned Loading

  1. task-sync task-sync Public

    TypeScript

  2. ignews ignews Public

    TypeScript

  3. multi-brand-ds multi-brand-ds Public

    A simple example of a Design System with multi-brand method.

    TypeScript

  4. blog-microservices blog-microservices Public

    JavaScript

  5. An example of Compound Components - ... An example of Compound Components - strict and semi-strict component
    1
    import React, { useState, useEffect } from 'react';
    2
    
    
    3
    const Checkbox = ({ children }) => {
    4
      const [checked, setChecked] = useState(true);
    5
    
    
  6. nft-marketplace nft-marketplace Public

    JavaScript