Skip to content
View Greva151's full-sized avatar
🖖
what are you doing????????
🖖
what are you doing????????

Block or report Greva151

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
Greva151/README.md

Hi My name is Greva

University student

Since I was a child I have always been passionate about the world of IT. In recent years I have become interested in the world of computer security, also participating in capture the flag (CTF) competitions

  • 🌍  I'm based in Parma, Italy
  • ✉️  You can contact me at gregorio.valle151@gmail.com
  • 🧠  I'm learning binary exploitation
  • 🤝  I'm open to collaborating on any interesting project
  • ⚡  I'm secretly a farmer... but don't tell anyone

Pinned Loading

  1. Bomba Bomba Public

    BOMBA is a multiplayer peer-to-peer UDP game in C where players pass a virtual bomb before it explodes. Designed for educational purposes to practice networking, multithreading, and custom protocols.

    C

  2. MyHexdump MyHexdump Public

    A minimal and lightweight implementation of the hexdump utility written in both C and C++. This tool allows you to view the binary contents of a file in hexadecimal and ASCII formats, making it eas…

    C++

  3. MyImageViewer MyImageViewer Public

    PPM Image Viewer in C (SDL2) An educational C project that implements a simple PPM (Portable Pixmap) image viewer using the SDL2 library. The program reads a PPM image from standard input, manually…

    C