
Developer · Creator · Problem Solver
Technical Creative who ships.
Enterprise software for the federal government. Live broadcast for a hundred million viewers. I learn fast and I build things that work.
See My WorkWhat I Build
Three modes, one person.
01 — Developer
Angular · Java · Python · SQL — from government production systems to broadcast automation.
@Component({
selector: 'app-assessment',
template: `
@if (isValid()) {
<dp-summary [data]="form" />
}
`
})@GetMapping("/api/records/{id}")
public ResponseEntity<Record>
getRecord(@PathVariable String id) {
return service.findById(id)
.map(ResponseEntity::ok)
.orElse(notFound().build());
}def render_bulletin(data: dict) -> Path:
comp = aequery.Composition("Daily")
for layer in comp.layers:
if layer.name in data:
layer.text = data[layer.name]
return comp.render(format="h264")SELECT t.file_id,
SUM(a.amount) AS total
FROM assessments a
JOIN tax_files t
ON t.id = a.file_id
WHERE a.tax_year = 2024
GROUP BY t.file_id;<section class="grid grid-cols-3">
@for (item of items(); track item.id) {
<dp-card
[data]="item"
(selected)="onSelect($event)" />
}
</section>02 — Content Creator
Broadcast · Social · Campaign — daily content at Brazil's largest network.
03 — Problem Solver
Dev · Content · Infra — cross-domain execution, one person end to end.

Ilikebuildingthingsandfiguringthingsout—
thedomainhasnevermattered.
Livetelevisionforahundredmillionviewers.Governmentsoftwareforanation.Cameras,code,pipelines,people—everyproblemisjustanewtoolkitwaitingtoclick.
Thetoolschange.Thedrivedoesn't.

Where I've Been
Three chapters, one story.
01 — Developer
Canada Revenue Agency
Software Developer — Ottawa, 2022–2025
Built and maintained enterprise web applications in Angular and Java for one of Canada's largest federal organizations. Migrated legacy Swing and WebLogic interfaces to modern web frameworks. Wrote comprehensive automated test suites and maintained security-critical dependency chains.
Completed the IT Apprenticeship Program — a rigorous year-long assessment — and earned recommendation for reclassification. Led production support rotations in a Microsoft 365 environment: when systems went down, I was the one reading logs, tracing root causes, and restoring services. Trained new hires, drove modernization initiatives, and shipped code that serves millions of Canadians.
02 — Editor & Automator
Globo TV — Rede Globo
Cinema Editor → Content Editor — Rio de Janeiro, 2017–2020
In Brazil, Tela Quente and Sessão da Tarde aren't just TV slots — they're institutions. Every Brazilian grows up watching movies on those programs. I was the editor making those broadcasts happen for over 100 million viewers.
Every frame demanded precision: age restriction classifications, closed captions, multi-language audio tracks, visual information overlays, and narrative story coherence. When a live program like Big Brother ran 15 minutes over, I trimmed feature films on the spot — cutting scenes while preserving the story's emotional arc. In live television, there are no second takes.
Later, as Content Editor, I moved upstream — building Python automation pipelines that pulled data from APIs, rendered it through After Effects templates, and produced broadcast-ready content that had previously taken hours of manual work.
03 — Technical Director
Andarilho Filmes
Co-Founder — Rio de Janeiro, 2012–Present
Co-founded a production company and owned every technical system — AV equipment procurement, setup, and maintenance; cameras, lighting, audio, post-production, IT infrastructure. From wedding coverage with zero margin for error to a year-long embedded production at Rock in Rio — troubleshooting gear in real time during live performances — I learned that creative work is equal parts artistry and logistics.
The company has since pivoted to musical theatre, producing award-winning shows including Elvis and Bonnie & Clyde. Today I consult remotely on marketing strategy: building campaigns that drive ticket pre-sales, creating investor presentations that demonstrate ROI, and reviewing every creative asset for both visual quality and strategic alignment.
Get In Touch
How about some coffee?
Or email me directly at [email protected]