
Tools
My primary stack includes C#, and TypeScript, but I have also explored other tools and languages, either out of necessity or curiosity.
-
C# (ASP.NET)
My primary language for building robust full-stack web applications, used in personal projects.
-
Node.js
Building stuff with express.js mostly.
-
TypeScript
Better JavaScript with static typing, making frontend and backend codebases more predictable.
-
PHP
Picked up PHP ( Laravel ) because I needed it for work, and it quickly became part of my stack.
-
Rust
Great for building performant and concurrent applications with safety and scalability in mind. Still exploring, but it’s growing on me!
-
React
Building dynamic and reusable UI components, makes expansion easier (most of the time).
-
Flutter
My go-to framework for building beautiful, cross-platform applications with a consistent UI and great performance.
-
Tailwind CSS
CSS, but make it fun :)
-
Git
My go-to tool for version control.
-
DigitalOcean
A reliable cloud platform I use for hosting, deployment, and managing scalable apps.
-
Linux
An essential tool for development, deployment, and managing servers with unmatched flexibility.
-
MongoDB
A NoSQL database solution I rely on for flexible and scalable data storage.
-
NGINX
My trusted web server and reverse proxy for high-performance and secure web hosting.
Other things I have used
- C - school experience
- Astro
- Nextjs