base on 🎨 Enhance your GitHub profile with this amazing tool, which allows you to create a personalized README quickly and easily. This profile README generator is the best you'll find 🚀 <div align="center" id="top"> <img src="https://profile-readme-generator.com/assets/app.png" width="900" alt="Profile Readme Generator" /> <a href="https://profile-readme-generator.com">Demo</a> </div> <div align="center"> <h1>Profile Readme Generator</h1> <h3>The best profile readme generator you will find!</h3> </div> <p align="center"> <a href="https://github.com/maurodesouza/profile-readme-generator/fork" target="_blank"> <img src="https://img.shields.io/github/forks/maurodesouza/profile-readme-generator?" alt="Badge showing the total of project forks"/> </a> <a href="https://github.com/maurodesouza/profile-readme-generator/stargazers" target="_blank"> <img src="https://img.shields.io/github/stars/maurodesouza/profile-readme-generator?" alt="Badge showing the total of project stars"/> </a> <a href="https://github.com/maurodesouza/profile-readme-generator/commits/main" target="_blank"> <img src="https://img.shields.io/github/commit-activity/m/maurodesouza/profile-readme-generator?" alt="Badge showing average commit frequency per month"/> </a> <a href="https://github.com/maurodesouza/profile-readme-generator/commits/main" target="_blank"> <img src="https://img.shields.io/github/last-commit/maurodesouza/profile-readme-generator?" alt="Badge showing when the last commit was made"/> </a> <a href="https://github.com/maurodesouza/profile-readme-generator/issues" target="_blank"> <img src="https://img.shields.io/github/issues/maurodesouza/profile-readme-generator?" alt="Badge showing the total of project issues"/> </a> <a href="https://github.com/maurodesouza/profile-readme-generator/pulls" target="_blank"> <img src="https://img.shields.io/github/issues-pr/maurodesouza/profile-readme-generator?" alt="Badge showing the total of project pull-requests"/> </a> <a href="https://github.com/maurodesouza/profile-readme-generator/blob/master/LICENSE.md" target="_blank"> <img alt="Badge showing project license type" src="https://img.shields.io/github/license/maurodesouza/profile-readme-generator?color=f85149"> </a> </p> <p align="center"> <a href="#dart-about">About</a> &#xa0; | &#xa0; <a href="#rocket-main-technologies">Technologies</a> &#xa0; | &#xa0; <a href="#white_check_mark-requirements">Requirements</a> &#xa0; | &#xa0; <a href="#checkered_flag-starting">Starting</a> &#xa0; | &#xa0; <a href="https://github.com/maurodesouza/profile-readme-generator/blob/main/.github/CONTRIBUTING.md">Contributing</a> </p> ## :dart: About ## Are you tired of manually editing your GitHub profile or missing out on the amazing features you can add to it? 😩 Configuring GitHub actions can also be a hassle, right? Say no more! 💪 **Introducing a tool that lets you beautify your GitHub profile with a customized README, easily and in no time!** ✨ You can include whatever content you want, wherever you want it (*within the limitations of markdown, of course*). 📝 **With this amazing tool, creating your own README has never been so simple and fast.** ⚡ You can save time and focus on what really matters - showcasing your skills and projects. 🚀 **Don't miss out on the opportunity to enhance your GitHub profile.** Give it a try and see for yourself how easy and convenient it is! 😉 <p align="center"> <i>Loved the tool? Please consider <a href="https://www.paypal.com/donate/?hosted_button_id=FR3A2DGVYKGJS">donating 💸</a> to support its continuous<br/> improvement and development!</i> </p> https://user-images.githubusercontent.com/54520907/173442002-dafc63ea-321f-4ce2-b349-be490b3a00ff.mp4 ## :rocket: Main Technologies ## <a href="https://nextjs.org"> <img width="50" title="NextJs" alt="Next Logo" src="https://raw.githubusercontent.com/maurodesouza/maurodesouza/master/assets/next-logo.svg"> </a> &#xa0; &#xa0; <a href="https://www.typescriptlang.org"> <img width="50" title="Typescript" alt="Typescript Logo" src="https://raw.githubusercontent.com/maurodesouza/maurodesouza/master/assets/typescript-logo.svg"> </a> &#xa0; &#xa0; <a href="https://tailwindcss.com"> <img width="50" title="Styled Components" alt="Styled Components Logo" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/tailwind/tailwind.png"> </a> &#xa0; &#xa0; <a href="https://jestjs.io"> <img width="50" title="Jest" alt="Jest Logo" src="https://raw.githubusercontent.com/maurodesouza/maurodesouza/master/assets/jest-logo.svg"> </a> &#xa0; &#xa0; <a href="https://eslint.org"> <img width="50" title="Eslint" alt="Eslint Logo" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/eslint/eslint.png"> </a> &#xa0; &#xa0; <a href="https://prettier.io"> <img width="50" title="Prettier" alt="Prettier Logo" src="https://prettier.io/icon.png"> </a> ### <details> <summary>See more</summary> ### * [Shadcn](https://ui.shadcn.com) * [Radix](https://www.radix-ui.com) * [Lucid Icons](https://lucide.dev) * [clsx](https://github.com/lukeed/clsx#readme) * [Tailwind Merge](https://github.com/dcastil/tailwind-merge#readme) * [Tailwind Variants](https://www.tailwind-variants.org) * [Framer Motion](https://framer.com/motion/) * [Prismjs](https://prismjs.com) * [HTML Prettify](https://github.com/Dmc0125/html-prettify#readme) * [React Share](https://github.com/nygardk/react-share) * [React Markdown](https://github.com/remarkjs/react-markdown#readme) * [UUID](https://github.com/uuidjs/uuid#readme) </details> ## :white_check_mark: Requirements ## Before starting :checkered_flag:, make sure you have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed on your system. ([nvm](https://github.com/nvm-sh/nvm#node-version-manager---) recommended). ## :checkered_flag: Starting ## ```bash # Clone this project $ git clone https://github.com/maurodesouza/profile-readme-generator # Access $ cd profile-readme-generator # Install dependencies $ yarn # Run the project $ yarn dev # The server will initialize in the <http://localhost:3000> ``` ## :video_game: Scripts - `dev`: starts the application at `localhost:3000`; - `build`: creates an optimized production build of the application; - `start`: starts the application in production mode at localhost:3000 (make sure to run the build first); - `test`: runs the tests; - `lint`: runs eslint in the /src directory. ## :memo: License ## This project is licensed under the MIT License. For more details, please refer to the [LICENSE](LICENSE.md) file. Made with :heart: by <a href="https://github.com/maurodesouza" target="_blank">Mauro de Souza</a> &#xa0; <a href="#top">Back to top</a> *Readme created with [Simple Readme](https://marketplace.visualstudio.com/items?itemName=maurodesouza.vscode-simple-readme)* ", Assign "at most 3 tags" to the expected json: {"id":"11023","tags":[]} "only from the tags list I provide: [{"id":77,"name":"3d"},{"id":89,"name":"agent"},{"id":17,"name":"ai"},{"id":54,"name":"algorithm"},{"id":24,"name":"api"},{"id":44,"name":"authentication"},{"id":3,"name":"aws"},{"id":27,"name":"backend"},{"id":60,"name":"benchmark"},{"id":72,"name":"best-practices"},{"id":39,"name":"bitcoin"},{"id":37,"name":"blockchain"},{"id":1,"name":"blog"},{"id":45,"name":"bundler"},{"id":58,"name":"cache"},{"id":21,"name":"chat"},{"id":49,"name":"cicd"},{"id":4,"name":"cli"},{"id":64,"name":"cloud-native"},{"id":48,"name":"cms"},{"id":61,"name":"compiler"},{"id":68,"name":"containerization"},{"id":92,"name":"crm"},{"id":34,"name":"data"},{"id":47,"name":"database"},{"id":8,"name":"declarative-gui "},{"id":9,"name":"deploy-tool"},{"id":53,"name":"desktop-app"},{"id":6,"name":"dev-exp-lib"},{"id":59,"name":"dev-tool"},{"id":13,"name":"ecommerce"},{"id":26,"name":"editor"},{"id":66,"name":"emulator"},{"id":62,"name":"filesystem"},{"id":80,"name":"finance"},{"id":15,"name":"firmware"},{"id":73,"name":"for-fun"},{"id":2,"name":"framework"},{"id":11,"name":"frontend"},{"id":22,"name":"game"},{"id":81,"name":"game-engine "},{"id":23,"name":"graphql"},{"id":84,"name":"gui"},{"id":91,"name":"http"},{"id":5,"name":"http-client"},{"id":51,"name":"iac"},{"id":30,"name":"ide"},{"id":78,"name":"iot"},{"id":40,"name":"json"},{"id":83,"name":"julian"},{"id":38,"name":"k8s"},{"id":31,"name":"language"},{"id":10,"name":"learning-resource"},{"id":33,"name":"lib"},{"id":41,"name":"linter"},{"id":28,"name":"lms"},{"id":16,"name":"logging"},{"id":76,"name":"low-code"},{"id":90,"name":"message-queue"},{"id":42,"name":"mobile-app"},{"id":18,"name":"monitoring"},{"id":36,"name":"networking"},{"id":7,"name":"node-version"},{"id":55,"name":"nosql"},{"id":57,"name":"observability"},{"id":46,"name":"orm"},{"id":52,"name":"os"},{"id":14,"name":"parser"},{"id":74,"name":"react"},{"id":82,"name":"real-time"},{"id":56,"name":"robot"},{"id":65,"name":"runtime"},{"id":32,"name":"sdk"},{"id":71,"name":"search"},{"id":63,"name":"secrets"},{"id":25,"name":"security"},{"id":85,"name":"server"},{"id":86,"name":"serverless"},{"id":70,"name":"storage"},{"id":75,"name":"system-design"},{"id":79,"name":"terminal"},{"id":29,"name":"testing"},{"id":12,"name":"ui"},{"id":50,"name":"ux"},{"id":88,"name":"video"},{"id":20,"name":"web-app"},{"id":35,"name":"web-server"},{"id":43,"name":"webassembly"},{"id":69,"name":"workflow"},{"id":87,"name":"yaml"}]" returns me the "expected json"