https://github.com/mwwlean/resourxes-repo
ResourXe is a curated list of developer tools to help you code, design, and build faster.
https://github.com/mwwlean/resourxes-repo
curated-list design-tools developer-tools firstcontributions list open-source tools
Last synced: 5 months ago
JSON representation
ResourXe is a curated list of developer tools to help you code, design, and build faster.
- Host: GitHub
- URL: https://github.com/mwwlean/resourxes-repo
- Owner: mwwlean
- License: mit
- Created: 2024-11-24T12:01:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-12T10:18:03.000Z (over 1 year ago)
- Last Synced: 2025-01-31T15:18:16.338Z (over 1 year ago)
- Topics: curated-list, design-tools, developer-tools, firstcontributions, list, open-source, tools
- Homepage: https://www.mwwlean.me/
- Size: 56.6 KB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


## Table of Contents
- [Languages](#languages)
- [Frameworks](#frameworks)
- [CSS Frameworks](#css-frameworks)
- [Databases](#databases)
- [Design & Prototyping](#design--prototyping)
- [Testing](#testing)
- [API Development](#api-development)
- [Cloud Services](#cloud-services)
- [Version Control](#version-control)
- [Deployment](#deployment)
- [Productivity](#productivity)
- [Colors](#colors)
- [Icons](#icons)
## Languages
| Website | Description |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- |
| [JavaScript](https://www.javascript.com/) | A dynamic, high-level programming language used for web development. |
| [Python](https://www.python.org/) | A high-level programming language known for its readability and versatility in various domains like web development, data science, and machine learning. |
| [Ruby](https://www.ruby-lang.org/en/) | A dynamic, open-source programming language with a focus on simplicity and productivity. |
| [Go](https://golang.org/) | A statically typed programming language designed at Google for building fast and scalable applications. |
| [TypeScript](https://www.typescriptlang.org/) | A superset of JavaScript that adds optional static typing and other features for better development tools. |
| [Java](https://www.oracle.com/java/) | A high-level, class-based, object-oriented programming language used for building cross-platform applications. |
| [C++](https://isocpp.org/) | A powerful, general-purpose programming language for systems programming, game development, and high-performance applications. |
| [C#](https://learn.microsoft.com/en-us/dotnet/csharp/) | A modern, object-oriented programming language developed by Microsoft for a wide range of applications. |
| [Swift](https://developer.apple.com/swift/) | A powerful, intuitive programming language for building apps for iOS, Mac, watchOS, and tvOS. |
| [Kotlin](https://kotlinlang.org/) | A statically typed programming language designed for modern, scalable applications, primarily used for Android development. |
| [PHP](https://www.php.net/) | A widely-used open-source scripting language especially suited for web development and creating dynamic content. |
| [R](https://www.r-project.org/) | A programming language and environment for statistical computing and graphics. |
| [Rust](https://www.rust-lang.org/) | A systems programming language focused on safety, speed, and concurrency, known for its memory safety features. |
| [Scala](https://www.scala-lang.org/) | A high-level programming language that combines functional and object-oriented programming paradigms, designed for scalable and concurrent applications. |
| [Dart](https://dart.dev/) | A programming language optimized for building mobile, desktop, and web applications, particularly for Flutter. |
| [Lua](https://www.lua.org/) | A lightweight, high-level, embeddable scripting language used in game development and embedded systems. |
| [Perl](https://www.perl.org/) | A high-level, general-purpose programming language known for its text processing capabilities and ease of use in web development. |
| [Elixir](https://elixir-lang.org/) | A dynamic, functional programming language designed for scalable and maintainable applications, built on the Erlang VM. |
| [Shell Scripting (Bash)](https://www.gnu.org/software/bash/) | A scripting language for automating tasks on Unix-like operating systems, often used for system administration and DevOps tasks. |
| [MATLAB](https://www.mathworks.com/products/matlab.html) | A high-performance language for technical computing, particularly used for numerical computing and data visualization. |
| [F#](https://fsharp.org/) | A functional-first programming language that runs on the .NET platform, used for both academic and industry applications. |
| [Objective-C](https://developer.apple.com/objective-c/) | A general-purpose, object-oriented programming language used for macOS and iOS application development. |
## Frameworks
| Website | Description |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- |
| [React.js](https://reactjs.org/) | A JavaScript library for building user interfaces. |
| [Vue.js](https://vuejs.org/) | A progressive JavaScript framework for building UIs. |
| [Angular](https://angular.io/) | A TypeScript-based framework for building dynamic web applications. |
| [Svelte](https://svelte.dev/) | A compiler that generates minimal, optimized JavaScript for building fast web applications. |
| [Next.js](https://nextjs.org/) | A React framework for building server-side rendering and static web applications. |
| [Nuxt.js](https://nuxtjs.org/) | A framework for building Vue.js applications with SSR (Server-Side Rendering) capabilities. |
| [Ember.js](https://emberjs.com/) | An opinionated framework for building ambitious web applications. |
| [Backbone.js](https://backbonejs.org/) | A JavaScript framework that provides the minimal structure needed for building web applications. |
| [Meteor.js](https://www.meteor.com/) | A full-stack JavaScript framework for building modern web and mobile applications. |
| [Express.js](https://expressjs.com/) | A minimal and flexible Node.js web application framework. |
| [Django](https://www.djangoproject.com/) | A high-level Python web framework that encourages rapid development and clean, pragmatic design. |
| [Flask](https://flask.palletsprojects.com/) | A lightweight Python web framework for building web applications. |
| [Ruby on Rails](https://rubyonrails.org/) | A server-side web application framework written in Ruby under the MIT license, focused on simplicity and productivity. |
| [Laravel](https://laravel.com/) | A PHP framework for web artisans, focused on clean code and elegant syntax. |
| [Spring Boot](https://spring.io/projects/spring-boot) | A framework for building Java-based web applications with minimal configuration. |
| [ASP.NET Core](https://dotnet.microsoft.com/en-us/apps/aspnet) | A cross-platform, high-performance framework for building modern web applications and APIs. |
| [NestJS](https://nestjs.com/) | A progressive Node.js framework for building efficient, scalable, and enterprise-grade applications. |
| [Gatsby](https://www.gatsbyjs.com/) | A React-based framework for building fast, static websites and apps. |
| [Hapi.js](https://hapi.dev/) | A rich framework for building web applications and services in Node.js. |
| [Quasar Framework](https://quasar.dev/) | A high-performance framework for building Vue.js-based applications, with support for multiple platforms. |
| [Material-UI](https://mui.com/) | A React component library that implements Google’s Material Design system. |
## CSS Frameworks
| Website | Description |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- |
| [Bulma](https://bulma.io/) | A modern CSS framework based on Flexbox, making it easy to design responsive websites. |
| [Foundation](https://get.foundation/) | A responsive front-end framework for building mobile-first web projects. |
| [Tailwind CSS](https://tailwindcss.com/) | A utility-first CSS framework for building custom designs with minimal effort. |
| [Bootstrap](https://getbootstrap.com/) | A front-end framework for faster web development with pre-built components and responsive grids. |
## Databases
| Website | Description |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- |
| [MongoDB](https://www.mongodb.com/) | A NoSQL database for scalable, flexible data storage. |
| [PostgreSQL](https://www.postgresql.org/) | A powerful, open-source relational database system. |
| [MySQL](https://www.mysql.com/) | A popular open-source relational database management system. |
| [SQLite](https://www.sqlite.org/) | A self-contained, serverless SQL database engine. |
| [Firebase Firestore](https://firebase.google.com/products/firestore) | A NoSQL database built for real-time applications. |
## Design & Prototyping
| Website | Description |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- |
| [Figma](https://www.figma.com/) | A cloud-based design tool for UI/UX design and prototyping. |
| [Sketch](https://www.sketch.com/) | A vector-based design tool for macOS used for UI design and prototyping. |
| [Adobe XD](https://www.adobe.com/products/xd.html) | A design and prototyping tool for creating user experiences and interfaces. |
## Testing
| Website | Description |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- |
| [Jest](https://jestjs.io/) | A JavaScript testing framework for React and Node.js applications. |
| [Mocha](https://mochajs.org/) | A JavaScript test framework that runs on Node.js. |
| [Cypress](https://www.cypress.io/) | A testing framework for running end-to-end tests in web applications. |
| [Selenium](https://www.selenium.dev/) | A suite of tools for automating web browsers. |
| [Chai](https://www.chaijs.com/) | An assertion library for Node.js and browsers. |
## API Development
| Website | Description |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- |
| [Postman](https://www.postman.com/) | A tool for testing and interacting with APIs. |
| [Swagger](https://swagger.io/) | A framework for API specification, documentation, and design. |
| [GraphQL](https://graphql.org/) | A query language for APIs and a runtime for executing those queries by using a type system. |
| [Express.js](https://expressjs.com/) | A minimal and flexible Node.js web application framework for building APIs. |
| [Hapi.js](https://hapi.dev/) | A rich framework for building web applications and services in Node.js, including API services. |
## Cloud Services
| Website | Description |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- |
| [Heroku](https://www.heroku.com/) | A cloud platform as a service (PaaS) for deploying web apps. |
| [AWS (Amazon Web Services)](https://aws.amazon.com/) | A cloud platform offering a wide range of services for scalability, storage, computing, and more. |
| [Google Cloud Platform](https://cloud.google.com/) | Cloud computing services from Google for app development, hosting, and infrastructure. |
| [Microsoft Azure](https://azure.microsoft.com/) | A cloud computing platform for building, testing, and deploying applications, with a wide array of services. |
## Version Control
| Website | Description |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- |
| [Git](https://git-scm.com/) | A distributed version control system for tracking code changes and managing project history. |
| [GitHub](https://github.com/) | A platform for version control and collaboration using Git. |
| [GitLab](https://about.gitlab.com/) | A platform for Git repository management and DevOps lifecycle management, including CI/CD. |
| [Bitbucket](https://bitbucket.org/) | A Git repository management solution for teams, offering both cloud and on-premises options. |
## Deployment
| Website | Description |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- |
| [Docker](https://www.docker.com/) | A platform for developing, shipping, and running applications inside containers. |
| [Kubernetes](https://kubernetes.io/) | An open-source system for automating the deployment, scaling, and management of containerized applications. |
| [Vercel](https://vercel.com/) | A platform for deploying serverless applications and static sites with automatic scaling. |
| [Netlify](https://www.netlify.com/) | A platform for building, deploying, and hosting static websites and serverless functions. |
| [GitHub Pages](https://pages.github.com/) | A service to host static websites directly from GitHub repositories, with easy integration for version control. |
## Productivity
| Website | Description |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- |
| [Notion](https://www.notion.so/) | A tool for taking notes, managing tasks, and collaborating on documents. |
| [Trello](https://trello.com/) | A visual tool for organizing tasks and projects using boards, lists, and cards. |
| [Slack](https://slack.com/) | A messaging platform for team collaboration and communication, with channels and integrations. |
| [Zapier](https://zapier.com/) | A platform to automate workflows between different apps and services without coding. |
## Colors
| Website | Description |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- |
| [Huetone](https://huetone.ardov.me/) | A tool to create accessible color systems. |
## Icons
| Website | Description |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- |
| [Lucidedev](https://lucide.dev/) | Beautiful & consistent icons. |
| [Iconoir](https://iconoir.com/) | Free library of 900+ open source icons |
| [Ionic](https://ionic.io/ionicons) | Beautifully crafted open source icons for use in web. |