Skip to content
View felipeSucupiraO's full-sized avatar

Highlights

  • Pro
Block or Report

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"
  },
  programmingLeanguages: [Javascript, HTML, CSS, Python, Java, C],
  currentProjects: [
    "Movie Catalog Website",
    "Java Algorithms and Data Structures Repository"
  ],
  currentlyLearning: ["Algorithms and Data Structures", "Databases"]
}

Knowledge is enriching

Pinned Loading

  1. MovOn MovOn Public

    A movie catalog created as a HTML, CSS and Javascript project.

    HTML 2

  2. Java-DSA Java-DSA Public

    A repository with all of the most commonly used data structures and algorithms made in java. This was made as a studying method.

    Java 2

  3. LuziBot LuziBot Public

    General use bot made as a personal project.

    Python 2

  4. Codeforces-Exercises Codeforces-Exercises Public

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

    C 1