Uses
A somewhat comprehensive list of tools, apps, hardware, and more that I use on a daily basis to code and design things. Tools evolve constantly - my focus is on choosing technologies that are proven, maintainable, and fit the problem at hand.
Development Environment
- Cursor is my primary code editor. I use it as a modern, AI-assisted IDE to speed up refactoring, exploration, and documentation while keeping full control over the codebase.
- Google Chrome is my main browser for development and everyday use, supported by DevTools for performance profiling and debugging.
Styling & UI
- Tailwind CSS for rapid, utility-first styling and consistent design systems.
- Angular Material and Material UI (MUI) when accessibility, consistency, and enterprise-ready components are required.
- Bootstrap for quick layouts and legacy or integration-heavy projects.
- When needed, I still rely on modern CSS (custom properties, container queries, PostCSS) for fine-grained control.
Animations & Interaction
- Framer Motion for production-ready UI animations and micro-interactions.
- GSAP for complex timelines and high-performance animations.
- CSS animations & transitions for simple, performant interactions.
- Three.js for 3D and experimental visual experiences (when appropriate).
AI & Productivity
- AI-assisted tools (Cursor, ChatGPT, GitHub Copilot) are part of my daily workflow for refactoring, code reviews, test generation, and documentation.
- I use AI as a productivity multiplier, not a replacement for engineering judgment or architectural decisions.
Hardware
| Laptop | 2020 Macbook Pro M1 |
| CPU | M1 Chip |
| GPU | 8 Cores Apple M1 GPU |
| Memory | 16GB (M1 chip memory) |
| Monitor | 2 x LG 27" 4K UHD with HDR (27UK650-W) |
| Keyboard | Logitech MX Keys |
| Mouse | Logitech MX Master 3 |
| Headphones | Apple Airpods Pro |
| Meetings Headphones | Jabra Evolve2 65 |
| Meetings Webcam | Logitech C920s |
