Skip to content
View Ioana-Maraloi's full-sized avatar
  • Bucharest, Romania

Highlights

  • Pro

Block or report Ioana-Maraloi

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

    Developed a productivity app in React Native using Firebase for authentication, data storage and real-time updates. Implemented features such as friends system, achievements, stats, virtual shop, g…

    TypeScript

  2. News_Aggregator_Parallel News_Aggregator_Parallel Public

    Multithreaded Java news aggregator that processes articles in parallel, featuring duplicate detection, content categorization, and statistical analysis with optimized scalability.

    Java

  3. HTTP-Client HTTP-Client Public

    Command-line HTTP client written in C that interfaces with a RESTful API to manage a movie library system. Features include user authentication, admin privileges, JWT-based access control, and full…

    C

  4. upsilon2-hackitall upsilon2-hackitall Public

    Upsilon is a 3D adventure game created in just 48 hours during the HackITAll 2025 GameJam. The theme of the event was "Time Glitch", which inspired us to craft a story-rich experience where the mai…

    C# 1

  5. Assignment-Mini-Shell-OperatingSystems Assignment-Mini-Shell-OperatingSystems Public

    This project is a Unix shell implemented in C as part of an academic assignment. It aims to replicate basic shell functionalities: executing commands, handling I/O redirections, supporting pipelines.

    C

  6. RailwayGraphOptimizer-DataStructuresHW3 RailwayGraphOptimizer-DataStructuresHW3 Public

    Implemented graph-based algorithms to model railway systems, simulating track wear over time and optimizing the network by preserving profitable connections. Key features include adjacency list rep…

    C