Skip to content
View florian-ariasu's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report florian-ariasu

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 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. algorithm-optimisation-suite algorithm-optimisation-suite Public

    A collection of algorithmic solutions covering binary search, dynamic programming, greedy optimisation, and sequence processing, each tailored for efficient problem-solving.

    C++

  2. online-voting-platform online-voting-platform Public

    An object-oriented Java project implementing an online voting platform with classes for elections, candidates, voters, and voting management, built using Gradle.

    Java

  3. search-algorithms-ai search-algorithms-ai Public

    An AI project implementing and comparing IDA*, A*, and Simulated Annealing algorithms for pathfinding and optimization across multiple map difficulties.

    Jupyter Notebook

  4. csharp-mini-game-freecodecamp csharp-mini-game-freecodecamp Public

    A C# console game project exploring methods, parameters, and fun player mechanics with food, freezes, and speed boosts.

    C#

  5. ebook-reader ebook-reader Public

    An open-source hardware project for building a portable, ESP32-C6–based e-book reader with an E-Paper display, microSD storage, USB-C power/data, and Li-Po battery support.

  6. circular-linked-list-toolkit circular-linked-list-toolkit Public

    A doubly circular linked list implementation simulating a train system with a mechanic cursor for efficient data manipulation and navigation.

    C