Skip to content
View caio-felipee's full-sized avatar
👋
👋

Highlights

  • Pro

Block or report caio-felipee

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
caio-felipee/README.md

Hi, I'm Caio! 👋

Currently studying Software Engineering at Universidade de Brasília, I'm always looking for new challenges and opportunities to learn something new. Passionate about Competitive Programming, I'm preparing for the ICPC and in order to do so, I take place in some on-site and on-line contests.

class SoftwareEngineer:
    def __init__(self):
        self.name = "Caio Felipe"
        self.role = "Software Engineer"
        self.languages_spoken = ["pt_BR", "en_US"]
        self.interests = ["Competitive Programming", "Software Development", "Artificial Intelligence"]
        self.languages = ["Python", "C", "C++", "Java"]
        self.technologies = ["Django", "Django REST API"]
        self.databases = ["PostgreSQL", "MySQL"]
        self.learning = ["Algorithms", "Data Structures"]

    def wave(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")
    
me = SoftwareEngineer()
me.wave()

Pinned Loading

  1. unb-mds/2023-2-SuaGradeUnB unb-mds/2023-2-SuaGradeUnB Public

    Sua Grade UnB, um projeto com objetivo de auxiliar os alunos da UnB a montarem suas grades horárias de maneira fácil e intuitiva.

    Python 27 6

  2. competitive-programming competitive-programming Public

    Forked from mateusvrs/competitive-programming

    Algorithms and Data Structure implementations for Competitive Programming.

    C++

  3. TEP TEP Public

    Forked from edsomjr/TEP

    Material da disciplina Tópicos Especiais em Programação

    TeX

  4. exercicios exercicios Public

    Repositório destinado para a resolução de exercícios das matérias relacionadas à programação a partir do segundo semestre da faculdade.

    C++

  5. unb-workspace/oop unb-workspace/oop Public archive

    Repositório destinado para o Projeto Final da matéria de Programação Orientada a Objetos.

    Java 3

  6. unb-academic/apc-dashboard unb-academic/apc-dashboard Public archive

    Projeto de criação de dashboard para a matéria de Algoritmos e Programação de Computadores.

    Python 2