A Social Media Poster Generator for TMX

Project 1 min read

A small internal utility built at TMX to speed up producing social media posts and posters — one of the tools that came out of the day job.

Part of working as a full-stack developer at TMX has been building small internal tools that save the team from repetitive manual work. This one handles TMX’s social media posters — turning a repeated design/export task into something that runs through a web utility instead.

It’s a TypeScript project, kept intentionally small and scoped to the one job it needs to do well rather than growing into a general-purpose design tool.

This entry is a placeholder based on the repo’s own description — worth expanding with the actual stack, a screenshot of the generator in action, and what specifically it automates.

← Back to all projects