A comprehensive collection of tools, libraries, and resources for modern fullstack development. From UI/UX design to deployment, everything you need to build exceptional web applications.
- UI/UX Design & Prototyping
- Frontend Development
- Backend Development
- Databases
- API Development & Testing
- DevOps & Deployment
- Performance & Monitoring
- Development Tools
- Assets & Resources
- Figma - https://www.figma.com/ - Collaborative interface design tool
- Sketch - https://www.sketch.com/ - Professional digital design (macOS)
- Adobe XD - https://www.adobe.com/products/xd.html - UI/UX design & prototyping
- Penpot - https://penpot.app/ - Open-source design platform
- Material Design - https://material.io/design - Google's design system
- Fluent UI - https://fluent2.microsoft.design/ - Microsoft's design system
- Carbon Design System - https://carbondesignsystem.com/ - IBM's open-source design system
- Ant Design - https://ant.design/ - Enterprise-class UI design language
- Balsamiq - https://balsamiq.com/ - Rapid wireframing tool
- Whimsical - https://whimsical.com/ - Visual workspace for thinking
- Excalidraw - https://excalidraw.com/ - Virtual whiteboard
- Coolors - https://coolors.co/ - Color scheme generator
- Adobe Color - https://color.adobe.com/ - Color wheel & palette creator
- Paletton - https://paletton.com/ - Color scheme designer
- Type Scale - https://typescale.com/ - Typography scale calculator
- Fontjoy - https://fontjoy.com/ - Font pairing generator
- React - https://react.dev/ - Component-based UI library
- Vue.js - https://vuejs.org/ - Progressive JavaScript framework
- Angular - https://angular.io/ - Platform for building web applications
- Svelte - https://svelte.dev/ - Cybernetically enhanced web apps
- Next.js - https://nextjs.org/ - React framework with SSR
- Nuxt.js - https://nuxt.com/ - Vue.js framework
- Remix - https://remix.run/ - Full stack web framework
- Astro - https://astro.build/ - Content-focused web framework
- Tailwind CSS - https://tailwindcss.com/ - Utility-first CSS framework
- Bootstrap - https://getbootstrap.com/ - Popular CSS framework
- Bulma - https://bulma.io/ - Modern CSS framework
- Chakra UI - https://chakra-ui.com/ - Accessible React component library
- Material-UI (MUI) - https://mui.com/ - React components library
- Shadcn UI - https://ui.shadcn.com/ - Re-usable components
- DaisyUI - https://daisyui.com/ - Tailwind CSS component library
- Mantine - https://mantine.dev/ - React components library
- AOS (Animate On Scroll) - https://www.npmjs.com/package/aos - Scroll animations
- GSAP - https://greensock.com/gsap/ - Professional-grade animation
- Framer Motion - https://www.framer.com/motion/ - React animation library
- Scroll Reveal - https://scrollrevealjs.org/ - Scroll animations
- Anime.js - https://animejs.com/ - Lightweight JavaScript animation
- Lottie - https://airbnb.design/lottie/ - After Effects animations for web
- Three.js - https://threejs.org/ - 3D graphics library
- Particles.js - https://vincentgarreau.com/particles.js/ - Particle backgrounds
- Swiper - https://swiperjs.com/ - Modern mobile touch slider
- Slick Carousel - https://kenwheeler.github.io/slick/ - Carousel library
- Splide - https://splidejs.com/ - Lightweight slider/carousel
- React Table - https://tanstack.com/table/latest - Headless UI for tables
- AG Grid - https://www.ag-grid.com/ - Advanced data grid
- Headless UI - https://headlessui.com/ - Unstyled, accessible components
- Radix UI - https://www.radix-ui.com/ - Unstyled, accessible components
- Chart.js - https://www.chartjs.org/ - Simple yet flexible charts
- D3.js - https://d3js.org/ - Data visualization library
- Recharts - https://recharts.org/ - React charts library
- ApexCharts - https://apexcharts.com/ - Modern charting library
- Plotly - https://plotly.com/javascript/ - Scientific graphing library
- Victory - https://formidable.com/open-source/victory/ - React chart components
- ECharts - https://echarts.apache.org/ - Powerful charting library
- React Hook Form - https://react-hook-form.com/ - Performant form library
- Formik - https://formik.org/ - React form library
- Yup - https://github.com/jquense/yup - Schema validation
- Zod - https://zod.dev/ - TypeScript-first schema validation
- VeeValidate - https://vee-validate.logaretm.com/ - Vue.js form validation
- Redux - https://redux.js.org/ - Predictable state container
- Zustand - https://zustand-demo.pmnd.rs/ - Lightweight state management
- Jotai - https://jotai.org/ - Primitive and flexible state
- Recoil - https://recoiljs.org/ - State management for React
- MobX - https://mobx.js.org/ - Simple, scalable state management
- Pinia - https://pinia.vuejs.org/ - Vue Store
- XState - https://xstate.js.org/ - State machines and statecharts
- Vite - https://vitejs.dev/ - Next generation frontend tooling
- Webpack - https://webpack.js.org/ - Module bundler
- Parcel - https://parceljs.org/ - Zero configuration bundler
- esbuild - https://esbuild.github.io/ - Extremely fast bundler
- Rollup - https://rollupjs.org/ - Module bundler
- Turbopack - https://turbo.build/pack - Rust-powered bundler
- Express.js - https://expressjs.com/ - Fast, unopinionated web framework
- Fastify - https://www.fastify.io/ - Fast and low overhead framework
- NestJS - https://nestjs.com/ - Progressive Node.js framework
- Koa - https://koajs.com/ - Next generation web framework
- Hono - https://hono.dev/ - Ultrafast web framework
- AdonisJS - https://adonisjs.com/ - Full-featured MVC framework
- Django - https://www.djangoproject.com/ - High-level Python framework
- Flask - https://flask.palletsprojects.com/ - Lightweight WSGI framework
- FastAPI - https://fastapi.tiangolo.com/ - Modern, fast API framework
- Pyramid - https://trypyramid.com/ - Flexible web framework
- Ruby on Rails - https://rubyonrails.org/ - Ruby web framework
- Laravel - https://laravel.com/ - PHP web framework
- Spring Boot - https://spring.io/projects/spring-boot - Java framework
- ASP.NET Core - https://dotnet.microsoft.com/apps/aspnet - .NET framework
- Phoenix - https://www.phoenixframework.org/ - Elixir web framework
- Gin - https://gin-gonic.com/ - Go web framework
- Actix - https://actix.rs/ - Rust web framework
- Passport.js - https://www.passportjs.org/ - Authentication middleware
- NextAuth.js - https://next-auth.js.org/ - Authentication for Next.js
- Auth0 - https://auth0.com/ - Authentication and authorization platform
- Supabase Auth - https://supabase.com/auth - Open source Auth
- Clerk - https://clerk.com/ - Complete user management
- JWT.io - https://jwt.io/ - JSON Web Tokens
- OAuth.io - https://oauth.io/ - OAuth integration
- Socket.io - https://socket.io/ - Real-time bidirectional communication
- WebSockets - https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API
- Pusher - https://pusher.com/ - Hosted WebSockets
- Ably - https://ably.com/ - Real-time messaging platform
- Firebase Realtime Database - https://firebase.google.com/products/realtime-database
- PostgreSQL - https://www.postgresql.org/ - Advanced open source database
- MySQL - https://www.mysql.com/ - Popular open source database
- MariaDB - https://mariadb.org/ - MySQL fork
- SQLite - https://www.sqlite.org/ - Lightweight database
- Microsoft SQL Server - https://www.microsoft.com/sql-server - Enterprise database
- MongoDB - https://www.mongodb.com/ - Document database
- Redis - https://redis.io/ - In-memory data structure store
- Cassandra - https://cassandra.apache.org/ - Distributed database
- CouchDB - https://couchdb.apache.org/ - Document-oriented database
- DynamoDB - https://aws.amazon.com/dynamodb/ - Amazon's NoSQL database
- Prisma - https://www.prisma.io/ - Next-generation ORM
- TypeORM - https://typeorm.io/ - ORM for TypeScript/JavaScript
- Sequelize - https://sequelize.org/ - Promise-based Node.js ORM
- Mongoose - https://mongoosejs.com/ - MongoDB object modeling
- Drizzle ORM - https://orm.drizzle.team/ - TypeScript ORM
- Knex.js - https://knexjs.org/ - SQL query builder
- SQLAlchemy - https://www.sqlalchemy.org/ - Python SQL toolkit
- Supabase - https://supabase.com/ - Open source Firebase alternative
- Firebase - https://firebase.google.com/ - Google's app development platform
- Appwrite - https://appwrite.io/ - Open-source backend server
- PocketBase - https://pocketbase.io/ - Open source backend
- Convex - https://www.convex.dev/ - Backend application platform
- pgAdmin - https://www.pgadmin.org/ - PostgreSQL administration
- MongoDB Compass - https://www.mongodb.com/products/compass - MongoDB GUI
- DBeaver - https://dbeaver.io/ - Universal database tool
- TablePlus - https://tableplus.com/ - Modern database management
- DataGrip - https://www.jetbrains.com/datagrip/ - Database IDE
- GraphQL - https://graphql.org/ - Query language for APIs
- Apollo Server - https://www.apollographql.com/docs/apollo-server/ - GraphQL server
- tRPC - https://trpc.io/ - End-to-end typesafe APIs
- REST - https://restfulapi.net/ - RESTful API principles
- gRPC - https://grpc.io/ - Modern RPC framework
- Swagger/OpenAPI - https://swagger.io/ - API documentation standard
- Postman - https://www.postman.com/ - API platform
- Insomnia - https://insomnia.rest/ - API client
- Redoc - https://redocly.com/ - OpenAPI documentation
- Stoplight - https://stoplight.io/ - API design platform
- Thunder Client - VS Code extension for API testing
- REST Client - VS Code extension for API testing
- HTTPie - https://httpie.io/ - Command-line HTTP client
- Hoppscotch - https://hoppscotch.io/ - Open source API development
- Paw - https://paw.cloud/ - API testing tool (macOS)
- MSW (Mock Service Worker) - https://mswjs.io/ - API mocking library
- JSON Server - https://github.com/typicode/json-server - Fake REST API
- Mockoon - https://mockoon.com/ - API mocking tool
- WireMock - https://wiremock.org/ - API simulation
- Vercel - https://vercel.com/ - Frontend deployment platform
- Netlify - https://www.netlify.com/ - Web development platform
- AWS - https://aws.amazon.com/ - Amazon Web Services
- Google Cloud - https://cloud.google.com/ - Google Cloud Platform
- Azure - https://azure.microsoft.com/ - Microsoft cloud platform
- DigitalOcean - https://www.digitalocean.com/ - Cloud infrastructure
- Heroku - https://www.heroku.com/ - Cloud platform
- Railway - https://railway.app/ - Infrastructure platform
- Render - https://render.com/ - Cloud platform
- Fly.io - https://fly.io/ - App hosting platform
- Docker - https://www.docker.com/ - Container platform
- Kubernetes - https://kubernetes.io/ - Container orchestration
- Docker Compose - https://docs.docker.com/compose/ - Multi-container apps
- Podman - https://podman.io/ - Container engine
- GitHub Actions - https://github.com/features/actions - CI/CD automation
- GitLab CI - https://docs.gitlab.com/ee/ci/ - GitLab's CI/CD
- CircleCI - https://circleci.com/ - Continuous integration
- Jenkins - https://www.jenkins.io/ - Automation server
- Travis CI - https://www.travis-ci.com/ - CI service
- Bitbucket Pipelines - https://bitbucket.org/product/features/pipelines
- AWS Lambda - https://aws.amazon.com/lambda/ - Serverless compute
- Cloudflare Workers - https://workers.cloudflare.com/ - Serverless platform
- Vercel Functions - https://vercel.com/docs/functions - Serverless functions
- Netlify Functions - https://www.netlify.com/products/functions/ - Serverless
- Google Cloud Functions - https://cloud.google.com/functions - Serverless
- Terraform - https://www.terraform.io/ - Infrastructure automation
- Pulumi - https://www.pulumi.com/ - Modern infrastructure as code
- CloudFormation - https://aws.amazon.com/cloudformation/ - AWS IaC
- Ansible - https://www.ansible.com/ - Automation platform
- Lighthouse - https://developers.google.com/web/tools/lighthouse - Performance auditing
- WebPageTest - https://www.webpagetest.org/ - Website performance testing
- GTmetrix - https://gtmetrix.com/ - Website speed testing
- PageSpeed Insights - https://pagespeed.web.dev/ - Google's performance tool
- Sentry - https://sentry.io/ - Error tracking and monitoring
- LogRocket - https://logrocket.com/ - Frontend monitoring
- New Relic - https://newrelic.com/ - Observability platform
- Datadog - https://www.datadoghq.com/ - Monitoring and analytics
- Grafana - https://grafana.com/ - Data visualization
- Prometheus - https://prometheus.io/ - Monitoring system
- Google Analytics - https://analytics.google.com/ - Web analytics
- Plausible - https://plausible.io/ - Privacy-friendly analytics
- Umami - https://umami.is/ - Open source analytics
- Mixpanel - https://mixpanel.com/ - Product analytics
- Amplitude - https://amplitude.com/ - Product analytics
- PostHog - https://posthog.com/ - Open source product analytics
- Google Search Console - https://search.google.com/search-console - SEO monitoring
- Ahrefs - https://ahrefs.com/ - SEO toolset
- SEMrush - https://www.semrush.com/ - SEO software
- Moz - https://moz.com/ - SEO tools
- VS Code - https://code.visualstudio.com/ - Popular code editor
- WebStorm - https://www.jetbrains.com/webstorm/ - JavaScript IDE
- Sublime Text - https://www.sublimetext.com/ - Sophisticated text editor
- Zed - https://zed.dev/ - High-performance code editor
- Cursor - https://cursor.sh/ - AI-powered code editor
- Git - https://git-scm.com/ - Version control system
- GitHub - https://github.com/ - Code hosting platform
- GitLab - https://gitlab.com/ - DevOps platform
- Bitbucket - https://bitbucket.org/ - Git solution
- ESLint - https://eslint.org/ - JavaScript linter
- Prettier - https://prettier.io/ - Code formatter
- Stylelint - https://stylelint.io/ - CSS linter
- Husky - https://typicode.github.io/husky/ - Git hooks
- lint-staged - https://github.com/okonet/lint-staged - Run linters on staged files
- SonarQube - https://www.sonarqube.org/ - Code quality platform
- Jest - https://jestjs.io/ - JavaScript testing framework
- Vitest - https://vitest.dev/ - Vite-native testing framework
- Cypress - https://www.cypress.io/ - End-to-end testing
- Playwright - https://playwright.dev/ - Browser automation
- Testing Library - https://testing-library.com/ - Testing utilities
- Mocha - https://mochajs.org/ - JavaScript test framework
- Jasmine - https://jasmine.github.io/ - Behavior-driven testing
- npm - https://www.npmjs.com/ - Node package manager
- Yarn - https://yarnpkg.com/ - Fast package manager
- pnpm - https://pnpm.io/ - Fast, disk space efficient
- Bun - https://bun.sh/ - All-in-one JavaScript runtime
- Slack - https://slack.com/ - Team communication
- Discord - https://discord.com/ - Voice, video, and text chat
- Notion - https://www.notion.so/ - All-in-one workspace
- Linear - https://linear.app/ - Issue tracking
- Jira - https://www.atlassian.com/software/jira - Project management
- Trello - https://trello.com/ - Project management
- Boxicons - https://boxicons.com/ - Simple open source icons
- Remix Icon - https://remixicon.com/ - Open source icon library
- Unicons - https://iconscout.com/unicons - 1000+ pixel-perfect icons
- React Icons - https://react-icons.github.io/react-icons - Popular icon library
- Heroicons - https://heroicons.com/ - Beautiful hand-crafted SVG icons
- Lucide - https://lucide.dev/ - Beautiful & consistent icons
- Phosphor Icons - https://phosphoricons.com/ - Flexible icon family
- Feather Icons - https://feathericons.com/ - Simply beautiful icons
- Font Awesome - https://fontawesome.com/ - Icon library and toolkit
- Material Icons - https://fonts.google.com/icons - Google's material icons
- Iconify - https://iconify.design/ - 150,000+ open source icons
- unDraw - https://undraw.co/illustrations - Open-source illustrations
- Icons8 Illustrations - https://icons8.com/illustrations - Free illustrations
- Storyset - https://storyset.com/ - Customizable illustrations
- DrawKit - https://www.drawkit.com/ - Beautiful illustrations
- Humaaans - https://www.humaaans.com/ - Mix-and-match illustrations
- Open Doodles - https://www.opendoodles.com/ - Free sketchy illustrations
- Blush - https://blush.design/ - Illustrations for everyone
- Pexels - https://www.pexels.com/ - Free stock photos & videos
- Pixabay - https://pixabay.com/ - Free images and videos
- Unsplash - https://unsplash.com/ - Beautiful free images
- Wallpaperflare - https://www.wallpaperflare.com/ - HD wallpapers
- Coverr - https://coverr.co/ - Free stock videos
- Videvo - https://www.videvo.net/ - Free stock footage
- Google Fonts - https://fonts.google.com/ - Free font library
- Font Squirrel - https://www.fontsquirrel.com/ - Free fonts
- DaFont - https://www.dafont.com/ - Archive of freely downloadable fonts
- Adobe Fonts - https://fonts.adobe.com/ - Thousands of fonts
- Dribbble - https://dribbble.com/ - Design inspiration
- Behance - https://www.behance.net/ - Creative portfolios
- Awwwards - https://www.awwwards.com/ - Web design awards
- UI Design Daily - https://www.uidesigndaily.com/ - Daily UI resources
- Mobbin - https://mobbin.com/ - Mobile & web design patterns
- Land-book - https://land-book.com/ - Landing page inspiration
- MDN Web Docs - https://developer.mozilla.org/ - Web development documentation
- freeCodeCamp - https://www.freecodecamp.org/ - Learn to code for free
- The Odin Project - https://www.theodinproject.com/ - Full-stack curriculum
- Codecademy - https://www.codecademy.com/ - Interactive coding courses
- Frontend Mentor - https://www.frontendmentor.io/ - Real-world projects
- JavaScript.info - https://javascript.info/ - Modern JavaScript tutorial
- CSS-Tricks - https://css-tricks.com/ - Web design articles
- DevDocs - https://devdocs.io/ - API documentation browser
- DevHints - https://devhints.io/ - Cheatsheet collection
- Rico's Cheatsheets - https://devhints.io/react - Framework cheatsheets
- OverAPI - https://overapi.com/ - Collecting all cheat sheets
- Can I Use - https://caniuse.com/ - Browser support tables
Have a favorite tool or resource? Feel free to contribute to this list by:
- Forking the repository
- Adding your tools with descriptions
- Creating a pull request
Please ensure tools are actively maintained and widely used by the developer community.
This repository is open source and available under the MIT License.
If you find this resource helpful, please consider giving it a star! It helps others discover these amazing tools.
Last Updated: October 2025
Made with β€οΈ for the developer community