Skip to content
View acmmarques's full-sized avatar
🐢
🐢
  • Lisbon

Block or report acmmarques

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

    nvim • tmux • zsh • allacrity

    Lua

  2. tour-do-croquete tour-do-croquete Public

    This is a web-app, built in Rails, that elects the best croquete in town. You add restaurants and users vote on the best croquete based on set criteria (crunchiness, meat/bread ration, flavour). I …

    Ruby 1

  3. minitalk minitalk Public

    A C-based implementation of inter-process communication (IPC) through UNIX signals. The project implements a client-server architecture that transmits messages bit by bit via SIGUSR1 and SIGUSR2. P…

    C

  4. ft_printf ft_printf Public

    This project recreates the printf function from scratch, learning how to handle variable arguments and format different data types (%d, %s, %x, etc.) into readable output. It's a deep dive into how…

    C

  5. so_long so_long Public

    A 2D game where players navigate through a map using WASD keys to collect items before reaching the exit. Each map features walls, collectibles and empty spaces. Built with MiniLibX, it's a nice fi…

    C