Skip to content
View gvlk's full-sized avatar
💭
Oiiiiiiii
💭
Oiiiiiiii

Organizations

@iCrane-FURG

Block or report gvlk

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. tic-tac-toe tic-tac-toe Public

    A simple Tic Tac Toe game implemented using Pygame.

    Python 1

  2. Trabalho-PostgreSQL Trabalho-PostgreSQL Public

    Performance analysis project for PostgreSQL queries, comparing speed with and without indexes, featuring table creation, data insertion, and performance testing scripts.

    Python

  3. traceroute-analysis traceroute-analysis Public

    Python tool for analyzing traceroute data from RIPE Atlas measurements, offering statistics, CSV tables, and charts to study network latency and hop count measurements over time for different probes.

    Python 1

  4. jogo-online jogo-online Public

    Open-source multiplayer RPG game.

    Python 1 1

  5. file-system file-system Public

    File System Simulation project in Python, implementing a custom file system with operations like copying, renaming, removing files, and more, residing within a single file stored on a real file sys…

    Python

  6. page-replacement-algorithm page-replacement-algorithm Public

    Python implementation of a page replacement algorithm simulation for memory management in operating systems, featuring 'Aging' and 'WSClock' algorithms with adjustable parameters for analysis.

    Python