Skip to content
View carlosneves0's full-sized avatar

Block or report carlosneves0

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

Pinned Loading

  1. pinky-dinky-doo-revenge pinky-dinky-doo-revenge Public archive

    First Year college assignment. A Windows game built using the WinBGIM library coded in the C language. Code::Blocks was the IDE used to code and compile. Compiled under Windows 8.1 64 bits.

    C 2

  2. SanConnect SanConnect Public archive

    Software Engineering Project 2018 that aims to offer a micro events dissemination platform in order to integrate people with common interests and helps to make new friendships, originally designed …

    JavaScript 2

  3. ai-search ai-search Public archive

    5 AI search algorithms implementation

    C++

  4. tsp tsp Public archive

    The Traveling Salesman Problem solved in C using MPI and OpenMP

    C