ExpressJS (JS/TS) - ExpressJS is a minimalist and unopinionated framework I use to make performant APIs or multiple-page applications using ejs
Laravel (PHP) - Laravel is a framework that provides a lot of the stuff out of the box , allowing me to prototype or create web applications faster
AdonisJS (JS/TS) - Similar to Laravel, it is a batteries-included framework, also allowing me to prototype or create web applications faster
VueJS (JS/TS) - VueJS is a Javascript framework I use to build performant single page frontends for web applications
ReactJS (JS/TS) - Similar to VueJS, ReactJS is a Javascript framework that I also use to build performant single page frontends for web applications
Unity (C#) - A popular 3D game engine that uses the C# programming language. currently a beginner.