Skip to content
View gabsalvo's full-sized avatar
πŸš€
Stardust
πŸš€
Stardust
Block or Report

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 Astronaut:

    def __init__(self):
        self.name = "Gabriele Savo"
        self.role = "Computer Scientist, Mentor at Hack your future"
        self.language_spoken = ["it_IT", "en_US", "nl_NL"]

    def say_hi(self):
        print("Thanks for dropping by, here to land a hand!")


me = Astronaut()
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

  1. C C Public

    Learn C from the ground Up

    C

  2. gabsalvo.github.io gabsalvo.github.io Public

    Future Astronaut & Tech Innovator πŸš€

    Astro

  3. HackEd HackEd Public

    HackEd is a web-based learning platform designed to help you develop skills in cybersecurity.

    JavaScript

  4. Server-Compiler Server-Compiler Public

    API to compile C code

    JavaScript

  5. Arm-Cross-Compiler-Docker Arm-Cross-Compiler-Docker Public

    Dockerfile

  6. Python Python Public

    Learn Python from the ground Up

    Jupyter Notebook