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

Block or report imneli

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
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 16 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