Skip to content
View mrlucca's full-sized avatar
🤩
Out sick
🤩
Out sick
  • São Paulo, São Paulo

Block or report mrlucca

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

Hi there 👋

 Dev Lucca's github stats

def process_the_truth(cup_coffee_instance: CupCoffee):
  if not cup_coffee_instance.empty():
    return cup_coffee_instance
    
  cup_coffee_instance.clean()
  cup_coffee_instance.use(GroundCoffee())
  cup_coffee_instance.use(HotWater())
  cup_coffee_instance.stir()
  return cup_coffee_instance

Popular repositories Loading

  1. utils utils Public

    Python 1

  2. mrlucca mrlucca Public

    hi my name is lucca

  3. lan-message lan-message Public

    Go

  4. lightweight-blog lightweight-blog Public

    Go

  5. image-search-engine image-search-engine Public

    Python

  6. my_first_django_blog_test my_first_django_blog_test Public

    Python