Skip to content
View giammabria's full-sized avatar

Highlights

  • Pro

Block or report giammabria

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

Typing SVG

๐ŸŒ Data Scientist with a Geospatial & Financial Edge

I'm a data scientist with expertise in geospatial data and financial systems analysis, and a passion for developing tools that make complex data accessible.

class Giamma:
    def __init__(self):
        self.name = "Gianmaria Brianese"
        self.education = ["Universitรฉ Libre de Bruxelles (Data Science, Big Data)", 
                         "University of Siena (Geosciences)", 
                         "Ca' Foscari University & Aix-marseille Universitรฉ (Finance)",
                         "Padua University (Economics)"]
        self.interests = ["Geospatial Data", "Remote Sensing", "Financial Technology", "Development Economics", 
                         "Machine Learning", "Network Analysis", "Data Visualization"]
        self.languages = {"italian": "native", "English": "fluent", "Spanish": "basic"}
        self.tools = ["Python", "SQL", "R", "C++", "Tableau", "Power BI", "Streamlit", "Apache Spark", "Apache Hadoop",
                    "Apache Sedona", "Docker", "Git", "All you can do in Excel"]
        
    def current_focus(self):
        return "Studying Data Science at the Universitรฉ Libre de Bruxelles and Geoscience at University of Siena"

๐Ÿ”ญ What I've Been Working On

  • ๐Ÿฆ European Central Bank: Built data infrastructure for 3,000+ financial institutions and developed ML models for outsourcing risk detection
  • ๐Ÿ“Š LiDAR Analysis: Created ML models to classify LiDAR data in mountain area using geospatial dependencies

๐Ÿ’ผ Experience Highlights

  • Designed NN-model to predict hand-pose with EMG signal
  • Designed music recommendation engine
  • Developed real-time monitoring dashboards that reduced analysis time by 300%

๐Ÿ› ๏ธ Languages & Tools

๐Ÿง‘โ€๐Ÿ’ป Programming Languages

Python R C++

๐Ÿ”ง Development

React HTML Apache Hadoop

๐Ÿค– AI / Machine Learning

TensorFlow PyTorch Pandas polars Seaborn OpenCV Scikit-learn Scikit-image

๐Ÿ—„๏ธ Databases

MongoDB DuckDB MySQL PostgreSQL Redis Oracle Cassandra Hive SQLite SQL Server

๐Ÿ“Š Data Visualization

Tableau Power BI Streamlit Dash Shiny

โš™๏ธ DevOps & Cloud

AWS Docker Kubernetes Azure

๐Ÿ’ป Software

Microsoft Office Adobe QGIS ArcGIS CloudCompare ERDAS Imagine Metashape

๐ŸŽฎ Game Engines

Unity

๐Ÿงฉ Other Tools

Linux Git

๐Ÿ“‚ Featured Projects

Hand Pose Estimation from EMG signal Spotify Million Playlist Challenge Image analysis & Pattern Recognition

๐Ÿ“ซ Connect with me

LinkedIn


๐Ÿ“Š GitHub Stats:

Pinned Loading

  1. Airborne-LiDAR-Classification Airborne-LiDAR-Classification Public

    Python

  2. Computational-statistics Computational-statistics Public

    MATLAB

  3. giammabria giammabria Public

    Profile readme

  4. Pose-estimation-from-emg-signal Pose-estimation-from-emg-signal Public

    Forked from ULB-INFO-F-422/pose-estimation-from-emg-signal-team-1

    pose-estimation-from-emg-signal-team-1 created by GitHub Classroom

    Jupyter Notebook

  5. Spotify-Million-Playlist-Dataset-Challenge Spotify-Million-Playlist-Dataset-Challenge Public

    Python

  6. superpoint_transformer superpoint_transformer Public

    Forked from drprojects/superpoint_transformer

    Official PyTorch implementation of Superpoint Transformer introduced in [ICCV'23] "Efficient 3D Semantic Segmentation with Superpoint Transformer" and SuperCluster introduced in [3DV'24 Oral] "Scalโ€ฆ

    Python