From 0a3e95a9afc8de739f86c03ff4c29184d92c5989 Mon Sep 17 00:00:00 2001 From: Pablo Colturi Esteve Date: Thu, 7 Mar 2024 19:38:29 +0100 Subject: [PATCH] add final project into PROJECTS.md --- PROJECTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROJECTS.md b/PROJECTS.md index e168326..49e27f7 100644 --- a/PROJECTS.md +++ b/PROJECTS.md @@ -41,3 +41,4 @@ Project Title | Description | Author(s) | Repository :-- | :-- | :--: | :-- Observatory | Interactively displays temperatures and deviations all around the world from 1975 to 2015 | [spamegg](https://github.com/spamegg1) | [ScalaCapstone](https://github.com/spamegg1/ScalaCapstone) Cloud Data Processing | Querying airline traffic data with batch and stream processing on cloud services | [MartinOvington](https://github.com/MartinOvington) | [CloudCapstone](https://github.com/MartinOvington/cloud-specialization) +Full Stack Open | Single-page app + microservice displaying and scraping data from GitHub repositories | [pcolt](https://github.com/pcolt/) | [Final Project](https://github.com/pcolt/react-scraper)