Skip to content
View NicolasTerroni's full-sized avatar

Block or report NicolasTerroni

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

Verifiable work experience as Data Engineer, Data Analyst, and Backend Software Engineer.

Data Analyst and Data Engineer Portfolio: https://nicolasterroni.github.io/

Some of my Skills and Tools:

  • Python (Pandas - NumPy - Matplotlib - Web Scrapping (beautifulsoup) - re - os)
  • Advanced SQL (Data cleaning, Data modeling and Data exploration)
  • MySQL - PostgreSQL - SQL Server - MongoDB
  • Apache Spark - Airflow - Beam
  • GCP (Big Query, Dataflow, Composer, Dataproc, Cloud Storage, Cloud Functions)
  • ETL Pipelines
  • Microsoft Power BI - Power Query
  • Tableau
  • Looker y LookML
  • Microsoft Excel (Data cleaning, Data modeling, Pivot Tables, Formulas, Visualizations)
  • REGEX (Data Cleaning)
  • FastAPI - Django - DRF - Flask
  • API Building

Pinned Loading

  1. pyspark-ETL pyspark-ETL Public

    More than once I had to clean big CSVs, pyspark was the tool that helped me when memory is an issue since it applies parallel processing.

    Jupyter Notebook

  2. Apache-Airflow-Spotify-ETL-Pipeline- Apache-Airflow-Spotify-ETL-Pipeline- Public

    Apache Airflow siingle-task and api-builded ETL pipelines to get, clean and store the user's last day played tracks, it uses the spotify API

    Python

  3. NicolasTerroni.github.io NicolasTerroni.github.io Public

    This is my Data Analyst portfolio project. I modified a template from https://html5up.net/ in order to showcase some of my projects. Check it out at: https://nicolasterroni.github.io/

    CSS

  4. NASHVILLE-HOUSING-DATA-CLEANING NASHVILLE-HOUSING-DATA-CLEANING Public

    No matter what tool we're using, we almost always need to clean our data with SQL in a data project. Starting from a raw dataset, I developed multiple SQL queries in order to clean and model the da…

  5. CRide-API-REST- CRide-API-REST- Public

    SOA using Docker, Django REST Framework, PostgreSQL, Celery and Redis.

    Python

  6. MyFridgeAPI MyFridgeAPI Public

    A simple rest API implemented with Django REST Framework and MongoDB thought for those people who never know what to cook, like me :)

    Python