Developer Resources

Essential tools I use and recommend

Code Editors

๐Ÿ’ป

VS Code

The best code editor. Free, powerful, tons of extensions.

๐Ÿš€

Kiro

AI-powered IDE that actually works. Built for real developers.

Languages & Runtimes

๐ŸŸข

Node.js

JavaScript runtime. Essential for modern web development.

๐Ÿ

Python

Versatile language for web, automation, and data.

Package Managers

๐Ÿ“ฆ

npm

Node package manager. Comes with Node.js.

๐Ÿงถ

Yarn

Fast, reliable package manager alternative to npm.

Frameworks & Libraries

โš›๏ธ

React

Build interactive UIs. Industry standard.

โ–ฒ

Next.js

React framework for production apps.

๐ŸŽจ

Tailwind CSS

Utility-first CSS framework. Fast styling.

๐ŸŽธ

Django

Python web framework. Batteries included.

Design & Prototyping

๐ŸŽฏ

Framer

Design and ship websites. No code needed.

๐ŸŽจ

Figma

Collaborative design tool. Industry standard.

Hosting & Deployment

๐Ÿ”ฅ

Firebase

Google's app platform. Hosting, database, auth.

โ–ฒ

Vercel

Deploy instantly. Perfect for Next.js.

๐ŸŒ

Netlify

Static site hosting. Fast and free.

๐Ÿ“„

GitHub Pages

Free hosting from your GitHub repo.

โ˜๏ธ

Cloudflare Pages

Fast, secure hosting with global CDN. Free tier.

Version Control

๐Ÿ“š

Git

Version control system. Essential for all developers.

๐Ÿ™

GitHub

Host your code. Collaborate with others.

Learning Resources

๐Ÿ“–

MDN Web Docs

Best web development documentation.

๐Ÿ’ฌ

Stack Overflow

Q&A for developers. Find solutions fast.

๐ŸŽ“

freeCodeCamp

Free coding courses and certifications.

These are the tools I use daily. All links are free resources unless noted.

Back to Portfolio