freelance digital infrastructure - Montreal

SYSTEMS THAT

VEHICLES TRACKED 1,247 DEMO · STM-STYLE
AVG DELAY 47.3s 87.6% COVERAGE
ROUTES LIVE 186 OF 227 TOTAL
I make data tell the truth.

Building reliable infrastructure for teams that can't afford downtime.

yesid@transit:gold> DEMO
SELECT      d.route_short_name,
            round(avg(f.delay_seconds)::numeric, 1) AS avg_delay_s,
            count(DISTINCT f.vehicle_id) AS vehicles
FROM        gold.latest_trip_delay_snapshot f
INNER JOIN  gold.dim_route d USING (provider_id, route_id)
WHERE       f.delay_seconds IS NOT NULL
GROUP BY    d.route_short_name
ORDER BY    vehicles DESC
LIMIT       5;
routeavg_delay_svehicles
2432.128
8051.724
12118.422
5144.919
16527.617
5 rows · 0.023s · demo data
Regenerates the metrics + query results. Simulated STM-style pipeline data, not a live feed.
CONNECTED LIGNE ORANGE yesid.dev v2.0 SCROLL ↓
LAT 45.5017°N LNG 73.5673°W SRC Sherbrooke, QC VIA Lennoxville, QC DST Montréal, QC NODE berri-uqam STATUS active
SEC-02 MANIFESTO MTL-QC
0
80
160
240
320
400
480
PROCHAIN / NEXT 02:47
QUAI / PLATFORM 2
DIRECTION: CENTRE-VILLE
yesid@mtl :~$ cat manifesto.md
I BUILD THE
INFRASTRUCTURE
YOUR OPERATIONS RUN ON.

Services.

Services.

About.

About.

Yesid.

Freelance Digital Solutions Developer

I take data, make it tell stories, and build the systems it moves through.

→ More about me
STOP 01 · LANGUAGES
STOP 02 · EDUCATION
Champlain Regional College, Lennoxville
DEC, Accounting & Management Technology
Bishop's University
B.Sc. Computer Science, minor in Business Administration
STOP 03 · LOCATION
Guess where I am?
Montreal
-
STOP 04 · INTERESTS

Projects.

Projects.

Let's build somethingthat moves.

Database, pipeline, dashboard, website: wherever it's stuck, that's where we start.

Terminus.

Terminus.