Skip to content
View sirlucasm's full-sized avatar
💻
having fun
💻
having fun

Block or report sirlucasm

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

waving Typing SVG

  @Controller('users')
  export class UserController {
    constructor(private readonly createUserService: CreateUserService){ }
    @Post()
    function create () {
      return this.createUserService.execute({
        name: 'Lucas Matheus',
        email: 'lucasmatheus2021@gmail.com',
        age: 22
      });
    }
  }

Linkedin Badge Gmail Badge Instagram Badge

Experiences

My Skills

⚙️ My GitHub Analytics

Pinned Loading

  1. person-points person-points Public

    This app will list objectives, and tasks to do every day/month/year... but this objectives will be received when the Person Points is higher than objective point. Fun app, functional to your life a…

    TypeScript

  2. pyniedb pyniedb Public

    PynieDB is a local database for your simple applications

    TypeScript 1

  3. app-acessibilidade app-acessibilidade Public

    Desenvolvido para ajudar pessoas com algum tipo de deficiência, mostrando lugares acessíveis na cidade.

    TypeScript

  4. just-chat-api just-chat-api Public

    API for Just Chat web application.

    TypeScript

  5. calculatorx calculatorx Public

    React Native Calculator

    JavaScript

  6. timer timer Public

    A react Timer App

    JavaScript 1