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

Highlights

  • Pro

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
from capella_marcosfilipe.developer import Developer

class AboutMe(Developer):
    def __init__(self):
        self.name = "Marcos Filipe Capella"
        self.school = "Catholic University of Pernambuco"
        self.field = "Back-End Development"
        self.languages = ["🇧🇷", "🇬🇧", "🇫🇷"]

class Skills(Developer):
    def __init__(self):
        self.languages = ["Python", "TypeScript", "JavaScript", "Java"]
        self.frameworks = ["Django", "ReactJS", "NestJS"]
        self.databases = ["MySQL", "PostgreSQL", "MongoDB"]

Pinned Loading

  1. django_livros django_livros Public

    API para serviços de agendamento médico.

    Python

  2. 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

  3. group-evolution-mongodb group-evolution-mongodb Public

    API for a teacher planner on MongoDB.

    JavaScript

  4. trip-planner trip-planner Public

    Full-stack project in NodeJS and ReactJS for a trip planner originally developed by Rocketseat for NLW coding week.

    TypeScript

  5. seguranca-nodejs seguranca-nodejs Public

    Based off Alura's authentication course.

    JavaScript

  6. 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