Skip to content
View andreeaa-10's full-sized avatar

Highlights

  • Pro

Block or report andreeaa-10

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Memory-allocator Memory-allocator Public

    I developed a custom memory allocator in C that efficiently manages dynamic memory allocations using a metadata structure for each memory block. It supports both malloc and calloc, and implements t…

    C

  2. Web-Client-for-REST-API-Communication Web-Client-for-REST-API-Communication Public

    I developed a command-line HTTP client for a RESTful web service, enabling secure login, data exchange and token-based authentication.

    C

  3. Dataplane-Router Dataplane-Router Public

    I engineered the dataplane for IPv4 packet forwarding in C, handling Ethernet framing, ARP resolution, longest-prefix routing, and ICMP messaging over POSIX sockets with a static routing table.

    C

  4. Urbanization-assessment Urbanization-assessment Public

    This project presents our machine learning solution for detecting and analyzing urban heat islands through satellite data classification, with focus on Bucharest, Romania.

    Python 1

  5. Text-generator Text-generator Public

    I developed a Markov chain-based text generation model in GNU Octave, utilizing various texts to train the model for coherent text generation. I implemented a sliding window approach to enhance the…

    MATLAB

  6. Disaster-tweet-classifier Disaster-tweet-classifier Public

    A smart machine learning tool that can tell whether a tweet is reporting a real disaster or just using metaphors and exaggeration.

    Jupyter Notebook