Skip to content
View ClaraStefania's full-sized avatar
  • Splaiul Independentei no 313, sector 6, Bucharest, Romania

Highlights

  • Pro

Block or report ClaraStefania

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. Data-analysis Data-analysis Public

    detection of anomalies in the data sets provided, more accurate predictions by implementing numerical methods associated with the Kernel Regression algorithm, mini-AI based on Markov chains that ca…

    MATLAB

  2. image-editor image-editor Public

    The program can perform operations on the images (.ppm or .pgm), working with text and binary files (P2, P3, P5, P6). The images can be cropped, rotated, equalized or filters can be applied.

    C

  3. my-octave my-octave Public

    The objective of the program is to create a numerical software similar to Octave, which performs matrix operations, the arrays being dynamically allocated.

    C

  4. social-media social-media Public

    The program implements a social media platform using graphs and tree data structures. It manages a user's friends, posts and reposts.

    C

  5. virtual-memory-allocator virtual-memory-allocator Public

    A virtual memory allocator, simulating the malloc() and free() functions.

    C