Skip to content
View andreicmirciu's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Bucharest, Romania

Organizations

@student-hub

Block or report andreicmirciu

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. Memory-Allocator Memory-Allocator Public

    A simple memory allocator in C. The allocation principle is based on an ’arena’ and it simulates mechanisms such as malloc, free or hexdump.

    C 1

  2. TCP-and-UDP-Client-Server-application TCP-and-UDP-Client-Server-application Public

    Developed a practical client-server application using TCP/UDP protocols and sockets in C.

    C 1

  3. PageRank PageRank Public

    Realized a simplified version of the PageRank algorithm in Matlab. It is used by Google search engine to calculate the relevancy of a web page.

    MATLAB

  4. Image-Processing Image-Processing Public

    Implemented an algorithm based on Singular Value Decomposition to compress images quality.

    MATLAB

  5. Version-Control-System Version-Control-System Public

    Implemented an elementary set of unix and vcs commands in Java.

    Java

  6. Dishwasher Dishwasher Public

    Accomplished the command unit for a real dishwasher (logical design of its functionality).