Skip to content
View Alessine's full-sized avatar
πŸˆβ€β¬›
πŸˆβ€β¬›

Block or report Alessine

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

Hi, I’m Angela, a Digital Analyst


I'm continuously working on projects to enhance my skills and understanding of data and the web. Here are some examples of things I've created:

  • an End-to-End Data Pipeline to extract, load, transform and visualize air quality data from the Open Data Catalog by the City of Zurich. ☁️
  • automated visualizations of over 20'000 life cycle impact assessment datasets from the ecoinvent database. 🌍
  • a tutorial on how to automate a scraping job with AWS Free Tier (Code Refactor, S3, EC2). πŸ€–
  • a Flask Web App integrating data from the Spoonacular API. 🍲
  • #TidyTuesday visualizations, because they're fun! πŸ˜„

I'm interested in exchanging about the use of data in media, digital subscriptions marketing and web programming. Get in touch with me on LinkedIn.

Pinned Loading

  1. zurich_air_quality zurich_air_quality Public

    End-to-end Data Pipeline built as the Final Project of the Data Engineering Zoomcamp

  2. ecoinvent_auto_viz ecoinvent_auto_viz Public

    Automating the static visualization of 20'000 life cycle impact assessment data sets from the ecoinvent data base for integration into the existing pdf generator (Propulsion Capstone Project)

    Python 1

  3. aws_webscraping_automation aws_webscraping_automation Public

    Tutorial: How to develop a webscraping script, save the data to an AWS S3 bucket and automate this process using an EC2 instance

    Jupyter Notebook 3

  4. recipevault recipevault Public

    Flask Web App that lets users browse recipes and save their favorites. Developed as the Final Project of the CS50x Course by Harvard.

    Python

  5. TidyTuesday-Visualizations TidyTuesday-Visualizations Public

    R code and example plots for all of my #TidyTuesday contributions, an initiative by the R4DS online learning community.

    R 1 1

  6. javascript_basics_capstone javascript_basics_capstone Public

    Capstone project from the 'JavaScript Basics' course on coursera.com

    JavaScript