Hi, I'm @nathanaday
99% of what I work on is in private repo's! But I have an open source project in the making--more to come when I start grad school in Fall 2025
I only talk smack about python because I use it 8hrs a day. It's a love/hate relationship. Golang is my one true love.
My mains:
- 🐍 Python - The largest application I have every designed and deployed--an IoT gateway for fire detection--is entirely written in Python. I am a fan of FastAPI and Pydantic.
- 🐹 Go - Rewritting a lot of my python components in Go because it's really impressive. I frequently use the Docker SDK to create custom CI/CD pipelines.
- 🌐 Vue.js - While I spend a lot of time in the back end, people I work with know me for my nice UI's and thoughtful UX. I build with Vue.js, Vite, Tailwindcss, and Vuetify.
- 🔧 C++ - Anything from low-level device drivers and sensor layers to making high-powered GUI's with the wonderful Qt framework.