Skip to content
View fulvio-f's full-sized avatar
🚀
🚀
  • São Paulo, Brazil

Highlights

  • Pro

Organizations

@zenitheesc

Block or report fulvio-f

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

Hello, World! 🌍

Welcome to my GitHub profile! I'm Fulvio, a Software Engineer. I work with ETL pipeline development and big data, using a variety of technologies to ensure data quality and performance.

#!/usr/bin/python3

class Me:
    def __init__(self):
        self.name = "Fulvio"
        self.code = ["ECL", "Python", "C++"]
        self.skills = ["Data Engineering", "Data Analysis", "Data Quality Assurance"]

    def say_hello(self):
        print("Hello there! =)")

if __name__ == "__main__":
    me = Me()
    me.say_hello()

Pinned Loading

  1. park-pilot park-pilot Public

    Park Pilot with audible alerts, made with Python and Arduino

    Python 3

  2. aerospace-course aerospace-course Public

    This repository contains the files used in the Aerospace Saturday Workshop.

    Jupyter Notebook 2

  3. ann_mlp ann_mlp Public

    Artificial Neural Network - Multilayer Perceptron

    VHDL 1

  4. duck-game duck-game Public

    A target game developed in Unity by students at Universidade de São Paulo.

    C#

  5. sockets sockets Public

    Client and server communication using sockets.

    C++

  6. zenitheesc/zenith-website zenitheesc/zenith-website Public

    Zenith Aerospace's home on the web.

    JavaScript 10