Skip to content
View cristian-paris's full-sized avatar
🦅
🦅

Highlights

  • Pro

Block or report cristian-paris

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

Popular repositories Loading

  1. Router Router Public

    Small implementation of a router using plain C that supports the ICMP and ARP protocols.

    C 2

  2. 3D-OpenGL-Shooter 3D-OpenGL-Shooter Public

    Shooter game made in OpenGL and C++. The player has to survive as long as possible and shoot as many enemies as he can to increase his score, while he tries to escape a DFS generated maze. The game…

    C++ 1

  3. VideosDB-OOP VideosDB-OOP Public

    VideosDB simulator using various OOP concepts, fundamentals and data structures for fast queries and actions

  4. EnergyDistributionSystem EnergyDistributionSystem Public

    OOP 2-stage project where I had to implement an energy distribution system that was both scalable and efficient, using various design patterns.

  5. NumericalMethodsHW NumericalMethodsHW Public

    Numerical Methods first year homework. Part 4 of this assignment is the most impressive as it uses various algorithms such as Householder decomposition and Gradient Descent to recognize cats in pho…

    MATLAB

  6. Google-PageRank-Implementations Google-PageRank-Implementations Public

    Google PageRank using the algebraic and the iterative variations of the algorithm, written entirely in MATLAB/OCTAVE

    MATLAB