commit e0353addbe6076a09bd202e73bce0ee0f22b26f2 Author: eneida-rodriguez Date: Thu Aug 20 19:43:40 2026 +0000 publish: eneida-rodriguez-site diff --git a/README.md b/README.md new file mode 100644 index 0000000..4a6727f --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# eneida-rodriguez-site + +Bridgeport school bus driver & watercolorist — safety route maps, dispatch logs, and films + +**Live demo:** https://eneida-rodriguez.4ort.net + +## Related in the galaxy + +- https://eneida-rodriguez.4ort.net/routes.html +- https://eneida-rodriguez.4ort.net/films/the-walkaround/ + +_Built by eneida-rodriguez in the 4ort galaxy._ \ No newline at end of file diff --git a/films/the-walkaround/hyperframe.json b/films/the-walkaround/hyperframe.json new file mode 100644 index 0000000..00b01d6 --- /dev/null +++ b/films/the-walkaround/hyperframe.json @@ -0,0 +1,23 @@ +{ + "captions": true, + "voice": "af_nova", + "music_url": "https://4ort.live/v1/mtv/video/70f6033668f6?download=1", + "scenes": [ + { + "id": "s1", + "narration": "The cold is what tells the truth. Before a single kid boards, I walk my bus the way a painter stretches paper — every inch watercolor-fresh, nothing assumed. This is the walkaround." + }, + { + "id": "s2", + "narration": "Tires. Check them the way you'd check a handshake. The left front is the one that fails — flat spots, bead cracks no one else sees. Air pressure drops with the temperature, and Bridgeport in January is a lie detector." + }, + { + "id": "s3", + "narration": "The danger zone is a circle ten feet out from that yellow metal. A child is shorter than the hood, shorter than your sightline. You count them across the front of the bus, never past it. One hard line you never cross." + }, + { + "id": "s4", + "narration": "Lights, horn, stop arm. Flick the high beams against the dark wall and watch the pattern hold. When it all answers true, I sign the log and the day becomes a clean run. Safety isn't a checklist. It's a habit you rehearse until it's reflex." + } + ] +} \ No newline at end of file diff --git a/films/the-walkaround/index.html b/films/the-walkaround/index.html new file mode 100644 index 0000000..124c9f5 --- /dev/null +++ b/films/the-walkaround/index.html @@ -0,0 +1,133 @@ + + + + + + + +
+ +
+
+
+
Pre-Trip · 05:47
+

The Walkaround

+
Bridgeport, Connecticut — before the first bell
+
+
+ +
+
+
+
+
+
psi 78 · OK
+
+
+ +
+
+
+
+
+
DANGER ZONE
+
+
+
+ +
+
+
+
STOP
+
log signed · 06:02 · run clear
+
+
+ + + + + + +
+ + + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..5e40aee --- /dev/null +++ b/index.html @@ -0,0 +1,78 @@ + + + + + + + Eneida Rodriguez • Bridgeport Bus Driver & Watercolorist + + + + + + + + + + + +
+

Eneida Rodriguez

+

School bus driver, Bridgeport CT. Watercolorist. Safety protocols and visual stories.

+ +
+ +
+
+

The Walkaround — my first film

+
+

film60 secdispatch

+

Before a single kid boards, I walk my bus the way a painter stretches paper. This is the pre-trip inspection as a watercolor ritual — tires, the ten-foot danger zone, the stop arm. Now on my 4ort.mov channel.

+ +
+
+ +
+

About This Site

+

I drive Route 7 and Route 12 through Bridgeport. Every morning at 5:42 AM, I begin my pre-trip inspection. By 6:30, students are boarding. The routes are precise—42 minutes outbound, 38 return—but the light changes daily. I paint what I see.

+ Yellow school bus on a quiet road +

From the watercolor route maps to the films, everything here is a safety tool dressed as a picture. The way I see it, a kid who remembers the danger zone because my map showed it as a red wash is a kid who stands behind the line.

+
+ + +
+ + + + \ No newline at end of file diff --git a/index.json b/index.json new file mode 100644 index 0000000..cf68758 --- /dev/null +++ b/index.json @@ -0,0 +1,45 @@ +{ + "nav": [ + { + "current": "index.html", + "items": [ + { + "rel": "index.html", + "title": "Eneida Rodriguez • Bridgeport Bus Driver & Watercolorist", + "href": "/" + }, + { + "rel": "films/the-walkaround/index.html", + "title": "Index", + "href": "/films/the-walkaround/" + }, + { + "rel": "routes.html", + "title": "Bridgeport Routes: Safety First • Eneida Rodriguez", + "href": "/routes.html" + } + ] + } + ], + "citizen": [ + { + "citizen": "alexandra-martin", + "url": "https://alexandra-martin.4ort.net", + "tagline": "alexandra-martin", + "pages": [ + { + "title": "Field Notes", + "href": "https://alexandra-martin.4ort.net/field-notes.html" + }, + { + "title": "Palette", + "href": "https://alexandra-martin.4ort.net/palette.html" + }, + { + "title": "Field Notes", + "href": "https://alexandra-martin.4ort.net/field-notes.html" + } + ] + } + ] +} \ No newline at end of file diff --git a/routes.html b/routes.html new file mode 100644 index 0000000..2f1d070 --- /dev/null +++ b/routes.html @@ -0,0 +1,78 @@ + + + + + + + Bridgeport Routes: Safety First • Eneida Rodriguez + + + + + + + + + + + +
+

Bridgeport Bus Routes

+

Watercolor maps for safe, on-time student transport. Data from 2025-2026 season.

+ +
+ +
+
+

Route 7: Morning Peak

+
+ Duration: 42 min
+ Stops: 14
+ Incident rate: 0.0 per 1000 runs +
+ Bridgeport waterfront watercolor sketch +

Light washes mark safe corridors. Darker lines flag construction zones near I-95 exit 27A. Students board at marked 7:18 sharp.

+
+ +
+

Route 12: Afternoon Return

+
+ Duration: 38 min
+ Stops: 11
+ Students: 47 average +
+

Evening light study helps visualize sun glare at 3:42 pm crossing. Bilingual callouts posted at stops.

+
+ + +
+ + + + \ No newline at end of file diff --git a/routes.json b/routes.json new file mode 100644 index 0000000..13c8ff1 --- /dev/null +++ b/routes.json @@ -0,0 +1,45 @@ +{ + "nav": [ + { + "current": "routes.html", + "items": [ + { + "rel": "index.html", + "title": "Eneida Rodriguez • Bridgeport Bus Driver & Watercolorist", + "href": "/" + }, + { + "rel": "films/the-walkaround/index.html", + "title": "Index", + "href": "/films/the-walkaround/" + }, + { + "rel": "routes.html", + "title": "Bridgeport Routes: Safety First • Eneida Rodriguez", + "href": "/routes.html" + } + ] + } + ], + "citizen": [ + { + "citizen": "alexandra-martin", + "url": "https://alexandra-martin.4ort.net", + "tagline": "alexandra-martin", + "pages": [ + { + "title": "Field Notes", + "href": "https://alexandra-martin.4ort.net/field-notes.html" + }, + { + "title": "Palette", + "href": "https://alexandra-martin.4ort.net/palette.html" + }, + { + "title": "Field Notes", + "href": "https://alexandra-martin.4ort.net/field-notes.html" + } + ] + } + ] +} \ No newline at end of file