guerinoni
I'm a software developer (or engineer if you like) using Go, Rust, C, C ++. I'm an enthusiast of TDD and BDD techniques and CI / CD.
Italy
Pinned Repositories
argslen
Go linter that warns about the number of arguments in functions.
books
Tracker for books I've read. Looking for suggestion and inspirational for others. :)
exercises
Solution of different code challenges
page-list-view
Qt ListView browsable one page at a time
perg
Grep implementation in rust.
qTsConverter
A simple tool to convert qt translation file (ts) to other format (xlsx / csv) and vice versa
replacer
Command-line tool to rename a lot of files with some rules :)
clementine
Gameboy Advance emulator.
rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
serenity
The Serenity Operating System 🐞
guerinoni's Repositories
guerinoni/qTsConverter
A simple tool to convert qt translation file (ts) to other format (xlsx / csv) and vice versa
guerinoni/perg
Grep implementation in rust.
guerinoni/books
Tracker for books I've read. Looking for suggestion and inspirational for others. :)
guerinoni/replacer
Command-line tool to rename a lot of files with some rules :)
guerinoni/argslen
Go linter that warns about the number of arguments in functions.
guerinoni/page-list-view
Qt ListView browsable one page at a time
guerinoni/qt-wasm
Docker image for Qt WebAssembly
guerinoni/yobemag
GameBoy emulator.
guerinoni/dotfiles
My configs
guerinoni/packtpub-dl
CLI for downloading only FREE book from PacktPub.
guerinoni/ghn
GitHub Notifications handler for desktop.
guerinoni/leetcode
My solutions for leetcode problems.
guerinoni/exercises
Solution of different code challenges
guerinoni/tictactoe
Revisited game of tic tac toe with a strong AI.
guerinoni/advent-of-code-2021
Advent of Code 2021
guerinoni/advent-of-code-2022
Advent of Code challenge for fun :)
guerinoni/bsp-env
Docker environoment for building BSP (board support package) using Buildroot or Yocto.
guerinoni/cli
GitHub’s official command line tool
guerinoni/console
a debugger for async rust!
guerinoni/go-docker-mqtt-ubuntu
Docker image for test environment of arduino-connector based on Ubuntu with Docker + Go + Mosquitto.
guerinoni/ladybird
Truly independent web browser
guerinoni/protohackers
Solutions to https://protohackers.com :)