My Development Stack
Uses Setup
💻 Development Tools
Code Editors & IDEs
VS Code Extensions
Prettier
Code formatter that keeps my code consistent across all projects.
ESLint
JavaScript linter that helps catch errors and enforce coding standards.
GitLens
Supercharges the Git capabilities in VS Code with blame annotations and history.
Thunder Client
REST API client for VS Code - great alternative to Postman.
Auto Rename Tag
Automatically renames paired HTML/JSX tags when editing.
Bracket Pair Colorizer
Makes matching brackets easier to identify with colors.
🚀 Tech Stack
Frontend Development
React
My go-to library for building user interfaces. Love the component-based architecture.
Next.js
React framework for production-ready applications with SSR, SSG, and API routes.
Astro
Modern static site generator that I used to build this website. Great for content-focused sites.
TypeScript
Adds type safety to JavaScript. Essential for large applications and team collaboration.
Tailwind CSS
Utility-first CSS framework that speeds up styling and keeps designs consistent.
Framer Motion
Animation library for React that makes creating smooth animations effortless.
Backend Development
Node.js
JavaScript runtime for building scalable server-side applications.
Express.js
Minimal and flexible Node.js web application framework.
PostgreSQL
Reliable and feature-rich relational database for complex applications.
MongoDB
NoSQL database for flexible, document-based data storage.
Prisma
Modern database toolkit with type-safe client and powerful migrations.
Redis
In-memory data structure store for caching and real-time applications.
🖥️ Hardware & Setup
Computer
MacBook Pro 14" (M1 Pro)
Primary development machine with excellent performance and portability. Perfect for development work and coding on the go.
Accessories
LG 27UK650-W 27"
4K UHD monitor with excellent color accuracy and USB-C connectivity. Great for development and design work.
Logitech MX Mechanical Mini
Compact wireless mechanical keyboard with tactile switches and excellent battery life.
Logitech MX Master 3
Wireless mouse with precise tracking, customizable buttons, and excellent ergonomics for productivity.
AirPods Pro
Noise-canceling wireless earbuds for focused work and video calls.
☁️ Services & Hosting
Hosting & Deployment
Vercel
Primary deployment platform for frontend applications. Excellent DX and performance.
Netlify
Alternative hosting platform with great features for static sites and serverless functions.
AWS
Cloud services for more complex applications requiring scalable infrastructure.
DigitalOcean
Simple cloud hosting for backend services and databases.
Development Services
GitHub
Version control and collaboration platform for all my projects.
Sentry
Error tracking and performance monitoring for production applications.
Cloudflare
CDN and DNS management for better performance and security.
MongoDB Atlas
Managed MongoDB service for database hosting and management.
📱 Productivity & Apps
Design & Creativity
Figma
Collaborative design tool for UI/UX design and prototyping.
Canva
Quick graphic design for social media posts and presentations.
CleanShot X
Screenshot and screen recording tool with annotation features.
ImageOptim
Image compression tool to optimize images for web.
Productivity & Organization
Notion
All-in-one workspace for notes, project management, and documentation.
Todoist
Task management app to keep track of personal and work tasks.
RescueTime
Time tracking app to understand and improve productivity habits.
1Blocker
Ad blocker for Safari to improve browsing experience and privacy.
Communication
Slack
Team communication and collaboration platform.
Discord
Community platform for developer communities and voice chats.
Zoom
Video conferencing for meetings and webinars.
Proton Mail
Privacy-focused email service with end-to-end encryption and secure communication.
📚 Learning & Resources
MDN Web Docs
The definitive resource for web development documentation.
Stack Overflow
Community-driven Q&A platform for programming questions.
GitHub
Exploring open source projects and learning from others' code.
YouTube
Tech channels for staying updated with latest trends and tutorials.
Dev.to
Developer community for articles and discussions.
Hacker News
Tech news and discussions from the developer community.
This page is inspired by uses.tech and is regularly updated as my setup evolves. Some links may be affiliate links, but I only recommend tools I actually use and believe in.
Have questions about any of these tools or want to suggest something new? Feel free to reach out!