This is my personal GitHub and through it I contribute to 2 main orgs (skc, project-next) of which I own both.
Yes I use all these languages, Frameworks, etc in my repos/orgs 🫠. I don't like adding what I use in my current professional role because this is my personal GH account where I like to have fun 😛.
FYI my favorite language is Python but Go is quickly winning me over. Once I started using TypeScript, I started hating JavaScript.
Python is primarily used to write scripts. Previously, I used Python to analyze genomic data. Now I use it primarily for web scraping and automation.
I'm phazing out Java in favor of Kotlin in my projects.
TS is used exclusively for my front end spa(s) (ex) and node projects (ex).
Still deciding if I like Spring more... or NodeJs... Or GoLang Standard Lib 🙃
I've dabbled with Vue but haven't had time to commit to an actual project.
My projects are all hosted on AWS (other than some DBs)
Docker is pretty rad! Used to deploy everything in AWS and minimizes unexpected... stuff
Started using MySQL in my projects then got bored of it and shifted to MongoDB starting with heart-api
Started using Postgres when I migrated a DB to AWS used by podcast-api project. Though I need more experience with tougher queries.