Skip to content
View felipeSucupiraO's full-sized avatar

Highlights

  • Pro

Block or report felipeSucupiraO

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

📚 Welcome! I'm Felipe Sucupira. 📚

Software engineer

Linkedin Gmail

About me

const felipe = {
  programmerSince: 2017,
  studentData: {
    isStudent: true,
    university: "Federal University of Goiás",
    course: "Computer Science",
    graduationEstimateDate: "2/2028"
  },
  thingsThatILike: ["Playing instruments", "Video games", "Cooking", "Volleybal"],
  programmingLeanguages: ["Javascript", "HTML", "CSS", "Python", "Java", "C"],
  technologies: ["React", "SpringBoot", "Git and Github"],
  currentProjects: [
    "Next-Dashboard"
  ],
  currentlyLearning: ["Algorithms and Data Structures", "Databases", "Theory of Computation", "Linear Algebra", "Circuits"]
}

Knowledge is enriching

Pinned Loading

  1. react-task-manager react-task-manager Public

    A tiny task manager used as project to improve my react knowledge.

    JavaScript

  2. Assistente-Financas Assistente-Financas Public

    O projeto final para a disciplina de Programação Orientada à Objetos

    Java

  3. LuziBot LuziBot Public

    General use bot made as a personal project.

    Python 2

  4. C-Data-Structures-and-Algorithms C-Data-Structures-and-Algorithms Public

    A repository with all the most used data structures and algorithms implemented in C.

    C

  5. Codeforces-Exercises Codeforces-Exercises Public

    This is the repository where I will keep all of the competitive programming exercises from Codeforces that I do.

    C++ 1