Skip to content
View Willis1P's full-sized avatar
  • Linhares

Block or report Willis1P

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Willis1P/README.md

const express = require('express') const app = express()

const webDeveloper = {name:"Willis", stack:"Full-Stack-Developer"}

app.get('/', (req, res) =>{ return res.send(webDeveloper) }),

app.listen(3000, () =>{ console.log("Initing code...") })

Popular repositories Loading

  1. Willis1P Willis1P Public

    Config files for my GitHub profile.

  2. auto-marketplace-genius-55 auto-marketplace-genius-55 Public

    TypeScript

  3. Plataforma-de-Curso-Online Plataforma-de-Curso-Online Public

  4. Software-Restaurantes Software-Restaurantes Public

    TypeScript

  5. App-Adec App-Adec Public

    App Gerenciamento de Igreja

    TypeScript

  6. Shark-DEX Shark-DEX Public