Skip to content
View farisalicode's full-sized avatar

Block or report farisalicode

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. PDC_Project PDC_Project Public

    Semester project for parallel and distributed computing course.

    C++

  2. Tetris Tetris Public

    Recreate the classic Tetris game, along with extra features, using procedural programming basics and SFML.

    C++

  3. Space-Shooter Space-Shooter Public

    Create a Space Shooter game, using object- oriented programming and SFML.

    C++

  4. Distributed-File-System Distributed-File-System Public

    Make an efficient file management application, based upon IPFS. A variety of data structures had to be used. Made with Visual C++.

    C++

  5. Pacman Pacman Public

    Develop the popular Pacman game using GLUT and POSIX threads in C. A variety of concurrent programming and synchronization techniques had to be applied, in order to ensure quick and reliable perfor…

    C

  6. Image-Classification-Neural-Network Image-Classification-Neural-Network Public

    This project explores the acceleration of a simple neural network model for MNIST digit classification using GPU programming via CUDA.

    Cuda