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.

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

About me

πŸ‘‹ Hi, I'm Pietro and I'm a Computer Science graduate.

πŸ–ŒοΈ I'm your typical computer person, with a tiny bit of artistic tendencies.

🌩️ I'm currently studying and working hard to become a game developer, using Unity and Godot.

🧰 I also enjoy fiddling with different programming languages, engines, algorithms and everything related to CS.

Recent projects that I've been pursuing:

  • 🌊 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. napoleon-solitaire napoleon-solitaire Public

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

    GDScript

  2. abyss-e-bloom-filter abyss-e-bloom-filter Public

    Progetto per il corso di Strumenti Formali per la Bioinformatica.

    C++ 2

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

  5. bwt-icfl bwt-icfl Public

    πŸ—œοΈ Implementation of a different approach to the traditional BWT, using ICFL.

    C 1

  6. rust-8 rust-8 Public

    Chip-8 core interpreter written in Rust.

    Rust 2