NestJS
NestJS is a Node.js framework for building large-scale server-side web applications. It is primarily built around object-oriented architecture, and integrates well with TypeScript.
It is generally my go-to for personal projects that involve serving content over the web.