Project 02 / Internal applications
Building and running internal web apps
My work on the applications, deployment setup, and monitoring behind internal web tools.
The starting point
Internal web apps need to work alongside the software a company already uses. In this work, that includes existing APIs and legacy applications.
My part
I work on the apps and on how they’re deployed and maintained. That includes TypeScript, React, Next.js, Node.js, Linux, Docker, CI/CD, and monitoring.
How I approached it
Work with what’s already there.
I use integrations to connect newer applications to existing systems. Replacing everything first would make useful improvements harder to deliver.
Think past the feature.
Deployment and monitoring are part of the work too. I want the app to be understandable and manageable after it ships.
The result
This work provides a shared foundation for internal web applications and their integrations. My involvement runs from writing application code to keeping it running.