An open API service indexing awesome lists of open source software.

https://github.com/rajarakoto/4dev

4DEV is a comprehensive toolkit catering to various development needs, with a predominant focus on web development πŸ› οΈ
https://github.com/rajarakoto/4dev

all-in-one backend collection desktop dev developer-tools frontend fullstack mobile script tools web

Last synced: about 1 year ago
JSON representation

4DEV is a comprehensive toolkit catering to various development needs, with a predominant focus on web development πŸ› οΈ

Awesome Lists containing this project

README

          



# 4dev πŸ› οΈ

[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/for-you.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/open-source.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/uses-git.svg)](https://forthebadge.com) [![forthebadge](https://rajarakoto.github.io/github-docs/badge/build-by.svg)](https://forthebadge.com)

![Git](https://img.shields.io/badge/-Git-777?style=flat&logo=git&logoColor=F05032&labelColor=ffffff) ![Gitub](https://img.shields.io/badge/-Gitub-777?style=flat&logo=github&logoColor=777&labelColor=ffffff)

**4dev** is a versatile opensource toolkit tailored to meet diverse development demands, with a primary emphasis on web development. Boasting a rich collection of tools and resources, it equips developers with the essentials needed to streamline their workflow and enhance productivity.

---

### πŸ“Œ Contributing

πŸ’¬ You can also add/create your own collection in this repository by following the steps below ...

> All collections are stored in the `src/data` directory. Each collection is a JSON file that contains the following fields:

```json
{
"name": "collection name",
"keywords": ["keyword1", "keyword2", "keyword3"],
"url": "https://collection.io",
"ref": "",
"description": "A description of the collection ...",
"note": 5
}
```

**STEP 1: Add/Create**

=> A JSON file located in the `src/data` directory represents a category. If your collection corresponds to an existing category, you can directly append it to the list of existing collections. Otherwise, you have the option to create a new category by generating a new JSON file and constructing your collection within it.

- The `name` field must be unique and devoid of special characters. Following convention, the name should be in lowercase, with capitalization employed only when necessary (e.g: ChatGPT).

- The `first keyword` should consistently reflect the collection's primary relevance and align closely with the category name to streamline organization and searchability.

- The `url` denotes the collection source's URL.

- The optional `ref` field is used to indicate the source of the collection. For instance, if the collection is derived from another source, you can include the URL of the original collection. If there are multiple references, they can be separated by a " | " (e.g: "https://ref1.com | https://ref2.com"), and the script will automatically format them into a list.

- The `description` field should offer a concise overview of the collection.

- The `note` field provides a rating ranging from -1 to 5. Ratings are represented by stars: -1 indicates the collection is unclassifiable, 0 denotes unclassified, and ratings between 1 and 5 reflect varying degrees of classification.

**STEP 2: Check/Build/start**

- To check the validity of your collection, simply run the following command. If there are any errors, they will be displayed; otherwise, the collection will be built into the `README.md` file:

```bash
bun run build && bun run start
```

**STEP 3: Lint/Format**

- Before committing and creating a PR, make sure the code is linted and formatted correctly using the following command:

```bash
bun run biome:fix
```

---

### πŸ“Œ Table of contents

- [3d](#-3d)
- [accelerator](#-accelerator)
- [accordion](#-accordion)
- [ai](#-ai)
- [animation](#-animation)
- [api](#-api)
- [audit](#-audit)
- [auth](#-auth)
- [avatar](#-avatar)
- [awesome](#-awesome)
- [backend](#-backend)
- [background](#-background)
- [blog](#-blog)
- [boilerplate](#-boilerplate)
- [bot](#-bot)
- [builder](#-builder)
- [cdn](#-cdn)
- [certification](#-certification)
- [chart](#-chart)
- [checker](#-checker)
- [chrome](#-chrome)
- [cli](#-cli)
- [colors](#-colors)
- [component](#-component)
- [compress](#-compress)
- [converter](#-converter)
- [customization](#-customization)
- [database](#-database)
- [date](#-date)
- [desktop](#-desktop)
- [devops](#-devops)
- [discord](#-discord)
- [docs](#-docs)
- [download](#-download)
- [editor](#-editor)
- [email](#-email)
- [emoji](#-emoji)
- [fonts](#-fonts)
- [formatter](#-formatter)
- [freelance](#-freelance)
- [frontend](#-frontend)
- [generator](#-generator)
- [hardware](#-hardware)
- [hosting](#-hosting)
- [http](#-http)
- [icons](#-icons)
- [illustration](#-illustration)
- [image](#-image)
- [javascript](#-javascript)
- [job](#-job)
- [layout](#-layout)
- [lazyloading](#-lazyloading)
- [loader](#-loader)
- [logo](#-logo)
- [modal](#-modal)
- [music](#-music)
- [nocode](#-nocode)
- [pdf](#-pdf)
- [plateform](#-plateform)
- [playground](#-playground)
- [query](#-query)
- [react](#-react)
- [roadmap](#-roadmap)
- [router](#-router)
- [scroll](#-scroll)
- [searchengine](#-searchengine)
- [security](#-security)
- [sidebar](#-sidebar)
- [slider](#-slider)
- [stat](#-stat)
- [state-manager](#-state-manager)
- [table](#-table)
- [tag](#-tag)
- [task](#-task)
- [template](#-template)
- [test](#-test)
- [timer](#-timer)
- [torrent](#-torrent)
- [training](#-training)
- [translation](#-translation)
- [tutorial](#-tutorial)
- [url](#-url)
- [validator](#-validator)
- [video](#-video)
- [vps](#-vps)
- [vscode](#-vscode)
- [youtube](#-youtube)

---

### πŸ“Œ Collections

#### ⚫ 3d

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— camera-controls](https://yomotsu.github.io/camera-controls/) | `3d - camera - webgl - threejs - javascript` | Camera controls for Three.js. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— draco](https://github.com/google/draco) | `3d - compress - performance - webgl - threejs - google - c++ - javascript` | Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It aims to improve the storage and transmission of 3D graphics. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— gltf to r3f](https://gltf.pmnd.rs/) | `3d - generator - converter - component - webgl - threejs - r3f - react - javascript` | Convert glTF files into React Three Fiber components. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— gltfjsx cli](https://github.com/pmndrs/gltfjsx) | `3d - cli - generator - converter - component - webgl - threejs - r3f - react - javascript` | Turns GLTFs into JSX components. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— mixamo](https://www.mixamo.com/) | `3d - animation - model - collection - sharing - download` | Mixamo is an online animation service that allows you to customize and animate 3D characters. Mixamo offers ready-to-use animations for 3D characters, saving time and money. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— model-viewer](https://github.com/playcanvas/model-viewer) | `3d - editor - webgl` | 3D model viewer supporting glTF 2.0 and PLY (3D Gaussian Splats). | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— monstermash](https://monstermash.zone/#) | `3d - 2d - ai - generator - drawing - model - download` | Monster Mash is a new sketch-based modeling and animation tool. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— polyheaven](https://polyhaven.com/) | `3d - model - collection - sharing - download` | Poly Haven is a library of high-quality textures and 3D models. All files are released under the CC0 license, which means you can use them in personal or commercial projects without having to give credit. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— r3f-perf](https://github.com/utsuboco/r3f-perf) | `3d - performance - webgl - threejs - r3f - react - javascript` | Easily monitor your ThreeJS performance. | [ref](https://threejs.org/examples/#webgl_animation_keyframes) | ⭐⭐⭐⭐🟊 |
| [πŸ”— react-three-cannon](https://github.com/pmndrs/use-cannon/blob/master/packages/react-three-cannon/README.md) | `3d - physics - webgl - threejs - r3f - react - javascript` | React hook for cannon-es. Use 3D physics in React Three Fiber. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— react-three-drei](https://github.com/pmndrs/drei) | `3d - collection - webgl - threejs - r3f - react - javascript` | Collection of utility components for React Three Fiber. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— react-three-editor](https://github.com/pmndrs/react-three-editor) | `3d - editor - webgl - threejs - r3f - react - javascript` | A 3D editor for React Three Fiber. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— react-three-fiber](https://github.com/pmndrs/react-three-fiber) | `3d - webgl - threejs - r3f - react - javascript` | React Three Fiber is a 3D rendering library for React. It allows you to create interactive 3D applications using React and Three.js. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— react-three-rapier](https://github.com/pmndrs/react-three-rapier) | `3d - physics - webgl - threejs - r3f - react - javascript` | React Three Rapier is a 3D physics library for React Three Fiber. It allows you to simulate rigid bodies, soft bodies, joints, constraints, and collisions in a 3D environment. | [ref](https://codesandbox.io/s/rapier-character-controller-0b5o7u?file=/src/Player.jsx) | ⭐⭐⭐⭐🟊 |
| [πŸ”— shap-e](https://github.com/openai/shap-e#usage) | `3d - generator - ai - model - openai - download` | Generate 3D objects conditioned on text or images. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— sketchfab](https://sketchfab.com/) | `3d - model - collection - sharing - download` | Sketchfab opens a new era of creativity by enabling anyone to easily publish and find 3D content online. With a community of millions of creators. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— theatre.js](https://github.com/theatre-js/theatre) | `3d - motion - webgl - threejs - javascript` | Motion design editor for the web. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— three.js](https://threejs.org/) | `3d - webgl - threejs - javascript` | Three.js is a JavaScript library for creating real-time 3D animations in a web browser. It is based on WebGL and enables the creation of interactive 3D scenes. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— three.js editor](https://threejs.org/editor/) | `3d - editor - webgl - threejs - javascript` | An online 3D editor for Three.js. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— triplex](https://github.com/try-triplex/triplex) | `3d - webgl - threejs - r3f - react - javascript` | The 3D editor for React Three Fiber. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— turboSquid](https://www.turbosquid.com/) | `3d - model - collection - sharing - download` | TurboSquid is an online marketplace for 3D models, textures, and 3D files. TurboSquid offers high-quality 3D models for games, movies, advertising, and architectural visualization. | N/A | ⭐⭐⭐⭐🟊 |


β†₯ Back To Top

#### ⚫ accelerator

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— gpu.js](https://github.com/gpujs/gpu.js) | `accelerator - gpu - enhance - performance - javascript` | GPU Accelerated JavaScript. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ accordion

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— react-accessible-accordion](https://github.com/springload/react-accessible-accordion) | `accordion - react - frontend - javascript` | A simple accordion component for React using ARIA attributes. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— react-bootstrap-accordion](https://github.com/awran5/react-bootstrap-accordion) | `accordion - react - frontend - bootstrap - javascript` | A simple accordion component for React using Bootstrap styles. | N/A | ⭐⭐⭐🟊🟊 |


β†₯ Back To Top

#### ⚫ ai

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— anythingllm](https://useanything.com) | `ai - generative - finetune - opensource - model - llm - local - privacy - security - rag` | An open-source, feature-rich document chatbot that allows users to interact with their documents locally or on the cloud with full privacy controls. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— auto-commit](https://github.com/m1guelpf/auto-commit) | `ai - generative - git - automation - workflow - github - rust` | A tool that automatically generates commit messages for your Git repositories using OpenAI's GPT models. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— chatGPT](https://chat.openai.com/chat) | `ai - gpt - generative - chat` | Chat with an AI model trained by OpenAI. It can generate human-like text based on the input you provide. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— claude](https://claude.ai/chat) | `ai - generative - chat` | Claude is a conversational AI that can generate human-like text based on the input you provide. You can also upload your own files to generate text based on them. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— doctransgpt](https://doctransgpt.com/) | `ai - gpt - translator - pdf` | Translate PDFs with AI. DoctransGPT is a tool that can translate PDFs using AI technology. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— geminicommit](https://github.com/tfkhdyt/geminicommit) | `ai - generative - git - automation - workflow - github - golang` | CLI that writes git commit messages for you with Google Gemini AI | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— gitnarrator](https://git-narrator.vercel.app/) | `ai - generative - article - github - project` | An application that generates well-crafted articles about GitHub projects based on user input. | [ref](https://github.com/codesmith-emmy/gitNarrator) | ⭐⭐⭐⭐🟊 |
| [πŸ”— huggingface](https://huggingface.co/) | `ai - community - ml - gpt - mistral - llama - model - llm - nlp` | A platform for building, training, and deploying state-of-the-art machine learning models. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— langchain](https://langchain.com/) | `ai - service - dashboard - monitoring - generative - finetune - llm - model - api - rag - opensource` | LangChain is an open-source framework designed to facilitate the development of applications using large language models (LLMs). | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— leonardo ai](https://leonardo.ai/) | `ai - image - imagine - generative - logo - illustrator` | Transform your projects with our AI image generator. Generate high-quality, AI generated images with unparalleled speed and style to elevate your creative ... | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— llama](https://llama.meta.com/) | `ai - llama - generative - finetune - llm - model - opensource - chat` | LLaMA (Large Language Model Meta AI) is a series of foundational language models, ranging from 7 billion to 70 billion parameters, developed by Facebook's AI Research (FAIR) team. | [ref](https://github.com/facebookresearch/llama) | ⭐⭐⭐⭐⭐ |
| [πŸ”— midjourney](https://midjourney.com/) | `ai - image - imagine - generative - logo - illustrator` | An independent research lab exploring new mediums of thought and expanding the imaginative powers of the human species. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— midjourney-free](https://t.me/freemidjourney) | `ai - image - imagine - generative` | Midjourney Free is a Telegram bot that generates AI images for free. You can use it to generate high-quality, AI-generated images with unparalleled speed and style. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— mistral ai](https://mistral.ai/fr/) | `ai - mistral - generative - finetune - llm - model - opensource - chat` | A generative AI, open and portable, for developers and businesses. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— perplexity](https://perplexity.ai/) | `ai - search - generative - chat` | Search for AI models and chat with them. You can also upload your own files to generate text based on them. Perplexity AI unlocks the power of knowledge with information discovery and sharing. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— phind](https://www.phind.com/) | `ai - search - generative - dev - chat` | Phind is an intelligent answer engine for developers. Focused on helping you solve challenging problems, it uses generative AI to give you the answer you're looking for. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— project IDX](https://projectidx.com/) | `ai - editor - ide - code - cloud - fullstack` | Project IDX is a fully web-based workspace for full-stack application development, powered by the latest generative AI (optimized by Codey and PaLM 2). | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— prompt collection](https://www.prompt-collection.com/) | `ai - prompt - collection` | Welcome to the β€œAwesome ChatGPT Prompts” repository! This is a collection of prompt examples to be used with the ChatGPT model. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— speech to text - google](https://cloud.google.com/speech-to-text) | `ai - text - speech - google` | Convert speech to text with Google's Speech-to-Text API. You can use this API to transcribe audio into text. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— speechtexter](https://www.speechtexter.com/) | `ai - speech - text - transciption - audio` | SpeechTexter is a free online speech recognition software that converts your speech to text. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— summarize ai](https://www.summarize.tech/) | `ai - summarize - article - video - youtube - generative - transcription - audio` | Summarize AI is a tool that can summarize YouTube videos to text. It uses AI to generate a summary of the video's content. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— text to speech - google](https://cloud.google.com/text-to-speech?hl=fr) | `ai - text - speech - google` | Convert text to speech with Google's Text-to-Speech API. You can use this API to generate human-like speech from text. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— together ai](https://api.together.xyz/) | `ai - service - dashboard - monitoring - generative - finetune - llm - model - api - rag` | Run and fine-tune generative AI models with easy-to-use APIs and highly scalable infrastructure. Train & deploy models at scale on our AI Acceleration Cloud ... | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— tokenizers](https://huggingface.co/docs/tokenizers/index) | `ai - nlp - nlu - transformers - tokenizer` | Fast State-of-the-Art tokenizers optimized for research and production. | [ref](https://github.com/huggingface/tokenizers) | ⭐⭐⭐⭐⭐ |
| [πŸ”— upscale-image](https://www.iloveimg.com/upscale-image) | `ai - image - upscaler - enhance` | Upscale your images with AI. Enhance the quality of your images using AI technology. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— webpilot](https://www.webpilot.ai/) | `ai - web - summarize - article - generative` | WebPilot is an AI-powered tool designed for automating web browsing tasks, helping users retrieve information quickly and efficiently from any website. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— yuka](https://mugen87.github.io/yuka/) | `ai - 3d - engine - pathfinding - javascript` | Yuka is an artificial intelligence engine for 3D games. It's designed to handle non-player characters (NPCs) in complex 3D environments. | N/A | ⭐⭐⭐⭐🟊 |


β†₯ Back To Top

#### ⚫ animation

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— animate.css](https://animate.style/) | `animation - css` | Just-add-water CSS animations. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— animista.css](http://animista.net/) | `animation - css` | On-demand CSS animations. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— barba.js](https://barba.js.org/docs/getstarted/intro/) | `animation - transition - javascript` | Barba.js is a small (7kb minified and compressed) and easy-to-use library that helps you create smooth transitions between pages of your website. It enables your website to function like a Single Page Application (SPA) and helps reduce the delay between your pages, minimize browser HTTP requests, and improve your user's web experience. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— driver.js](https://driverjs.com) | `animation - drive - javascript` | A light-weight, no-dependency, vanilla JavaScript engine to drive the user's focus across the page. | [ref](https://github.com/kamranahmedse/driver.js) | ⭐⭐⭐⭐🟊 |
| [πŸ”— granim.js](https://sarcadass.github.io/granim.js/examples.html) | `animation - gradient - javascript` | Create smooth and interactive gradient animations with this small JavaScript library. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— hover.css](https://ianlunn.github.io/Hover/) | `animation - hover - collection - effect - css` | A collection of CSS3 hover effects. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— kute.js](https://thednp.github.io/kute.js/) | `animation - javascript` | KUTE.js is a JavaScript animation engine (component collection) for modern browsers. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— lax.js](https://github.com/alexfoxy/laxxx) | `animation - scroll - javascript` | Simple, lightweight vanilla JavaScript plugin for creating smooth, beautiful animations when scrolling. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— lightbox2.js](https://lokeshdhakar.com/projects/lightbox2/) | `animation - image - javascript` | A small JS library for overlaying images on top of the current page. | N/A | ⭐⭐🟊🟊🟊 |
| [πŸ”— lottie-react](https://github.com/LottieFiles/lottie-react) | `animation - json - lottie - image - react - javascript` | React component for Lottie animations. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— lottiefiles](https://lottiefiles.com/) | `animation - json - lottie - image - javascript` | JSON animation library for web and mobile applications. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— magic.css](https://www.minimamente.com/project/magic/) | `animation - css` | A CSS animation library with magical effects. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— progressbar.js](https://mattboldt.com/demos/typed-js/) | `animation - progress - javascript` | Responsive and fluid progress bars with animated SVG paths. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— rellax.js](https://dixonandmoe.com/rellax/) | `animation - parallax - javascript` | Ultra-lightweight vanilla JavaScript parallax library. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— sample typing svg](https://readme-typing-svg.herokuapp.com/demo/) | `animation - typing - svg` | Customizable SVG dynamically generated that gives the impression of typing and deleting text. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— simpleparallax.js](https://simpleparallax.com/) | `animation - parallax - javascript` | The easiest way to achieve a parallax effect with JavaScript. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— stroll.js](https://lab.hakim.se/scroll-effects/) | `animation - scroll - list - javascript` | CSS3 list scroll effects. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— tilt.js](https://github.com/gijsroge/tilt.js/) | `animation - hover - jquery - javascript` | A lightweight, 60+ fps requestAnimationFrame parallax hover tilt effect for jQuery. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— tingle.js](https://tingle.robinparisi.com/) | `animation - modal - javascript` | A minimalist and easy-to-use modal plugin written in Vanilla JS. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— transitions & transforms](https://thoughtbot.com/blog/transitions-and-transforms) | `animation - transition - transform - css` | CSS Transitions and transformations for beginners. | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— typed.js](https://mattboldt.com/demos/typed-js/) | `animation - typing - javascript` | A JavaScript typing animation library. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— typingSVG](https://readme-typing-svg.herokuapp.com/demo/) | `animation - image - svg - typing` | Customizable SVG dynamically generated that gives the impression of typing and deleting text. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— vivus.js](https://maxwellito.github.io/vivus/) | `animation - image - svg - javascript` | Vivus is a lightweight (no dependencies) JavaScript class that allows you to animate SVGs, giving them the appearance of being drawn. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— wow.js](https://github.com/graingert/wow/) | `animation - scroll - javascript` | Reveal CSS animations when scrolling a page. | N/A | ⭐⭐⭐⭐🟊 |


β†₯ Back To Top

#### ⚫ api

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— google-translate-api](https://github.com/matheuss/google-translate-api) | `api - google - translate` | A free and unlimited API for Google Translate. | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— insomnia](https://insomnia.rest/) | `api - rest - client - test` | Insomnia is a powerful API client for testing, debugging, and designing HTTP requests, ideal for developers working with APIs. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— json-server](https://github.com/typicode/json-server) | `api - rest - server - faker - test` | Get a complete fake REST API without coding in less than 30 seconds. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— mvola](https://www.mvola.mg/devportal/services/configs) | `api - mvola - mobilemoney - mg` | API to integrate MVOLA into your applications. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— public-apis](https://github.com/public-apis/public-apis) | `api` | A list of public APIs. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— rapidAPI](https://rapidapi.com/hub) | `api` | Discover and connect to thousands of APIs. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— steam-api](http://api.steampowered.com/ISteamApps/GetAppList/v0002/?key=STEAMKEY&format=json) | `api - steam - rest` | API to retrieve the list of steam games. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ audit

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— deepscan](https://deepscan.io/) | `audit - scanner - debug` | DeepScan is an advanced static analysis tool for JavaScript. You can inspect all of your JavaScript code thoroughly. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— GTmetrix](https://gtmetrix.com/) | `audit - test - performance` | Optimizing website speed and performance. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— pagespeed insights](https://pagespeed.web.dev) | `audit - test - performance - debug - google` | PageSpeed Insights analyzes the content of a web page, then generates suggestions to speed up the loading of that page. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— react-addons-perf](https://legacy.reactjs.org/docs/perf.html) | `audit - test - performance - debug - react - javascript` | React Perf is a profiling tool for React applications. It is installed as an npm package and can be used to profile React applications written with classes or functions. | N/A | ⭐⭐⭐⭐🟊 |


β†₯ Back To Top

#### ⚫ auth

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— oauth2 - google](https://support.google.com/cloud/answer/6158849?hl=en&authuser=1&ref_topic=3473162) | `auth - oauth2 - google` | Google Cloud Platform OAuth 2.0. | N/A | ⭐⭐🟊🟊🟊 |


β†₯ Back To Top

#### ⚫ avatar

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— Avvvatars](https://avvvatars.com/?ref=dailydev) | `avatar - profil - generator` | A simple tool for generating unique avatars for your projects. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— bigheads](https://github.com/RobertBroersma/bigheads/) | `avatar - profil - generator` | Easily generate avatars for your projects with Big Heads by Robert Broersma. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— getavataaars](https://getavataaars.com/) | `avatar - profil - generator` | Fun and colorful free avatar web generation tool by Fang-Pen Lin using Pablo Stanley's sketch library. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— personas](https://personas.draftbit.com/) | `avatar - profil - generator` | A playful avatar generator for the modern age. | N/A | ⭐⭐⭐🟊🟊 |


β†₯ Back To Top

#### ⚫ awesome

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— awesome](https://github.com/sindresorhus/awesome) | `awesome - collection - list` | Awesome lists about all kinds of interesting topics. | N/A | Unclassified |
| [πŸ”— awesome-angular](https://github.com/PatrickJS/awesome-angular) | `awesome - collection - angular - framework - javascript` | A curated list of awesome for Angular. | N/A | Unclassified |
| [πŸ”— awesome-boilerplate](https://github.com/melvin0008/awesome-projects-boilerplates) | `awesome - collection - boilerplate - starter - template - project` | A curated list of awesome boilerplates. | N/A | Unclassified |
| [πŸ”— awesome-bootstrap](https://github.com/therebelrobot/awesome-bootstrap) | `awesome - collection - bootstrap - css` | A curated list of awesome for Bootstrap. | N/A | Unclassified |
| [πŸ”— awesome-bun](https://github.com/oven-sh/awesome-bun) | `awesome - collection - bun - javascript - runtime` | A curated list of awesome for Flutter. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— awesome-cheatsheets](https://github.com/LeCoupa/awesome-cheatsheets) | `awesome - collection - cheatsheet - reference` | A curated list of awesome cheatsheets. | N/A | Unclassified |
| [πŸ”— awesome-css](https://github.com/awesome-css-group/awesome-css) | `awesome - collection - css` | A curated list of awesome for CSS. | N/A | Unclassified |
| [πŸ”— awesome-figma](https://github.com/react-figma/awesome-figma) | `awesome - collection - figma - design - ui - ux - illustrator` | A curated list of awesome for Figma. | N/A | Unclassified |
| [πŸ”— awesome-flutter](https://github.com/Solido/awesome-flutter) | `awesome - collection - flutter - framework - dart` | A curated list of awesome for Flutter. | N/A | Unclassified |
| [πŸ”— awesome-html](https://github.com/diegocard/awesome-html5) | `awesome - collection - html` | A curated list of awesome for HTML. | N/A | Unclassified |
| [πŸ”— awesome-linux](https://github.com/luong-komorebi/Awesome-Linux-Software) | `awesome - collection - linux - unix - os - software` | A curated list of awesome for Linux. | N/A | Unclassified |
| [πŸ”— awesome-lottie](https://github.com/LottieFiles/awesome-lottie) | `awesome - collection - json - lottie - image - javascript` | A curated list of awesome for Lottie. | N/A | Unclassified |
| [πŸ”— awesome-pocketbase](https://github.com/benallfree/awesome-pocketbase/) | `awesome - collection - backend - framework - baas - performance - standalone - database - golang - javascript` | A curated list of awesome for Pocketbase. | N/A | Unclassified |
| [πŸ”— awesome-react](https://github.com/enaqx/awesome-react) | `awesome - collection - react - library - javascript` | A curated list of awesome for React. | N/A | Unclassified |
| [πŸ”— awesome-sass](https://github.com/Famolus/awesome-sass) | `awesome - collection - sass` | A curated list of awesome for Sass. | N/A | Unclassified |
| [πŸ”— awesome-svelte](https://github.com/TheComputerM/awesome-svelte) | `awesome - collection - svelte - framework - javascript` | A curated list of awesome for Svelte. | N/A | Unclassified |
| [πŸ”— awesome-tailwind](https://github.com/aniftyco/awesome-tailwindcss) | `awesome - collection - tailwind - css` | A curated list of awesome for Tailwind CSS. | N/A | Unclassified |
| [πŸ”— awesome-threejs](https://github.com/AxiomeCG/awesome-threejs) | `awesome - collection - 3d - webgl - threejs - javascript` | A curated list of awesome for Three.js. | N/A | Unclassified |
| [πŸ”— awesome-vite](https://github.com/vitejs/awesome-vite) | `awesome - collection - builder - bundle - javascript` | A curated list of awesome for Vite.js. | N/A | Unclassified |
| [πŸ”— awesome-vue](https://github.com/vuejs/awesome-vue) | `awesome - collection - vue - framework - javascript` | A curated list of awesome for Vue. | N/A | Unclassified |


β†₯ Back To Top

#### ⚫ backend

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— bun.js](https://bun.sh/) | `backend - runtime - javascript` | Bun is a JavaScript runtime, package manager, test runner, and bundler built from scratch using the Zig programming language. It was designed by Jarred Sumner to replace Node.js. Bun is fast, secure, and easy to use. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— deno](https://deno.land/) | `backend - runtime - javascript` | Deno is a server-side JavaScript runtime environment created by Ryan Dahl, the creator of Node.js. Deno is built on the best ideas of Node.js but fixes its mistakes and improves its features. Deno is secure by default, requires no third-party package manager, and comes with a built-in set of features. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— express](https://expressjs.com/) | `backend - framework - javascript` | Express.js is a minimalist and flexible framework for Node.js, allowing for fast and efficient creation of web applications and APIs by providing simple routing, request, and response handlers, as well as extensible middleware modules, giving developers complete control over server configuration and behavior, while promoting a lightweight and unobtrusive approach to server-side development. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— fiber](https://github.com/gofiber/fiber) | `backend - framework - golang` | An Express-inspired web framework written in Go with high performance. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— firebase](https://firebase.google.com/) | `backend - baas - database - google - javascript` | Firebase, Inc. is a set of cloud computing backend services and application development platforms provided by Google. It hosts databases, services, authentication, and integration for a variety of applications, including Android, iOS, JavaScript, Node. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— hono](https://hono.dev/) | `backend - framework - javascript` | A small, fast web framework for TypeScript and JavaScript. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— laravel](https://laravel.com/) | `backend - framework - php` | Laravel is an elegant and expressive PHP framework, known for its simplicity and power, offering clean and intuitive syntax as well as a plethora of out-of-the-box features such as the Eloquent ORM, database migrations management, smooth routing, session management, and advanced security, making it a popular choice for rapid development of modern and scalable web applications. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— low latency runtime (llrt)](https://github.com/awslabs/llrt) | `backend - runtime - javascript` | LLRT (Low Latency Runtime) is an experimental lightweight JavaScript runtime designed to meet the growing demand for fast and efficient serverless applications. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— nest.js](https://nestjs.com/) | `backend - framework - angular - javascript` | Nest.js is a progressive and extensible Node.js framework, inspired by Angular, that allows for building efficient and modular backend applications using TypeScript, offering a module-based architecture, robust dependency injection, and seamless integration with third-party libraries, thus promoting clean and maintainable code writing for developers. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— node.js](https://nodejs.org/) | `backend - runtime - javascript` | Node.js is a server-side JavaScript runtime environment, based on Chrome's V8 JavaScript engine. It uses an asynchronous, event-driven I/O model, making it lightweight and efficient. Node.js is used for building web applications and server-side APIs in JavaScript. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— pocketbase](https://pocketbase.io/) | `backend - framework - baas - performance - standalone - database - golang - javascript` | PocketBase is an open-source tool aimed at streamlining the development process by providing essential backend features in a single executable file. Its user-friendly approach allows developers to implement a robust backend functionality with minimal setup. Use it as a standalone application OR as a framework, which you can extend via Go and JavaScript hooks to create your own portable custom backend. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— supabase](https://supabase.com/) | `backend - baas - database - opensource - javascript` | Supabase is an open-source alternative to Firebase, offering a real-time PostgreSQL database and RESTful API, along with user management, authentication, file storage, and database triggers features, all hosted on your own infrastructure, making it an ideal solution for modern web applications requiring a performant and scalable database. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— symfony](https://symfony.com/) | `backend - framework - php` | Symfony is a robust and highly modular PHP framework, promoting rapid development and maintainability of complex web applications through its flexible component-based architecture, advanced dependency management via Composer, extensive features such as session management, authentication, and data validation, as well as an active community and bundle ecosystem allowing for easy extension of its core functionalities. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ background

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— clippy](https://bennettfeely.com/clippy/) | `background - polygon - geometric - css` | Edit an image as a polygon in CSS. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— cssgradient](https://cssgradient.io/) | `background - gradient - fluent - css - generator` | An elegant gradient color generator for backgrounds. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— getwaves](https://getwaves.io/) | `background - wave - svg - generator` | A free SVG wave generator to create unique SVG waves for web design. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— hero patterns](http://www.heropatterns.com) | `background - geometric - svg` | A collection of reproducible SVG background patterns. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— nice-waves.js](https://github.com/gVguy/nice-waves#nice-waves) | `background - animation - generator - javascript` | Beautiful animated waves. | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— particles.js](https://particles.js.org/) | `background - animation - generator - javascript` | A lightweight library to create particles. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— pocoloco](https://pocoloco.io/) | `background - generator` | Generate dynamic backgrounds for your website. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— react-particles](https://www.npmjs.com/package/react-tsparticles) | `background - animation - generator - react - javascript` | A particle library for React. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— vanta.js](https://www.vantajs.com/) | `background - animation - generator - javascript` | Animated website backgrounds in just a few lines of code. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ blog

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— itsfoss](https://itsfoss.com/) | `blog - gnu - linux - opensource` | This doesn't really have anything to do with web dev but could serve you, with It's FOSS, you'll learn the latest news from the open-source world. You'll also learn how to effectively use Linux through top-notch tutorials and experts ... | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— korben](https://korben.info/) | `blog - techno - fr` | Le meilleur site tech du monde visible et invisible, #logiciel #crypto #cybersecurite #linux #astuces ... | N/A | ⭐⭐⭐⭐🟊 |


β†₯ Back To Top

#### ⚫ boilerplate

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— bun-boilerplate](https://github.com/RajaRakoto/bun-boilerplate) | `boilerplate - bun - runtime - template - starter - javascript` | Minimalistic boilerplate to quick-start Bun.js development in TypeScript. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— cli-boilerplate](https://github.com/RajaRakoto/cli-boilerplate) | `boilerplate - cli - template - starter - javascript` | Minimalistic boilerplate to quick-start CLI development with Inquirer.js in TypeScript. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— next-boilerplate](https://github.com/RajaRakoto/next-boilerplate) | `boilerplate - next - frontend - template - starter - javascript` | Minimalistic boilerplate to quick-start Next.js development in TypeScript, optimized for blazing-fast performance with Bun & Turbopack. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— node-boilerplate](https://github.com/RajaRakoto/node-boilerplate) | `boilerplate - node - runtime - template - starter - javascript` | Minimalistic boilerplate to quick-start Node.js development in TypeScript. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— react-boilerplate](https://github.com/RajaRakoto/react-boilerplate) | `boilerplate - react - frontend - template - starter - javascript` | Minimalistic boilerplate to quick-start React.js development in TypeScript, optimized for blazing-fast performance with Bun & Vite. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— vscode-boilerplate](https://github.com/RajaRakoto/vscode-boilerplate) | `boilerplate - vscode - extension - template - starter - javascript` | Minimalistic boilerplate to quick-start VSCode Extension development. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ bot

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— ampalibe](https://ampalibe.readthedocs.io/en/latest/usage.html) | `bot - messenger - facebook - chatbot - python - framework` | Ampalibe is a Python framework for building Facebook Messenger chatbots. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— bottender](https://bottender.js.org/) | `bot - messenger - whatsapp - line - slack - telegram - viber - chatbot - node - javascript - framework` | Bottender is a framework for building conversational user interfaces. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— react-messenger-customer-chat](https://www.npmjs.com/package/react-messenger-customer-chat) | `bot - component - messenger - facebook - chatbot - react - javascript` | A Messenger customer chat plugin for React. | N/A | ⭐⭐⭐⭐🟊 |


β†₯ Back To Top

#### ⚫ builder

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— create-react-app](https://create-react-app.dev/) | `builder - bundle - react - javascript` | Create React App is a ready-to-use React application creation tool, designed to simplify the process of setting up and starting a new project by providing a basic structure, startup and build scripts, as well as seamless integration with popular tools such as Babel, ESLint, and Prettier, allowing developers to focus on creating features without worrying about the technical aspects of configuration. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— esbuild](https://esbuild.github.io/) | `builder - bundle - javascript` | esbuild is a fast and efficient build tool for modern web applications, designed to provide ultra-fast compilation times and native support for ES6 modules, while offering seamless integration with build tools and plugins, enabling the creation of optimized bundles for deployment in production. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— evite.js](https://evitejs.dev/) | `builder - bundle - electron - javascript` | Next-generation Electron build tools based on Vite.js. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— turbopack](https://turbopack.dev/) | `builder - bundle - javascript - rust` | Webpack's successor powered by Rust. Turbopack is an incremental bundler optimized for JavaScript and TypeScript, written in Rust. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— vite.js](https://vitejs.dev/) | `builder - bundle - javascript` | Vite is a fast development tool for modern web applications, designed to provide a smooth and efficient development experience using on-demand compilation and integrated development server, thereby reducing compilation and reload times, while offering native support for ES6 modules, plugins, and build tools, making it easy to create high-performance and scalable web applications. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— webpack](https://webpack.js.org/) | `builder - bundle - javascript` | Webpack is a module bundling and compilation tool designed to simplify the development process by bundling and optimizing the application's source files, while offering advanced dependency management, loaders, and plugins, enabling the creation of optimized bundles for deployment in production. | N/A | ⭐⭐⭐⭐🟊 |


β†₯ Back To Top

#### ⚫ cdn

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— cloudimage](https://www.cloudimage.io/) | `cdn - image - performance` | Cloudimage optimizes and accelerates the delivery of images across websites and applications. | N/A | ⭐⭐⭐⭐🟊 |


β†₯ Back To Top

#### ⚫ certification

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— codeingame](https://www.codingame.com/home) | `certification - skill - evaluation - training` | CodinGame is a website dedicated to playful computer programming, offering on one side puzzles of increasing difficulty to solve in one of the twenty-five programming languages !. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— codesignal](https://codesignal.com/) | `certification - skill - evaluation - training` | CodeSignal is a technical interview and assessment platform operated by the American company BrainFights. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— free-certifications](https://github.com/cloudcommunity/Free-Certifications?tab=readme-ov-file) | `certification - skill - training - free` | A comprehensive list of free certifications and learning resources. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— freecodecamp](https://www.freecodecamp.org/learn/) | `certification - skill - training` | FreeCodeCamp is a non-profit organization consisting of an interactive web learning platform, an online community forum, chat rooms, online publications, and local organizations that aim to teach web development accessible to all. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— hackerRank](https://www.hackerrank.com/) | `certification - skill - evaluation - training` | HackerRank is the market-leading remote technical assessment and interview solution for developer hiring. Learn to hire technical talent from anywhere !. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— openclassrooms](https://openclassrooms.com/fr/) | `certification - skill - training - fr` | OpenClassrooms est un site de formation en ligne, créé en 1999 sous le nom de Site du ZΓ©ro. Il propose Γ  ses membres des cours certifiants et des parcours menant Γ  des carriΓ¨res en pleine croissance (idΓ©al pour les dΓ©butants). | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— skillvalue](https://www.frontendmentor.io/) | `certification - skill - quiz - training` | Challenge yourself with technical quizzes, choose from +1000 technical tests and get noticed. Showcase your skills now and get a certification !. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— w3schools](https://www.w3schools.com/) | `certification - skill - training` | W3Schools is a website for online learning of web technologies. Its content includes tutorials and references related to HTML, CSS, JavaScript, JSON, PHP, AngularJS, SQL, Bootstrap, Node.js, jQuery, XQuery, AJAX, and XML. It receives over 10 million unique visitors per month. | N/A | ⭐⭐⭐⭐🟊 |


β†₯ Back To Top

#### ⚫ chart

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— chart.js](https://www.chartjs.org/docs/latest/) | `chart - javascript` | Simple but flexible JavaScript charts for designers and developers. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— chartist.js](http://gionkunz.github.io/chartist-js/getting-started.html/) | `chart - javascript` | Simple responsive charts. | N/A | ⭐⭐⭐🟊🟊 |


β†₯ Back To Top

#### ⚫ checker

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— eslint](https://eslint.org/) | `checker - linter - javascript` | ESLint is a tool for identifying and reporting patterns found in ECMAScript/JavaScript code, with the aim of making the code more consistent and bug-free. In many ways, it is similar to JSLint and JSHint with a few exceptions. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— typescript](https://www.typescriptlang.org/) | `checker - types - javascript` | Superset of the JavaScript language aimed at improving and securing JavaScript code production. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ chrome

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— angular devtools](https://chrome.google.com/webstore/detail/angular-devtools/ienfalfjdbdpebioblfackkekamfmbnh) | `chrome - extension - angular - debug` | Angular DevTools allows you to understand your application's structure and preview the state of directive and component instances. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— bootstrap grid generator](https://chrome.google.com/webstore/detail/bootstrap-grid-generator/hnhmbddaldgbmknmobkokdjmgchclohp?hl=fr) | `chrome - extension - bootstrap - grid - generator` | Bootstrap grid generator. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— click&clean](https://chromewebstore.google.com/detail/clickclean/ghgabhipcejejjmhhchfonmamedcbeod?hl=fr) | `chrome - extension - privacy - clean` | Click&Clean is a free Chrome extension that helps you protect your privacy by erasing your browsing traces. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— cssviewer](https://chrome.google.com/webstore/detail/cssviewer/ggfgijbpiheegefliciemofobhmofgce) | `chrome - extension - css - debug` | A simple CSS property viewer. | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— dark reader](https://chrome.google.com/webstore/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh) | `chrome - extension - dark - theme` | Dark Reader creates a dark theme for every website. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— dimentions](https://chromewebstore.google.com/detail/dimensions/baocaagndhipibgklemoalmkljaimfdj) | `chrome - extension - measure - pixel` | Dimensions is a measurement tool that lets you know the dimensions of any element on your screen. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— eye dropper](https://chrome.google.com/webstore/detail/eye-dropper/hmdcmlfkchdmnmnmheododdhjedfccka) | `chrome - extension - color - picker` | Eye Dropper is a Chrome extension that allows you to pick a color from any web page and copy it to your clipboard. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— fake filler](https://chrome.google.com/webstore/detail/fake-filler/bnjjngeaknajbdcgpfkgnonkmififhfo) | `chrome - extension - form - generator` | Fake Filler is a form filler that fills all inputs on a page with fake data. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— franceverif - sΓ©curitΓ© en ligne](https://chromewebstore.google.com/detail/franceverif-s%C3%A9curit%C3%A9-en-l/mhkejggchhilmabpicojddgaahkkgoln?hl=fr) | `chrome - extension - security - privacy` | FranceVerif is an extension that allows you to check the security of the websites you visit. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— gofullpage](https://chrome.google.com/webstore/detail/gofullpage-full-page-scre/fdpohaocaechififmbbbbbknoalclacl) | `chrome - extension - screenshot` | Capture full-page screenshots in one click. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— html validator](https://chromewebstore.google.com/detail/html-validator/mpbelhhnfhfjnaehkcnnaknldmnocglk) | `chrome - extension - html - audit` | HTML Validator. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— imageye](https://chrome.google.com/webstore/detail/image-downloader-imageye/agionbommeaifngbhincahgmoflcikhm) | `chrome - extension - image - download` | Search and download all images from a web page. With Imageye, you can find, browse, and download all images present on a web page. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— instant data scraper](https://chrome.google.com/webstore/detail/instant-data-scraper/ofaokhiedipichpaobibbnahnkdoiiah) | `chrome - extension - data - scrap` | Instant Data Scraper is a tool to extract data from web pages and save it as spreadsheets. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— lighthouse](https://chrome.google.com/webstore/detail/lighthouse/blipmdconlkpinefehnmjammfjpmpbjk) | `chrome - extension - performance - audit` | An open-source, automated tool for improving the performance, quality, and correctness of your web apps. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— pesticide](https://chrome.google.com/webstore/detail/pesticide-for-chrome-with/neonnmencpneifkhlmhmfhfiklgjmloi) | `chrome - extension - layout - debug` | Injects CSS Pesticide into the current page, outlining each HTML element to better see placement on the page, useful for creating layouts. | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— react developer tools](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi) | `chrome - extension - react - debug` | React debugging tools to Chrome's development tools. It allows you to inspect React component hierarchies in Chrome's development tools. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— read aloud: a text to speech voice reader](https://chrome.google.com/webstore/detail/read-aloud-a-text-to-spee/hdhinadidafjejdhmfkjgnolgimiaplp) | `chrome - extension - read - text` | Read aloud the text you select. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— readergpt: chatgpt based web page summariser](https://chrome.google.com/webstore/detail/readergpt-chatgpt-based-we/ldjgkphjgjgkogkgnjgjgjgjgjgjgjgj) | `chrome - extension - gpt - summarize` | Summarize any web page with GPT-3 in one click. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— redux devtools - next](https://chromewebstore.google.com/detail/redux-devtools-next/oamphgegmigmlgkdnijmeomjenbmkbdg) | `chrome - extension - redux - debug` | Facilitates debugging of your applications using Redux. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— responsive viewer](https://chrome.google.com/webstore/detail/responsive-viewer/inmopeiepgfljkpkidclfgbgbmfcennb?hl=en) | `chrome - extension - responsive - design - debug` | View multiple screens at once, responsive design tester. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— site palette](https://chrome.google.com/webstore/detail/site-palette/pekhihjiehdafocefoimckjpbkegknoh) | `chrome - extension - color - design` | A must-have tool for frontend designers and developers to grab colors from any website. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— ublock origin](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm) | `chrome - extension - adblock - privacy` | uBlock Origin is a free and open-source browser extension that focuses on customizing your browsing experience. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— vue devtools](https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd) | `chrome - extension - vue - debug` | Understand your application's structure and preview the state of Vue directive and component instances. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— wappalyzer](https://chrome.google.com/webstore/detail/wappalyzer-technology-pro/gppongmhjkpfnbhagpmjfkannfbllamg/related) | `chrome - extension - scanner - analyse` | Wappalyzer is a technological profiler that shows you what websites are built with. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— web developer](https://chrome.google.com/webstore/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm) | `chrome - extension - tools - web - debug` | Adds a toolbar button with various web development tools. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— whatruns](https://chrome.google.com/webstore/detail/whatruns/cmkdbmfndkfgebldhnkbfhlneefdaaip?hl=en) | `chrome - extension - scanner - analyse` | Find out what runs a website. Frameworks, analytics tools, WordPress plugins, fonts - you name it. | N/A | ⭐⭐⭐🟊🟊 |


β†₯ Back To Top

#### ⚫ cli

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— chalk](https://www.npmjs.com/package/chalk) | `cli - color - text - node - javascript` | Add colors to your text in the console. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— figlet](https://www.npmjs.com/package/figlet) | `cli - ascii - art - text - javascript` | Create ASCII art from text strings. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— inquirer.js](https://www.npmjs.com/package/inquirer) | `cli - prompt - collection - javascript` | A collection of prompts for command-line interfaces. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— ora](https://www.npmjs.com/package/ora) | `cli - spinner - loader - node - javascript` | An elegant spinner for command-line interfaces. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— plz-cli](https://github.com/m1guelpf/plz-cli) | `cli - linux - terminal - zsh - shell - ai - generative - sysadmin - openai - gpt - devops` | Copilot for your terminal. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— warp](https://www.warp.dev/) | `cli - linux - terminal - zsh - shell - ai - generative - sysadmin - devops - rust` | Warp is the terminal reimagined with AI and collaborative tools for better productivity. Built with Rust for speed, intuitive out of the box. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— zsh-codex](https://github.com/tom-doerr/zsh_codex) | `cli - linux - terminal - zsh - shell - ai - generative - sysadmin - openai - gpt - devops` | This is a ZSH plugin that allows you to use the OpenAI Codex AI in the command line. | N/A | ⭐⭐⭐⭐🟊 |


β†₯ Back To Top

#### ⚫ colors

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— color contrast rule](https://dequeuniversity.com/rules/axe/4.9/color-contrast) | `colors - accessibility - contrast - rule` | Deque University provides accessibility training and tools, including guidelines for color contrast to meet WCAG standards. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— colorBrewer](https://colorbrewer2.org/#) | `colors - map - generator` | The original color palette generator, also supporting colorblindness. Arguably the best scientifically. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— colorCurves](https://colorcurves.app) | `colors - curve - generator` | Color palette generator that uses curves to generate color schemes. | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— colorHunt](https://colorhunt.co/palettes/popular) | `colors - idea` | An open-source platform for color scheme inspiration with thousands of curated trendy color palettes. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— coolors](https://coolors.co) | `colors - palette - generator` | Color palette generator with advanced customization features. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— duo](https://duo.alexpate.uk) | `colors - combination - idea` | Duo is a collection of color combinations I've curated from personal projects or found across the web. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— UI gradients](https://uigradients.com) | `colors - gradient - generator` | User interface gradients color generator. | N/A | ⭐⭐⭐⭐🟊 |


β†₯ Back To Top

#### ⚫ component

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— angular material](https://material.angular.io/guide/getting-started/) | `component - frontend - angular - material-design - css` | Angular component framework based on Material Design. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— angular powered bootstrap](https://bootstrap-vue.org/docs) | `component - frontend - bootstrap - angular - css` | Use Bootstrap components with Angular. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— bootstrap](https://getbootstrap.com/) | `component - frontend - bootstrap - css` | Bootstrap is a collection of useful tools for creating web design. It's a set that contains HTML and CSS code, forms, buttons, navigation tools, and other interactive elements, as well as optional JavaScript extensions. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— bootstrapVue](https://bootstrap-vue.org/docs) | `component - frontend - bootstrap - vue - css` | Use Bootstrap components with Vue. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— bulma](https://bulma.io/) | `component - frontend - css` | A modern CSS framework with no JS. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— chakra-UI](https://chakra-ui.com/guides/first-steps) | `component - frontend - react - css` | Quickly build accessible React applications and websites. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— creative-tim](https://www.creative-tim.com/) | `component - frontend - bootstrap - angular - react - vue - css` | UI kits, templates, and dashboards built on Bootstrap, Vue.js, React, Angular, Node.js, and Laravel. Join over 1,838,844 creatives!. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— daisyUI](https://daisyui.com/) | `component - frontend - tailwind - css` | Tailwind CSS Components. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— fast](https://www.fast.design/) | `component - frontend - angular - react - vue - css` | FAST is a set of web component-based technologies (Angular, Vue, React) and modern web standards developed by Microsoft, designed to help you efficiently address some of the most common challenges in web design and development. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— flowbite](https://flowbite.com) | `component - frontend - tailwind - css` | Open-source library of Tailwind CSS components. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— hamburgers](https://jonsuh.com/hamburgers/) | `component - frontend - navbar - css` | Hamburgers is a collection of tasty hamburger icons animated by CSS. The source is also included as a Sass library. It's scalable and customizable, so make your own burger. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— materialize](https://materializecss.com/) | `component - frontend - css` | A modern responsive front-end framework based on Material Design. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— MDB](https://mdbootstrap.com/) | `component - frontend - bootstrap - angular - react - vue - css` | Open-source toolkit for material design with bootstrap (Angular, Vue, React). | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— MUI](https://mui.com/material-ui/getting-started/) | `component - frontend - react - material-design - css` | MUI provides a simple, customizable, and accessible library of React components. Follow your own design system or start with Material Design. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— picocss](https://picocss.com/) | `component - frontend - html - css` | Pico.css is a minimalist and lightweight CSS library, designed to simplify web application styling by offering a collection of pre-defined classes for common HTML elements, allowing developers to quickly and easily customize their site's appearance without having to write custom CSS. With its small size and ease of use, Pico.css is ideal for projects requiring a minimalist and efficient design approach. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— react-bootstrap](https://react-bootstrap.github.io/getting-started/introduction) | `component - frontend - bootstrap - react - css` | Bootstrap rebuilt for React. Include Bootstrap components directly in your React project. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— RNUI](https://wix.github.io/react-native-ui-lib/docs/getting-started/setup) | `component - frontend - react-native - mobile` | React Native UI (RNUI) is a library of UI tools and components for React Native from Wix. | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— semantic UI](https://semantic-ui.com/introduction/getting-started.html) | `component - frontend - css` | Semantic is a UI component framework based on useful principles from natural language. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— semantic UI react](https://react.semantic-ui.com) | `component - frontend - react - css` | Collection of semantic UI React components. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— tailblocks](https://mertjf.github.io/tailblocks/) | `component - frontend - tailwind - css` | Simple Tailwind CSS Components. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— tailwind css](https://tailwindcss.com/) | `component - frontend - tailwind - css` | A fully customizable CSS framework, based on the principle of utility classes. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— vuetify](https://vuetifyjs.com/en/getting-started/installation/) | `component - frontend - vue - material-design - css` | Vue component framework based on Material Design. | N/A | ⭐⭐⭐⭐🟊 |


β†₯ Back To Top

#### ⚫ compress

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— iloveimg](https://www.iloveimg.com/fr/redimensionner-image) | `compress - resize` | Resize multiple images at once!. | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— resize-image](https://www.iloveimg.com/resize-image) | `compress - resize` | Resize JPG, PNG, SVG, or GIF by setting new height and width pixels. Bulk edit image dimensions. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— tinyPNG](https://tinypng.com/) | `compress - image` | Intelligent PNG and JPEG compression. | N/A | ⭐⭐⭐⭐🟊 |


β†₯ Back To Top

#### ⚫ converter

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— ASCIIart](https://manytools.org/hacker-tools/convert-images-to-ascii-art/) | `converter - ascii - art` | Convert Images to Ascii Art. | N/A | ⭐⭐🟊🟊🟊 |
| [πŸ”— fontmeme](https://fontmeme.com/fr/polices-de-signature/) | `converter - font - signature` | Convert text to signature font. | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— fsymbols](https://fsymbols.com/generators/) | `converter - font - generator` | Font generator. | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— kodeshot](https://www.kodeshot.net/) | `converter - code - image` | Convert your source code into beautiful images for your articles, tweets, messages, posts... | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— vertopal](https://www.vertopal.com/) | `converter` | Free online platform to convert computer files to a variety of file formats. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ customization

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— betterdiscord](https://betterdiscord.app/) | `customization - themes - plugins - javascript` | BetterDiscord allows you to enhance Discord with themes, plugins, and other customizations. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ database

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— db fiddle](https://www.db-fiddle.com/) | `database - sql - test` | An online tool for testing and sharing database queries. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— db4free](https://www.db4free.net/) | `database - sql - mysql - free - test` | db4free.net provides a testing service for the latest - sometimes even development - version of the MySQL database server. You can easily create a new database for free and start testing. We currently support MySQL 8.0 and MariaDB 10.4. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— faker.js](https://www.npmjs.com/package/@faker-js/faker) | `database - faker - test - javascript` | Faker.js is a library that generates fake data for you. It is useful for seeding databases, creating fake API responses, and more. It is available for JavaScript and Node.js. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— js-cookie](https://www.npmjs.com/package/js-cookie) | `database - cookie - javascript` | A simple, lightweight JavaScript API for handling browser cookies. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— localForage](https://localforage.github.io/localForage/) | `database - sql - indexeddb - offline - javascript` | Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— mongoose](https://mongoosejs.com/) | `database - mongodb - node - javascript` | Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment. Mongoose supports both promises and callbacks. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— planetScale](https://planetscale.com/) | `database - sql - mysql - cloud` | PlanetScale is a database-as-a-service platform that helps developers build and scale applications without worrying about database management. It is built on top of Vitess, a database clustering system for horizontal scaling of MySQL. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— sequelize](https://sequelize.org/) | `database - sql - orm - node - javascript` | Sequelize is a modern TypeScript and Node.js ORM for Oracle, Postgres, MySQL, MariaDB, SQLite, and SQL Server, and more. Featuring solid transaction support, relations, eager and lazy loading, read replication, and more. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ date

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— moment](http://momentjs.com/) | `date - timer - parse - formatter - calendar - javascript` | Parse, validate, manipulate, and display dates in JavaScript. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— moment-timezone](https://www.npmjs.com/package/moment-timezone) | `date - timer - timezone - parse - formatter - calendar - javascript` | Parse and display dates in any timezone. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ desktop

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— electron.js](https://www.electronjs.org/) | `desktop - native - javascript - node - web` | A framework for creating native desktop applications using web technologies like JavaScript, HTML, and CSS. It combines the Chromium rendering engine and the Node.js runtime. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— tauri](https://tauri.app/) | `desktop - native - rust - web` | A framework for building tiny, secure, and fast desktop applications with Rust and Web technologies. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ devops

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— aws](https://aws.amazon.com/) | `devops - amazon - cloud` | Amazon Web Services (AWS) is a cloud services platform offered by Amazon. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— azure devops](https://dev.azure.com/) | `devops - microsoft - cloud` | Microsoft Azure is a cloud computing service created by Microsoft for building, testing, deploying, and managing applications and services. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— crontab ui](https://github.com/alseambusher/crontab-ui) | `devops - linux - task - automation` | A user-friendly graphical interface to manage cron jobs on Unix, allowing users to view and modify jobs without using the terminal. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— dockerhub](https://hub.docker.com/) | `devops - docker - registry` | Docker Hub is the world's easiest way to create, manage, and deliver your teams' container applications. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— fluent ci](https://fluentci.io/) | `devops - ci - cd - automation - workflow - pipeline - rust - deno - javascript` | Unleash the power of CI/CD with Dagger and Deno (TypeScript): choose from pre-built pipelines or craft your own, and watch your code soar!. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— labex](https://labex.io) | `devops - linux - docker - environment - labs` | An interactive platform offering online labs for practicing programming or testing Unix systems in a virtual environment, without local setup. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— nginx ui](https://github.com/0xJacky/nginx-ui) | `devops - backend - server` | Yet another WebUI for Nginx. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— play-with-docker](https://labs.play-with-docker.com/) | `devops - docker - playground - linux` | Play with Docker is a project that allows you to test Docker commands in a matter of seconds. It gives you the experience of having a free Alpine Linux Virtual Machine in the cloud where you can build and run Docker containers and even create clusters. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— pocketenv](https://github.com/pocketenv-io/pocketenv) | `devops - docker - environment - deno - javascript` | Manage your development environment with ease ✨. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— virtualbox](https://virtualbox.org/wiki/Downloads) | `devops - virtualization - opensource - oracle - os` | An open-source virtualization software that allows users to create and run virtual machines to test different operating systems. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ discord

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— bun](https://discord.gg/bun-876711213126520882) | `discord - community - runtime - bun - javascript` | A community of passionate JavaScript developers on the new Bun runtime. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— devcord](https://discord.com/invite/devcord) | `discord - community - dev` | DevCord is a community of developers focusing on knowledge sharing and helping each other. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— discord.me](https://discord.me/servers) | `discord - search - community` | Discord Me is a platform that connects people with public servers and bots. We are here to help you find the perfect server!. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— fluent CI - community](https://discord.gg/u8tmTBNQPW) | `discord - community - fluent - ci - cd - devops` | Fluent CI is a Discord server for developers who want to discuss CI/CD and devops. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— grafikart](https://discord.com/invite/rAuuD7Q) | `discord - community - fr` | La communautΓ© Discord de Grafikart est l'une des plus actives. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— nodeiflux](https://discord.com/invite/aD42zPx) | `discord - community - runtime - node - javascript` | A friendly community of active and aspiring developers. This is a professional environment to learn, share knowledge, and grow personally and professionally. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— qwik](https://discord.com/invite/eDrWHeqnnQ) | `discord - community - qwik - javascript` | A community of JavaScript developers focusing on the new Qwik framework. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— reactiflux](https://discord.gg/jGKhXV26d8) | `discord - community - react - javascript` | A dedicated community for ReactJS developers. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— speakJS](https://discord.com/invite/FePZ6VR4) | `discord - community - javascript` | A community of over 16,000 JavaScript developers. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ docs

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— 30secondsofcode](https://www.30secondsofcode.org/) | `docs - collection - training - tutorial - tutorial - algorithm - pattern - snippet` | A collection of design patterns, tips, and useful snippets to solve problems. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— 33-concepts-js](https://github.com/robinmetral/33-concepts-js) | `docs - training - tutorial - tutorial - collection - algorithm - pattern - javascript` | 33 concepts every JavaScript developer should know. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— bad-habits-react](https://dev.to/srmagura/bad-habits-of-mid-level-react-developers-b41) | `docs - training - tutorial - react - javascript` | Bad habits of mid-level React developers. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— best-practices](https://github.com/cnumr/best-practices) | `docs - training - tutorial - tutorial - pattern - frontend - backend - fullstack - reference` | 115 good practices of Web eco-design. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— bootstrap-cheatsheet](https://bootstrap-cheatsheet.themeselection.com/index.html) | `docs - training - tutorial - bootstrap - cheatsheet` | An interactive list of Bootstrap 5 classes, variables, and mixins. The only Bootstrap 5 cheatsheet you'll need. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— component-party](https://component-party.dev/) | `docs - training - tutorial - collection - component - react - vue - angular - svelte - javascript` | Presentation of JS Web component frameworks by their syntax and features. | [ref](https://github.com/matschik/component-party.dev) | ⭐⭐⭐⭐⭐ |
| [πŸ”— css-flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) | `docs - training - tutorial - css - flexbox` | A comprehensive guide to learning Flexbox. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— devdocs](https://devdocs.io/) | `docs - training - tutorial - collection` | DevDocs combines several API documentations into a fast, organized, and searchable interface. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— devhint](https://devhints.io/) | `docs - training - tutorial - cheatsheet - collection` | A collection of cheatsheets. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— frontend-checklist](https://frontendchecklist.io/) | `docs - frontend - test - audit - pattern - performance - seo - security - html - css - javascript` | The Front-End Checklist is an exhaustive list of elements you need to check before launching your website into production. | [ref](https://github.com/thedaviddias/Front-End-Checklist) | ⭐⭐⭐⭐⭐ |
| [πŸ”— fullstack-nodejs](https://morioh.com/a/7e75bc6e5041/nodejs-developer-roadmap-master-nodejs-by-following-this-roadmap) | `docs - training - tutorial - fullstack - node - javascript` | A comprehensive guide to becoming a Fullstack Node.js developer. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— javascript-algorithms](https://github.com/trekhleb/javascript-algorithms/blob/master/README.fr-FR.md) | `docs - training - tutorial - algorithm - pattern - javascript` | Implementations of algorithms and data structures in JavaScript. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— javascript-questions](https://github.com/lydiahallie/javascript-questions/blob/master/fr-FR/README_fr-FR.md) | `docs - training - tutorial - javascript - qcm` | A list of JavaScript questions to test your knowledge. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— js-127-patterns](https://morioh.com/a/a76bc7d72226/127-useful-javascript-snippets-you-can-understand-in-30-seconds) | `docs - training - tutorial - collection - pattern - javascript` | 127 useful JavaScript patterns. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— jsDelivr](https://www.jsdelivr.com/) | `docs - search - cdn - package` | jsDelivr is a powerful search engine for developers, offering links to quickly access the official site, documentation, GitHub, or even directly download a package. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— MDN Web Docs](https://developer.mozilla.org/fr/) | `docs - training - tutorial - reference - frontend - backend - fullstack - html - css - javascript` | The reference for everything related to web development. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— node-best-practices](https://github.com/goldbergyoni/nodebestpractices/blob/master/README.french.md) | `docs - training - tutorial - pattern - node - javascript` | The best practices for Node.js. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— react-bits](https://vasanthk.gitbooks.io/react-bits/content/) | `docs - training - tutorial - pattern - react - javascript` | A compilation of React patterns, techniques, tips, and tricks. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— the-book-of-secret-knowledge](https://github.com/trimstray/the-book-of-secret-knowledge) | `docs - awesome - training - tutorial - collection - reference` | A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools, and more. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— typescript-node-series](https://github.com/muneer-ahmed-khan/typescript-node-series) | `docs - tutorial - training - tutorial - node - javascript` | A series of tutorials to learn how to use TypeScript with Node.js. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— waytolearnx](https://waytolearnx.com/) | `docs - training - tutorial - collection - reference - qcm` | Learn the technical skills you need for the job you want. As a leader in online education and e-learning, we help you acquire the skills you need to succeed. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— web-applications](https://www.robinwieruch.de/web-applications/) | `docs - training - tutorial - frontend - backend - fullstack` | Knowing all the basic concepts of a web application. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— wtfjs](https://github.com/denysdovhan/wtfjs/blob/master/README-fr-fr.md) | `docs - training - tutorial - javascript` | Explanations about the quirks of JavaScript. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ download

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— apkpure](https://apkpure.com/) | `download - apk - android` | A website that allows you to download APKs. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— commentcamarche](https://www.commentcamarche.net/download/) | `download - software - windows - mac - linux - android - ios - fr` | Site de tΓ©lΓ©chargement de logiciels pour Windows, Mac, Linux, Android et iOS. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— evozi](https://apps.evozi.com/apk-downloader/) | `download - apk - android` | A website that allows you to download APKs directly from the Play Store. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— facebook downloader](https://fdown.net/index.php) | `download - facebook - video` | A website that allows you to download videos from Facebook. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— filehippo](https://filehippo.com/) | `download - software - windows` | A website that allows you to download software for Windows. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— getintopc](https://getintopc.com/) | `download - software - windows` | A website that allows you to download software for Windows. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— modyolo](https://modyolo.com) | `download - apk - android - mod` | A website that allows you to download modified APKs. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— playlist downloader](https://playlist.downloader.is/) | `download - youtube - playlist - video - audio - mp4 - mp3` | A website that allows you to download YouTube playlists. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— uptodown](https://uptodown.com) | `download - apk - android` | A website that allows you to download APKs. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— x2download](https://x2download.com/fr29) | `download - youtube - video - audio - mp4 - mp3` | A website that allows you to download videos and audios from YouTube. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— y2mate](https://www.y2mate.com/en19) | `download - youtube - video - audio - mp4 - mp3` | A website that allows you to download videos and audios from YouTube. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ editor

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— balsamiq](https://balsamiq.com/) | `editor - wireframe - design - prototyping` | Balsamiq is a wireframing tool that allows users to easily design mockups for web and mobile projects. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— beFunky](https://www.befunky.com/create/photo-to-cartoon) | `editor - cartoon` | Cartoon yourself. | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— blobmaker](https://www.blobmaker.app/) | `editor - svg - generator` | Blobmaker is a free generative design tool that helps you quickly create random, unique, organic-looking SVG shapes. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— boxy SVG](https://boxy-svg.com/app) | `editor - illustrator - svg - image` | An online SVG editor. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— canva](https://www.canva.com/) | `editor - design - illustrator - logo - image - video` | Canva is a free online graphic design tool. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— excalidraw](https://excalidraw.com/) | `editor - drawing - organization - presentation - management - team - generator` | Excalidraw is a collaborative virtual whiteboard tool that allows you to easily draw diagrams that look like hand-drawn sketches. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— fancy-border](https://9elements.github.io/fancy-border-radius/full-control.html/) | `editor - border - generator` | Eight values specifying border-radius in CSS ( border-radius generator ). | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— figma](https://www.figma.com/) | `editor - design - ui - ux - illustrator - logo - image` | Figma is a web-based user interface design tool. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— jsBin](https://jsbin.com/?js,console) | `editor - javascript` | Online JavaScript code editor. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— lucidchart](https://lucid.app/documents#/documents?folder_id=recent) | `editor - diagram - chart - organization - presentation - management - team - generator` | Lucidchart is a visual and collaborative workspace for creating diagrams. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— mapInSeconds](http://mapinseconds.com/#) | `editor - stat - map` | An easy way to visualize your data with a map. | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— myposter](https://www.myposter.fr/collage-photo) | `editor - collage` | Photo collage. | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— photopea](https://shadows.brumm.af/) | `editor - photoshop` | An online Photoshop editor. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— quill-delta-to-html](https://github.com/nozer/quill-delta-to-html#readme) | `editor - converter - text - wysiwyg - quill - html - javascript` | Convert Quill delta to HTML. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— quill.js](https://quilljs.com/) | `editor - text - wysiwyg - quill - javascript` | Your powerful rich text editor. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— react-draft-wysiwyg](https://github.com/jpuri/react-draft-wysiwyg#readme) - [docs](https://jpuri.github.io/react-draft-wysiwyg/#/docs) | `editor - text - react - wysiwyg - quill - javascript` | A rich text WYSIWYG editor for React. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— react-quill](https://www.npmjs.com/package/react-quill) | `editor - text - wysiwyg - quill - react - javascript` | A Quill component for React. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— readme.so](https://readme.so/fr/editor) | `editor - markdown - documentation` | The easiest way to create a README file in markdown. | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— remove background](https://www.remove.bg/) | `editor - remover - background - image - png` | Remove image background in 5 seconds. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— remove.bg](https://www.remove.bg/fr/) | `editor - background` | Quickly remove image backgrounds. | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— vectr](https://vectr.com/design/) | `editor - illustrator` | Free vector graphics software. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— zety](https://zety.fr/) | `editor - cv - resume - job - illustrator - fr` | Creer un CV professionnel en ligne. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ email

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— 10 minute mail](https://10minutemail.com/?lang=fr) | `email - mail - privacy - security` | A service providing temporary email addresses to protect your privacy. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— brevo](https://www.brevo.com/) | `email - mail - smtp - client - manager` | Grow your business with Brevo, the all-in-one platform to manage your client relationships via email, SMS, chat, and more. | [ref](https://mailtrap.io/blog/react-contact-form/) | ⭐⭐⭐⭐🟊 |
| [πŸ”— email-js-react](https://www.emailjs.com/docs/examples/reactjs/) | `email - mail - smtp - react - javascript` | EmailJS is a service that allows you to send emails directly from the client. | [ref1](https://blog.devgenius.io/set-up-emailjs-in-react-app-from-scratch-42e669efc22a) - [ref2](https://dev.to/ethand91/using-emailjs-to-send-emails-from-the-frontend-ka9) | ⭐⭐⭐⭐⭐ |
| [πŸ”— nodemailer](https://www.npmjs.com/package/nodemailer) | `email - mail - smtp - javascript` | Nodemailer is a node.js module that allows you to send emails. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ emoji

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— node-emoji](https://www.npmjs.com/package/node-emoji) | `emoji - collection - node - javascript` | A collection of emojis for a Node.js project. | [ref](https://emojipedia.org/) | ⭐⭐⭐⭐🟊 |
| [πŸ”— unicode](https://apps.timwhitlock.info/emoji/tables/unicode) | `emoji - unicode - collection - node - javascript` | A collection of emojis and unicode symbols. | N/A | ⭐⭐⭐⭐🟊 |


β†₯ Back To Top

#### ⚫ fonts

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— dafont](https://www.dafont.com) | `fonts - typography` | Archive of downloadable fonts for free. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— fontawesome](https://fontawesome.com/start) | `fonts - typography - icons - svg - css - sass - less` | Font Awesome is a font and icon toolkit based on CSS, LESS, and SASS. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— fontgeneratorguru](https://www.fontgeneratorguru.com/) | `fonts - typography - generator` | Cool font generator!. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— fontsource](https://fontsource.org/) | `fonts - typography` | Fontsource provides self-hosted open-source fonts to use in your web projects. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— google fonts](https://fonts.google.com) | `fonts - typography - google` | Library of around 1000 font families under free license. | N/A | ⭐⭐⭐⭐⭐ |


β†₯ Back To Top

#### ⚫ formatter

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— jsonformatter](https://jsonformatter.curiousconcept.com/) | `formatter - validator - json - javascript` | JSON Validator. | N/A | ⭐⭐⭐⭐🟊 |
| [πŸ”— minify](https://www.minifier.org/) | `formatter - minify - css - javascript` | Make your website smaller and faster to load by minifying JS and CSS code. | N/A | ⭐⭐⭐🟊🟊 |
| [πŸ”— prettier](https://prettier.io/) | `formatter - beautify` | Prettier is a code formatter that supports various programming languages and can be integrated with many code editors. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— smalldev.io](https://smalldev.tools/) | `formatter - minify - beautify - html - css - javascript` | Free web developer tool to help with Beautify & Minify HTML/CSS/JavaScript, and many other handy tools. With a delightful interface. | N/A | ⭐⭐⭐⭐🟊 |


β†₯ Back To Top

#### ⚫ freelance

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— 10x management](https://www.10xmanagement.com/) | `freelance - remote - job - professional - work - dev` | 10x Management finds the world's best freelance coders, programmers, and other technology talent so you can hire them at a moment's notice. | N/A | Unclassifiable |
| [πŸ”— 5euros](https://5euros.com/) | `freelance - remote - job - professional - work - fr` | Achetez et vendez des microservices Γ  partir de 5 €. | N/A | Unclassifiable |
| [πŸ”— 99designs](https://99designs.fr/) | `freelance - remote - job - professional - work - design - fr` | La plateforme crΓ©ative internationale qui permet aux designers et aux clients de travailler ensemble pour crΓ©er des designs qu'ils adorent. | N/A | Unclassifiable |
| [πŸ”— behance](https://www.behance.net/) | `freelance - remote - job - professional - work - design` | Behance is the world's largest creative network for showcasing and discovering creative work. | N/A | Unclassifiable |
| [πŸ”— clearvoice](https://www.clearvoice.com/) | `freelance - remote - job - professional - work - seo` | We take the hassle out of content production. Whether you need access to vetted creators or a fully managed content team, ClearVoice has the solution for you!. | N/A | Unclassifiable |
| [πŸ”— codeable](https://codeable.io/) | `freelance - remote - job - professional - work - dev - wordpress` | Codeable is the only WordPress freelancer platform. We match customers to the best WordPress experts. We help customers solve any WordPress problem. | N/A | Unclassifiable |
| [πŸ”— coroflot](https://www.coroflot.com/) | `freelance - remote - job - professional - work - design` | Coroflot is where designers are found and hired: companies post opportunities and search for creative candidates, designers apply to jobs and post portfolios of their work. | N/A | Unclassifiable |
| [πŸ”— crowdspring](https://www.crowdspring.com/) | `freelance - remote - job - professional - work - dev - design` | The world's most trusted marketplace for graphic design, including logo design, web design, product design and your company name. | N/A | Unclassifiable |
| [πŸ”— designcrowd](https://www.designcrowd.fr/) | `freelance - remote - job - professional - work - design - fr` | Un monde de design. Des graphistes professionnels indΓ©pendants du monde entier prΓͺts Γ  rΓ©aliser votre logo, le site internet, la carte de visite & bien plus !. | N/A | Unclassifiable |
| [πŸ”— designhill](https://www.designhill.com/) | `freelance - remote - job - professional - work - design` | World's #1 Creative Marketplace that allows businesses & individuals alike to source high-quality designs & buy products created by 150K+ global designers/artists. | N/A | Unclassifiable |
| [πŸ”— fiveer](https://www.fiverr.com/) | `freelance - remote - job - professional - work` | Find the perfect freelance services for your business. | N/A | Unclassifiable |
| [πŸ”— flexjobs](https://www.flexjobs.com/) | `freelance - remote - job - professional - work` | The #1 job site to find remote jobs - no ads, scams, or junk. Find your next flexible, hybrid, or work from home job. | N/A | Unclassifiable |
| [πŸ”— freelance-info](https://www.freelance-info.fr/) | `freelance - remote - job - professional - work - fr` | Plus de 10β€―000 offres de mission en freelance et d'emploi disponibles partout en France sur Free-Work. | N/A | Unclassifiable |
| [πŸ”— freelancer](https://www.freelancer.com/) | `freelance - remote - job - professional - work` | Hire the best freelancers for any job, online. | N/A | Unclassifiable |
| [πŸ”— gigster](https://gigster.com/) | `freelance - remote - job - professional - work - dev` | Gigster is the fastest and easiest way to build custom software solutions. New technology expertise delivered on demand. Visit us now. | N/A | Unclassifiable |
| [πŸ”— gun.io](https://gun.io/) | `freelance - remote - job - professional - work - dev - design` | Hire the top 2% of freelance developers and designers. | N/A | Unclassifiable |
| [πŸ”— guru](https://www.guru.com/) | `freelance - remote - job - professional - work` | Work with the best freelance talent from around the world on our secure, flexible and cost-effective platform. | N/A | Unclassifiable |
| [πŸ”— hire freelancers](https://www.freelancer.com/) | `freelance - remote - job - professional - work` | Hire the best freelancers for any job, online. | N/A | Unclassifiable |
| [πŸ”— indeed](https://www.indeed.fr/) | `freelance - remote - job - professional - work - fr` | Trouvez des offres d'emploi sur Indeed, le moteur de recherche d'emploi le plus complet. En une seule recherche, Indeed vous donne accΓ¨s Γ  des millions d'offres de milliers de sites carriΓ¨res et de job boards. | N/A | Unclassifiable |
| [πŸ”— problogger](https://problogger.com) | `freelance - remote - job - professional - work - seo` | Since 2004, ProBlogger has been the home for bloggers wanting to create and grow their blogs, and then go professional to make money blogging. | N/A | Unclassifiable |
| [πŸ”— SEOclerks](https://www.seoclerk.com/) | `freelance - remote - job - professional - work - seo` | The largest SEO Marketplace on the planet. | N/A | Unclassifiable |
| [πŸ”— toptal](https://www.toptal.com/) | `freelance - remote - job - professional - work` | Toptal is an exclusive network of the top freelance software developers, designers, finance experts, product managers, and project managers in the world. Top companies hire Toptal freelancers for their most important projects. | N/A | Unclassifiable |
| [πŸ”— upwork](https://www.upwork.com/) | `freelance - remote - job - professional - work` | Find & hire top freelancers, web developers & designers inexpensively. World's largest marketplace of 40m. Getting started is free. Receive quotes in seconds. Pay for quality. Save Time & Money. 24/7 Support. 60 Second Quotes. 30M+ Trusted Users. | N/A | Unclassifiable |
| [πŸ”— working not working](https://workingnotworking.com/) | `freelance - remote - job - professional - work - design` | Hire the best creative talent. We give people (who hire) what they want. We love recruiters. The feeling is mutual. | N/A | Unclassifiable |
| [πŸ”— yeeply](https://www.yeeply.com/fr/) | `freelance - remote - job - professional - work - dev - fr` | Nous aidons les entreprises Γ  trouver les meilleurs talents techniques Γ  distance pour les projets digitaux. Projets de dΓ©veloppement de logiciel, applications mobiles, sites web, Enterprise Performance Management (EPM), Intelligence Artificielle (IA), Blockchain, Robotic Process Automation (RPA) et toutes sortes de solutions numΓ©riques. | N/A | Unclassifiable |
| [πŸ”— youteam](https://youteam.io/) | `freelance - remote - job - professional - work - dev` | Two weeks to recalibrate your team: with YouTeam, effortlessly ramp up or streamline, accessing the unique network of 50,000+ top talents from Europe and Latin America. | N/A | Unclassifiable |


β†₯ Back To Top

#### ⚫ frontend

| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [πŸ”— angular](https://angular.io/) | `frontend - framework - ui - javascript` | Angular is an open-source web development framework, based on TypeScript, designed by Google. It enables creating dynamic and scalable web applications using reusable components and component-based architecture, thus providing high performance and maintainability through its two-way data binding system and efficient application state management. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— next.js](https://nextjs.org/) | `frontend - framework - ui - javascript` | Next.js is an open-source JavaScript framework based on React, developed to simplify the creation of scalable and performant web applications by offering server-side rendering, automatic routing, support for Server-Side Rendering (SSR) and Static Site Generation (SSG), as well as intuitive data management and seamless integration with technologies like TypeScript, CSS-in-JS, and GraphQL, allowing developers to design modern applications with increased efficiency and better user experience. | N/A | ⭐⭐⭐⭐⭐ |
| [πŸ”— nuxt.js](https://nuxtjs.org/) | `frontend - framework - ui - javascript` | Nuxt.js is a JavaScript framework based on Vue.js, designed to simplify the development of universal web applications by providing a predefined structure, server-side rendering, automatic routing, seamless SSR (Server-Side Rendering) and SSG (Stati