from capella_marcosfilipe import Developer
class AboutMe(Developer):
def __init__(self):
super().__init__()
self.name = "Marcos Filipe Capella"
self.school = "Universidade Católica de Pernambuco"
self.location = "Recife, Brasil"
self.speaks = ["Português", "Inglês", "Francês"]
class Skills(Developer):
def __init__(self):
super().__init__()
self.languages = ["Python", "Java", "TypeScript"]
self.frameworks = ["FastAPI", "Java Spring Boot", "Angular"]
self.ai_ml = ["Aprendizado de Máquina", "Visão Computacional", "IA Generativa (Google Gemini)", "NLP"]
self.databases = ["PostgreSQL", "MySQL", "MongoDB"]
self.tools_and_methods = ["Git", "Docker", "RESTful APIs", "Microsserviços", "Scrum"]
class MyJourney(Developer):
def __init__(self):
super().__init__()
self.current_focus = "Desenvolvimento Full-Stack com especialização em IA (ML/Computer Vision) e Dados"
self.main_project = "Chatbot de triagem médica (PIBIC)"
🖥️
WFH
Full-Stack & AI Development Intern at FASA AI Center. Internet Systems undergrad student and researcher at the Catholic University of Pernambuco.
-
Centro de Inteligência Artificial - Fundação Antônio dos Santos Abranches (FASA)
- Recife, Brazil
-
12:12
(UTC -03:00) - https://marcoscapella.com.br
- https://orcid.org/0000-0003-0488-0458
- in/capella-marcosfilipe
- https://leetcode.com/capella-marcosfilipe/
Highlights
- Pro
Pinned Loading
-
-
-
chatbot-triagem-medica
chatbot-triagem-medica PublicBackend for a medical triage chatbot. This was developed as a concept test for a research project presented at the Catholic University of Pernambuco.
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



