Environtment
A somewhat comprehensive list of tools, apps, and more that I use on a daily basis to code things. And yeah,
Software Engineering
- React is my front end Javascript library of choice. The component-centric mental model is the first thing that truly made sense to me as a designer. and if I use react, I will definitely use Next js.
- Express is my backend framework of choice. Its simplicity and flexibility let me build scalable APIs without unnecessary overhead. As my main tool, it’s where I feel most efficient and creative when designing server-side logic.
- I’m also comfortable working with Spring for building resilient, enterprise-scale Java systems, Laravel for well-structured and developer-friendly PHP applications, Django for robust Python web applications, NestJS for scalable and maintainable Node.js backend architectures, and Golang for high-performance, concurrent backend services. These give me the versatility to adapt to different project requirements
My Setup
| Operating system | Debian Linux and Windows (dualboot) |
|---|---|
| Tools | Antigravity, Intellij Idea, Collab, Datagrip, Sparx Architecture Enterprise, etc. |
| DBMS | PostgreSQL, MySQL, SQL Server, MongoDB, etc. |
