Skip to content
View imneli's full-sized avatar
:octocat:
coding
:octocat:
coding
  • Baraúna Soluções Biológicas
  • São Paulo
  • 06:18 (UTC -03:00)

Block or report imneli

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
imneli/README.md
class Developer {
  name = "Matheus Montovaneli";
  profession = "Full Stack Developer";
  languages = ["Typescript", "Node.js"];
  skills = ["React", "Node.js", "Git"];
  contact = {
    email: "contatodoneli@email.com",
  };
}

const dev = new Developer();
console.log(dev);

Pinned Loading

  1. metamorphosis-ui metamorphosis-ui Public

    Components that you can copy and paste into your apps.

    TypeScript 3

  2. proxy-validator-tool proxy-validator-tool Public

    A high-performance proxy validator and monitoring tool that automatically collects, validates, and manages proxy lists from multiple sources. Features real-time validation, Discord integration, and…

    JavaScript 17 1

  3. lead-capture lead-capture Public

    a simple script to capture leads for freelancers

    JavaScript

  4. playground playground Public

    just a repo to practice and review concepts.

    TypeScript