Skip to content
View gabryon99's full-sized avatar
Block or Report

Block or report gabryon99

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

  HYAAA! ⚔️ 👋

I'm Gabriele Pappalardo, a Software Developer @ JetBrains

gabryon99's GitHub Stats

  • 🎓 I got my bachelor and master degree at University of Pisa.
  • 👨‍💻 I love programming languages and their implementation.
  • 💭 I'm curious about softwares' implementation and I love discovering new things!
  • 👾 I have a strong passion for videogames and home consoles (especially Nintendo ones).

Skills

  • Programming
  • Frameworks/Libraries/Toolchains

Contacts

You can contact me in several ways! My principal e-mail address is: gabriele_pappalardo@outlook.com.

Pinned

  1. jesyspa/kotlin jesyspa/kotlin Public

    Forked from JetBrains/kotlin

    The Kotlin Programming Language.

    Kotlin 3

  2. mucomp-lang mucomp-lang Public

    μcomp-lang is a didactic language implemented for Language, Compilers and Interpreters course at UniPi.

    OCaml 2

  3. vt-vm-dynamic vt-vm-dynamic Public

    This is an implementation of the toy Virtual Machine saw during the "Virtualization Techniques" course at TUM (WS 22/23).

    Rust 1

  4. goblint/analyzer goblint/analyzer Public

    Static analysis framework for C

    OCaml 151 70

  5. RanchTheSheep RanchTheSheep Public

    Application project for "Sviluppo di Applicazioni Mobile" course at UniPi

    Kotlin 1

  6. Implement simple JavaScript's genera... Implement simple JavaScript's generator in C
    1
    #include <stdio.h>
    2
    #include <stdlib.h>
    3
    #include <setjmp.h>
    4
    
                  
    5
    #define STACK_SIZE (4 * 1024) // 4KB