Skip to content
View audzeimar's full-sized avatar
  • Joined Mar 11, 2026

Block or report audzeimar

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

Popular repositories Loading

  1. mips-tic-tac-toe mips-tic-tac-toe Public

    Console Tic-Tac-Toe game implemented in MIPS Assembly for a computer architecture course.

    Assembly

  2. page-replacement-algorithms page-replacement-algorithms Public

    Java simulation of page replacement algorithms (FIFO, LRU, OPT, RAND, Second Chance).

    Java

  3. genetic-algorithm-lcvrp genetic-algorithm-lcvrp Public

    C++ genetic algorithm for solving a grouped LCVRP instance with custom evaluator and file loader.

    C++

  4. weather-app weather-app Public

    Simple weather application built with Svelte 5 and Vite. Shows current weather and forecast using Open-Meteo API.

    Svelte

  5. python-file-organizer python-file-organizer Public

    A simple Python script that automatically organizes files in a folder by grouping them into categories based on file extensions.

    Java

  6. python-2d-platformer-game python-2d-platformer-game Public

    A 2D platformer game built in Python using Pygame with custom physics, animations and level system.

    Python