Skip to content
View capella-marcosfilipe's full-sized avatar
🖥️
WFH
🖥️
WFH

Highlights

  • Pro
Block or Report

Block or report capella-marcosfilipe

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
import Developer from "capella-marcosfilipe";

class AboutMe extends Developer {
  name = "Marcos Filipe Capella";
  field = "Back-End Web Development";
  speaks = ["🇧🇷", "🇬🇧", "🇫🇷"];
}

class Skills extends Developer {
  languages = ["TypeScript", "JavaScript", "Java"];
  libraries = ["React.js"];
  frameworks = ["Nest.js"];
  environment = ["Node.js"];
  databases = ["MySQL", "PostgreSQL", "MongoDB"];
  preferredOS = ["Fedora", "Windows"];
}

Pinned

  1. group-evolution-mongodb group-evolution-mongodb Public

    API for a teacher planner on MongoDB.

    JavaScript

  2. seguranca-nodejs seguranca-nodejs Public

    Based off Alura's authentication course.

    JavaScript

  3. healnet healnet Public

    Projeto de landing page fictícia para a cadeira de Intro. à Programação Web do curso de Sistemas para Internet da UNICAP

    CSS 2

  4. jobs-landingpage-optimustech jobs-landingpage-optimustech Public

    7 Days of Code is a daily challenge by Alura for their students to code a website in HTML and CSS

    CSS