Skip to content
View blazQ's full-sized avatar

Block or report blazQ

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

About me

👋 Hi, I'm Pietro. I'm currently employed as a Cloud Engineer, but I'm very interested in Game Development and Computer Graphics.

🖌️ I'm a computer nerd, as can be expected, but I also like art and the humanities in general. I'd like to make contributing to FOSS at least part of my future career.

🌩️ I'm currently studying and working hard towards my main interests: game development and computer graphics. I still have to refine my tech stack: I'm currently all over the place, but as time goes on I'll focus on less things. I hope Vulkan and Godot.

🧰 I like solving problems and facing different challenges, pertaining to my interests. If I'm obsessed over something, even problems will taste sweet. I want to learn and get better at what I do.

A couple of small university and personal projects:

  • 🌊 rustic-wave-function-collapse: A Rust port of the WFC algorithm, used in procedural generation.
  • ♦️ napoleon-solitaire: A Godot implementation of a classic Solitaire game, made as an entry point to the engine. I hope it will evolve in a fully fledged game.
  • 🍷 wine-cellar: A serverless architecture for a home wine cellar, using AWS services emulated through Localstack.
  • 📕 mpi-word-count: A basic C Open-MPI implementation for parallelizing the word counting problem.
  • pentakey-dolores: A prototype for a web application that, backed by a darknet YOLOv3 RNN, can recognize musical score sheets and parse a MXML file for use in tools like MuseScore
  • 📃retro-auctions: A very simple implementation of a retro-videogames auction decentralized app, based on a smart contract written in Solidity.
  • ⚙️ Hardware Modding: Modifying older consoles and experimenting with circuits for future IoT projects. You can see a tiny example here.

Pinned Loading

  1. blaz-vulkan blaz-vulkan Public

    Study and code repo for the Vulkan API and my journey in Computer Graphics.

    C++ 6

  2. napoleon-solitaire napoleon-solitaire Public

    Simple 3D Solitaire game made as an introduction to the Godot engine.

    GDScript

  3. wine-cellar wine-cellar Public

    🍷 IoT Wine Cellar implemented using Localstack. Project for the Serverless Computing for IoT course at the University of Salerno.

    Python 2

  4. rust-8 rust-8 Public

    Chip-8 core interpreter written in Rust.

    Rust 2

  5. abyss-e-bloom-filter abyss-e-bloom-filter Public

    Progetto per il corso di Strumenti Formali per la Bioinformatica.

    C++ 2

  6. mpi-word-count mpi-word-count Public

    📚 Word counting utility written in C that makes use of the OpenMPI implementation of the Message Passing Interface standard. Developed for the Parallel and Concurrent Programming on Cloud course at…

    C 1