-
-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(digital-nomads): added vitanellozaino experiences (#101)
- Loading branch information
Showing
19 changed files
with
403 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"name": "Vita nello zaino", | ||
"url": "https://vitanellozaino.com", | ||
"type": "Blog", | ||
"platform": "Website", | ||
"description": "Chiusa una porta si apre un portellone.", | ||
"tags": [ | ||
"developers", "tech", "networking", "digital nomad", "coworking" | ||
], | ||
"events_type": [ | ||
"Coworking trips", | ||
"Talk" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "Amsterdam", | ||
"state_name": "Netherlands", | ||
"required_documents": [ | ||
"Passport", "CI" | ||
], | ||
"internet_roaming": "Available", | ||
"daily_average_cost": 80, | ||
"description": "Amsterdam is capital of Netherlands a beautiful and very nice city to visit. Museums, environment, red light district, free weed, people and culture are the main reason to visit this city and surroundings (eg. Utrecht, Zaandam)", | ||
"tags": [ | ||
"nature", "snow", "river", "mountain", "museums", "" | ||
], | ||
"how_to_arrive": [ | ||
"Airplane", "Bus", "Train" | ||
], | ||
"how_to_move": [ | ||
"Bike", "Walk", "Taxi", "Public transports" | ||
], | ||
"resources": [ | ||
"https://vitanellozaino.com/2023/01/23/amsterdam/" | ||
], | ||
"coworking": [ | ||
"https://b-amsterdam.com/en/work/cowork/", "https://www.surfoffice.com/coworking/amsterdam", "https://www.clinkhostels.com/it/clinknoord/" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "Bali", | ||
"state_name": "Indonesia", | ||
"required_documents": [ | ||
"Passport", "Visa" | ||
], | ||
"internet_roaming": "Local SIM required", | ||
"daily_average_cost": 30, | ||
"description": "Bali is one of the most famous island of Indonesia. Temples, culture, surfing, sea, trekking, people and night life are the most important things to live. The average cost is very low but not for coworking. Is one of the main place in the world for digital nomad, you can face them all over the world", | ||
"tags": [ | ||
"nature", "temples", "surfing", "mountain", "visit", "sea", "dancing", "trekking", "volcano" | ||
], | ||
"how_to_arrive": [ | ||
"Airplane" | ||
], | ||
"how_to_move": [ | ||
"Walk", "Taxi", "Other" | ||
], | ||
"resources": [ | ||
"https://vitanellozaino.com/2023/08/03/bali/" | ||
], | ||
"coworking": [ | ||
"https://www.coworker.com/mag/top-ten-coworking-spaces-in-bali", "https://thehoneycombers.com/bali/coworking-spaces-bali-work-remotely/" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "Bangkok", | ||
"state_name": "Thailand", | ||
"required_documents": [ | ||
"Passport", "Visa" | ||
], | ||
"internet_roaming": "Local SIM required", | ||
"daily_average_cost": 40, | ||
"description": "Bangkok is a very picturesque city in Thailand. Street foods, temples and the skyline are very cool to see here. Pad Thai is the most delicious and famous food. In the night there are lot of parties and lot of rooftops to visit for a magic view.", | ||
"tags": [ | ||
"nature", "temples", "skyline", "nightlife", "food", "street food" | ||
], | ||
"how_to_arrive": [ | ||
"Airplane", "Train" | ||
], | ||
"how_to_move": [ | ||
"Motorbike", "Walk", "Taxi", "Public transports" | ||
], | ||
"resources": [ | ||
"https://vitanellozaino.com/2023/07/07/bangkok/" | ||
], | ||
"coworking": [ | ||
"https://www.starbucks.co.th/", "https://www.wework.com/l/coworking-space/bangkok", "https://coworkingspaces.me/bangkok/" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "Barcelona", | ||
"state_name": "Spain", | ||
"required_documents": [ | ||
"Passport", "CI" | ||
], | ||
"internet_roaming": "Available", | ||
"daily_average_cost": 70, | ||
"description": "Barcelona is an historical city in the east cost of Spain, that houses Sagrada Familia. Barceloneta is a very nice place to chill and drink something, meanwhile in the city there are lot of different styles in districts. La Boqueria Market is, near the Rambla, is a place that you must add in your to-do list.", | ||
"tags": [ | ||
"nature", "sea", "wine", "nightlife", "parties", "museums" | ||
], | ||
"how_to_arrive": [ | ||
"Airplane", "Bus", "Train", "Ship" | ||
], | ||
"how_to_move": [ | ||
"Bike", "Walk", "Taxi", "Public transports" | ||
], | ||
"resources": [ | ||
"https://vitanellozaino.com/2022/08/30/barcellona/" | ||
], | ||
"coworking": [ | ||
"https://talentgarden.org/it/coworking/spain/barcelona/", "https://www.thesocialhub.co/barcelona-poblenou/co-working-space/", "https://www.spotahome.com/it/blog/i-5-migliori-spazi-di-coworking-a-barcellona/" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "Budapest", | ||
"state_name": "Hungary", | ||
"required_documents": [ | ||
"Passport", "CI" | ||
], | ||
"internet_roaming": "Available", | ||
"daily_average_cost": 45, | ||
"description": "Budapest is the capital of Hungary, placed near the Danubio rived in the middle of the country.", | ||
"tags": [ | ||
"nature", "museum", "city", "river", "sidewalk" | ||
], | ||
"how_to_arrive": [ | ||
"Airplane", "Bus", "Train", "Ship" | ||
], | ||
"how_to_move": [ | ||
"Bike", "Walk", "Taxi", "Public transports" | ||
], | ||
"resources": [ | ||
"https://vitanellozaino.com/2023/08/31/budapest/" | ||
], | ||
"coworking": [ | ||
"https://lifefromabag.com/coworking-spaces-budapest/", "https://www.coworker.com/hungary/budapest" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "Cordoba", | ||
"state_name": "Spain", | ||
"required_documents": [ | ||
"Passport", "CI" | ||
], | ||
"internet_roaming": "Available", | ||
"daily_average_cost": 40, | ||
"description": "Cordoba is a city places in the Southern Spain, Andalusia region. Hot almost of the year, very nice to visit for a couple of days", | ||
"tags": [ | ||
"nature", "bridge", "nightlife", "food" | ||
], | ||
"how_to_arrive": [ | ||
"Airplane", "Train", "Bus", "Car" | ||
], | ||
"how_to_move": [ | ||
"Motorbike", "Walk", "Taxi", "Public transports", "Car" | ||
], | ||
"resources": [ | ||
"https://www.viviandalucia.com/cordova/cosa-vedere-cordoba/" | ||
], | ||
"coworking": [ | ||
"https://www.coworker.com/spain/cordoba", "https://coworkingspaces.me/cordoba-argentina/" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "Formentera", | ||
"state_name": "Spain", | ||
"required_documents": [ | ||
"Passport", "CI" | ||
], | ||
"internet_roaming": "Available", | ||
"daily_average_cost": 70, | ||
"description": "Placed in Baleares islands Formentera is very chilling and relaxing, with some hippies living in there and lot of beaches are made for nudism. The island is not so big so a moped is advised to visit it, it's almost wild in most of the places.", | ||
"tags": [ | ||
"nature", "sea", "lake", "beaches", "sunsets", "chill", "relax", "naked" | ||
], | ||
"how_to_arrive": [ | ||
"Airplane", "Ship" | ||
], | ||
"how_to_move": [ | ||
"Bike", "Walk", "Taxi", "Motorbike", "Car" | ||
], | ||
"resources": [ | ||
"https://vitanellozaino.com/2022/03/14/formentera/" | ||
], | ||
"coworking": [ | ||
"https://www.dorms.com/Spain/Formentera" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "Fuerteventura", | ||
"state_name": "Spain", | ||
"required_documents": [ | ||
"Passport", "CI" | ||
], | ||
"internet_roaming": "Available", | ||
"daily_average_cost": 60, | ||
"description": "Fuerteventura is a very wild island in Canary archipelago. From south to north there are just 3 big cities and lot of little ones, very windy and perfect to surfing, relaxing, explore and chilling. Perfect to rent RV or VAN with lot of area to stay", | ||
"tags": [ | ||
"nature", "sand", "beach", "surf", "wind", "wild", "van", "rv" | ||
], | ||
"how_to_arrive": [ | ||
"Airplane", "Ship" | ||
], | ||
"how_to_move": [ | ||
"Taxi", "Car", "Public transports", "VAN" | ||
], | ||
"resources": [ | ||
"https://vitanellozaino.com/2022/02/13/fuerteventura-in-van/" | ||
], | ||
"coworking": [ | ||
"https://www.bychloe.it/smartworking-alle-canarie-9-coworking-a-fuerteventura/", "https://www.vivifuerteventura.com/i-migliori-coworking-a-fuerteventura/" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "Istanbul", | ||
"state_name": "Türkiye", | ||
"required_documents": [ | ||
"Passport", "CI" | ||
], | ||
"internet_roaming": "Not yet available", | ||
"daily_average_cost": 40, | ||
"description": "Istanbul is a giant city placed between Asia and Europe, on Bosphorus, where this culture are perfectly mixed at 360° degree. Churches, temples, monuments and views are very different and typical from east to west and is the house of Kebab.", | ||
"tags": [ | ||
"nature", "river", "bridge", "temple" | ||
], | ||
"how_to_arrive": [ | ||
"Airplane", "Bus", "Train" | ||
], | ||
"how_to_move": [ | ||
"Bike", "Walk", "Taxi", "Public transports" | ||
], | ||
"resources": [ | ||
"https://vitanellozaino.com/2023/08/10/istanbul/" | ||
], | ||
"coworking": [ | ||
"https://www.surfoffice.com/coworking/istanbul", "https://www.regus.com/it-it/turkey/istanbul/coworking", "https://theturkeytraveler.com/best-coworking-spaces-istanbul/" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "Kuala Lumpur", | ||
"state_name": "Malaysia", | ||
"required_documents": [ | ||
"Passport" | ||
], | ||
"internet_roaming": "Local SIM required", | ||
"daily_average_cost": 25, | ||
"description": "Kuala Lumpur, or KL, is the capital of Malaysia. Petronas towers, Batu caves, temples and KL tower are the most interesting things in this giant city, that you can visit entirely with public transports", | ||
"tags": [ | ||
"temple", "skyline", "nightlife", "tower", "food" | ||
], | ||
"how_to_arrive": [ | ||
"Airplane", "Bus", "Train" | ||
], | ||
"how_to_move": [ | ||
"Walk", "Taxi", "Public transports" | ||
], | ||
"resources": [ | ||
"https://vitanellozaino.com/2023/04/24/kuala-lumpur/" | ||
], | ||
"coworking": [ | ||
"https://www.starbucks.com.my/", "https://employmenthero.com/my/blog/best-coworking-spaces-kuala-lumpur/" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "Madrid", | ||
"state_name": "Spain", | ||
"required_documents": [ | ||
"Passport", "CI" | ||
], | ||
"internet_roaming": "Available", | ||
"daily_average_cost": 60, | ||
"description": "Capital of Spain is a huge city with amazing nightlife, skyline and sunsets. Parks, monuments, squares and rooftops are just some of the best things to view", | ||
"tags": [ | ||
"park", "nature", "lake", "city", "skyline", "sunset", "chilling", "nightlife" | ||
], | ||
"how_to_arrive": [ | ||
"Airplane", "Bus", "Train", "Car" | ||
], | ||
"how_to_move": [ | ||
"Bike", "Walk", "Taxi", "Motorbike", "Car" | ||
], | ||
"resources": [ | ||
"https://vitanellozaino.com/2022/08/22/madrid/" | ||
], | ||
"coworking": [ | ||
"https://talentgarden.org/it/coworking/spain/madrid/", "https://flydesk-com.webpkgcache.com/doc/-/s/flydesk.com/it/insights/top-10-coworking-spaces-madrid/" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "Malaga", | ||
"state_name": "Spain", | ||
"required_documents": [ | ||
"Passport", "CI" | ||
], | ||
"internet_roaming": "Available", | ||
"daily_average_cost": 45, | ||
"description": "Malaga is places in the south of Spain, on the Mediterranean sea. Hot, with beautiful beaches, lively and very nice to visit. From the castle you can see an amazing vew of the city", | ||
"tags": [ | ||
"nature", "beach", "sea", "church", "castle" | ||
], | ||
"how_to_arrive": [ | ||
"Airplane", "Bus", "Train", "Car" | ||
], | ||
"how_to_move": [ | ||
"Bike", "Walk", "Taxi", "Public transports" | ||
], | ||
"resources": [ | ||
"https://www.viviandalucia.com/malaga/10-cose-vedere-malaga/" | ||
], | ||
"coworking": [ | ||
"https://www.surfoffice.com/coworking/malaga", "https://www.regus.com/it-it/spain/malaga/coworking" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "Singapore", | ||
"state_name": "Singapore", | ||
"required_documents": [ | ||
"Passport", "Visa" | ||
], | ||
"internet_roaming": "Local SIM required", | ||
"daily_average_cost": 100, | ||
"description": "Singapore is a city-state in the south of Malaysia peninsula, very expensive and with lot of thing sto see. Skyline is amazing and Marina Bay Sands and gardens are very beautiful during the day and night and botanical gardens are amazing", | ||
"tags": [ | ||
"nature", "skyline", "sea", "beach" | ||
], | ||
"how_to_arrive": [ | ||
"Airplane", "Bus" | ||
], | ||
"how_to_move": [ | ||
"Bike", "Walk", "Taxi", "Public transports" | ||
], | ||
"resources": [ | ||
"https://vitanellozaino.com/2023/07/25/singapore/" | ||
], | ||
"coworking": [ | ||
"https://www.wework.com/l/coworking-space/singapore", "https://www.starbucks.com.sg/", "https://thehoneycombers.com/singapore/coworking-spaces-in-singapore/" | ||
] | ||
} |
Oops, something went wrong.