Everyday Craft
At work I live on the backend, writing C# with .NET & Entity Framework to power business APIs. On the front end I keep things lean with vanilla JS, and I document every function with JSDoc so the next person never has to guess my intent.To help my juniors navigate a restrictive low-code environment, I created a UI foundation that abstracts over a low-code platform's API I've worked on in the past. While not a full framework, it offers a flexible set of tools they can build on to create more dynamic and maintainable interfaces.