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 π οΈ
- Host: GitHub
- URL: https://github.com/rajarakoto/4dev
- Owner: RajaRakoto
- License: mit
- Created: 2022-01-05T08:18:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-22T06:58:07.000Z (over 1 year ago)
- Last Synced: 2025-02-27T05:48:48.131Z (about 1 year ago)
- Topics: all-in-one, backend, collection, desktop, dev, developer-tools, frontend, fullstack, mobile, script, tools, web
- Language: TypeScript
- Homepage:
- Size: 24.5 MB
- Stars: 36
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 4dev π οΈ
[](https://forthebadge.com) [](https://forthebadge.com) [](https://forthebadge.com) [](https://forthebadge.com) [](https://forthebadge.com)
 
**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 | ββββπ |
#### β« accelerator
| URL | Keywords | Description | Ref | Rating |
| :-- | :-- | :-- | :-- | :-- |
| [π gpu.js](https://github.com/gpujs/gpu.js) | `accelerator - gpu - enhance - performance - javascript` | GPU Accelerated JavaScript. | N/A | βββββ |
#### β« 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 | βββππ |
#### β« 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 | ββββπ |
#### β« 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 | ββββπ |
#### β« 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 | βββββ |
#### β« 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 | ββββπ |
#### β« 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 | ββπππ |
#### β« 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 | βββππ |
#### β« 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 |
#### β« 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 | βββββ |
#### β« 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 | βββββ |
#### β« 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 | ββββπ |
#### β« 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 | βββββ |
#### β« 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 | ββββπ |
#### β« 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 | ββββπ |
#### β« 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 | ββββπ |
#### β« 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 | ββββπ |
#### β« 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 | βββππ |
#### β« 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 | βββββ |
#### β« 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 | βββππ |
#### β« 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 | ββββπ |
#### β« 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 | ββββπ |
#### β« 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 | ββββπ |
#### β« 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 | ββββπ |
#### β« 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 | βββββ |
#### β« 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 | βββββ |
#### β« 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 | βββββ |
#### β« 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 | βββββ |
#### β« 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 | βββββ |
#### β« 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 | βββββ |
#### β« 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 | βββββ |
#### β« 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 | βββββ |
#### β« 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 | βββββ |
#### β« 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 | βββββ |
#### β« 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 | βββββ |
#### β« 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 | ββββπ |
#### β« 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 | βββββ |
#### β« 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 | ββββπ |
#### β« 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 |
#### β« 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