Skip to content
View gabsalvo's full-sized avatar
:shipit:
Investigating
:shipit:
Investigating

Block or report gabsalvo

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

Hello there ๐Ÿ‘‹

Fellow Coder Open Source Love

#!/usr/bin/python
# -*- coding: utf-8 -*-

class Researcher:

    def __init__(self):
        self.name = "Gabriele Savo"
        self.bachelor_uni = "University of Pisa - Computer Science"
        self.master_uni = "Techical University of Eindhoven - Artificial Intelligence and Engineering Systems"
        self.research_interests = "ai, prosthetics, optimization, compression, robotics"
        self.language_spoken = ["it_IT", "en_UK"]

    def say_hi(self):
        print("Thanks for dropping by, open to discuss any cool project!")


me = Researcher()
me.say_hi()

๐Ÿ“ Blog & CV

๐Ÿ”ง Technologies & Tools

Cloud Services:

AWS Github Actions Netlify Vercel Heroku Google Cloud

Programming Languages:

C Python Java Javascript Typescript Express.js Angualar Tensorflow Markdown Shell Scripting

Tools and Services:

MicroBit RaspeberryPi Sublime Text Visual Studio Code Obsidian Docker

๐Ÿ† GitHub Trophies

trophy

Pinned Loading

  1. Tesi-Triennale Tesi-Triennale Public

    Tesi Triennale universitร  di Pisa, Informatica - Gabriele Salvo 596181

    C 1

  2. PageRank PageRank Public

    Laboratorio II Unipi 23/24

    C

  3. Hotelier Hotelier Public

    Laboratorio III Unipi 23/24 - Gabriele Salvo 596181

    Java

  4. C C Public

    Learn C from the ground Up

    C

  5. Python Python Public

    Learn Python from the ground Up

    Jupyter Notebook