Skip to content
View GBergatto's full-sized avatar

Organizations

@Team-Isaac-Polito

Block or report GBergatto

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

Hi, my name is Guglielmo

I'm a 3rd-year Computer Engineering student at PoliTo

  • leader of the software division at Team Isaac
  • interested in embedded systems and robotics
  • sporadically collaborating on Sossoldi
  • familiar with Python, C, Flutter, and a little Java
  • learning C, C++ and Rust
  • I use Arch BTW

Pinned Loading

  1. LittleOSBook LittleOSBook Public

    Implementation of the OS from the "Little OS Book"

    C

  2. dotfiles dotfiles Public

    Dotfiles for Arch Linux setup

    Lua

  3. CHIP-8 CHIP-8 Public

    CHIP-8 emulator/interpreter built in C using SDL2

    C

  4. kindle-highlights kindle-highlights Public

    Script to extract and parse Kindle highlights from My Clippings.txt

    Python

  5. Team-Isaac-Polito/reseq_ros2 Team-Isaac-Polito/reseq_ros2 Public

    High-level ROS2 code to control the ReseQ robot

    Python

  6. craftingInterpreters craftingInterpreters Public

    From the book "Crafting Interpreters" by Robert Nystrom

    Java