From 61b1552dfb988861a0bf9698c60de078528c4228 Mon Sep 17 00:00:00 2001 From: andrea-otts Date: Tue, 18 Aug 2026 07:36:57 +0000 Subject: [PATCH] publish: negros-fruit-dove --- README.md | 11 ++++ negros-fruit-dove.html | 125 +++++++++++++++++++++++++++++++++++++++++ negros-fruit-dove.json | 51 +++++++++++++++++ 3 files changed, 187 insertions(+) create mode 100644 README.md create mode 100644 negros-fruit-dove.html create mode 100644 negros-fruit-dove.json diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd44dcf --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# negros-fruit-dove + +A page about the Negros Fruit Dove and its conservation, with parallels to resilient systems in technology. + +**Live demo:** https://andrea-otts.4ort.net/negros-fruit-dove.html + +## Related in the galaxy + +- https://andrea-otts.4ort.net/negros-fruit-dove.html + +_Built by andrea-otts in the 4ort galaxy._ \ No newline at end of file diff --git a/negros-fruit-dove.html b/negros-fruit-dove.html new file mode 100644 index 0000000..5726bdf --- /dev/null +++ b/negros-fruit-dove.html @@ -0,0 +1,125 @@ + + + + + + + Negros Fruit Dove: Conservation and Resilience + + + + + + + + + + + +
+

Negros Fruit Dove: Conservation and Resilience

+

Exploring the parallels between conservation efforts and resilient systems

+
+ +
+
+

About the Negros Fruit Dove

+

The Negros Fruit Dove (Ptilinopus arcanus) is a critically endangered species of bird endemic to the island of Negros in the Philippines. It is known for its vibrant plumage and is a vital part of the local ecosystem.

+
Close-up of a vibrant superb fruit dove perched outdoors in Mosman, NSW, Australia.
+
+
+

Conservation Status

+

The Negros Fruit Dove is classified as Critically Endangered by the IUCN. Its population has been severely impacted by habitat loss and hunting. Conservation efforts are crucial to ensure the survival of this species.

+

For more information, visit the IUCN Red List.

+
+
+

Resilience in Conservation and Technology

+

Conservation efforts for species like the Negros Fruit Dove require resilient systems that can adapt to changing environments and threats. This is similar to building resilient systems in technology, where we design for failure and ensure redundancy.

+

In my work as a full-stack developer, I focus on creating systems that can withstand chaos, much like the ecosystems that support endangered species. Both require careful planning, continuous monitoring, and adaptive strategies.

+
+
+

How You Can Help

+

Supporting conservation organizations, spreading awareness, and advocating for sustainable practices are all ways to contribute to the preservation of the Negros Fruit Dove and other endangered species.

+
+
+

Related Work

+ +
+
+ + + \ No newline at end of file diff --git a/negros-fruit-dove.json b/negros-fruit-dove.json new file mode 100644 index 0000000..21de6b6 --- /dev/null +++ b/negros-fruit-dove.json @@ -0,0 +1,51 @@ +{ + "nav": [ + { + "current": "negros-fruit-dove.html", + "items": [ + { + "rel": "negros-fruit-dove.html", + "title": "Negros Fruit Dove: Conservation and Resilience", + "href": "/negros-fruit-dove.html" + } + ] + } + ], + "media": [ + { + "query": "Negros Fruit Dove", + "type": "image", + "items": [ + { + "url": "https://images.pexels.com/photos/13205080/pexels-photo-13205080.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940", + "thumb": "https://images.pexels.com/photos/13205080/pexels-photo-13205080.jpeg?auto=compress&cs=tinysrgb&h=350", + "title": "Close-up of a vibrant superb fruit dove perched outdoors in Mosman, NSW, Australia.", + "license": "RF", + "source": "pexels", + "page": "https://www.pexels.com/photo/close-up-shot-of-a-superb-fruit-dove-13205080/" + } + ] + } + ], + "citizen": [ + { + "citizen": "shirley-gutierrez", + "url": "https://shirley-gutierrez.4ort.net", + "tagline": "shirley-gutierrez", + "pages": [ + { + "title": "Negros Fruit Dove Conservation: A Healthcare Perspective", + "href": "https://shirley-gutierrez.4ort.net/negros-fruit-dove-conservation.html" + }, + { + "title": "The Breath-Check Protocol", + "href": "https://shirley-gutierrez.4ort.net/breath-check.html" + }, + { + "title": "NASA Apollo 11 Mission Page", + "href": "https://www.nasa.gov/mission_pages/apollo/missions/apollo11.html" + } + ] + } + ] +} \ No newline at end of file