Skip to content
View sorinabuf's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report sorinabuf

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. VideosDB VideosDB Public

    The main objective of VideosDB is designing a movie and serial streaming platform, where users might simulate commands specific to this type of interface (rate videos, view videos, get personalized…

    Java 1

  2. EnergySystem EnergySystem Public

    Energy System is an OOP course homework, in which OOP designs and Java 8 features were used in order to create an API that can quickly establish the best relationships between a consumer, distribut…

    Java

  3. Reductions-to-SAT-Problem Reductions-to-SAT-Problem Public

    Gigel and Mafia is an algorithm oriented course homework exploiting graph representations of relationships between clans of Mafia families primarily through reductions to the Boolean Satisfiability…

    Java

  4. HyperLogLog HyperLogLog Public

    The C implementation of HyperLogLog aims to improve the average performance of a count-distinct problem by exploiting an approximate result.

    C

  5. PicturePrediction PicturePrediction Public

    PicturePrediction is based on machine-learning concepts, aiming to create automated predictions in relation with the nature of certain cats or non-containing cats pictures. Using a data set of give…

    MATLAB

  6. Client-Server-Application Client-Server-Application Public

    C++ client-server full working API, that mimics a subcriber-topic relationship using TCP/UDP sockets.

    C++