Skip to content

Commit

Permalink
chore: add new resources
Browse files Browse the repository at this point in the history
ADD multiple resources to the database
  • Loading branch information
rupali-codes authored Feb 11, 2024
2 parents 2f1f7e3 + 10c7b8c commit 7f765bb
Show file tree
Hide file tree
Showing 8 changed files with 190 additions and 15 deletions.
21 changes: 14 additions & 7 deletions database/frontend/colors.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[
{
"name": "huetiful-js",
"description": "This is a JavaScript library for simple color manipulations based on the Culori API. With over 50 utilities, Huetiful allows you to filter and sort color collections and query different properties of color as well as generate different palettes.",
"url": "https://github.com/prjctimg/huetiful",
"category": "frontend",
"subcategory": "colors"
[
{
"name": "huetiful-js",
"description": "This is a JavaScript library for simple color manipulations based on the Culori API. With over 50 utilities, Huetiful allows you to filter and sort color collections and query different properties of color as well as generate different palettes.",
"url": "https://github.com/prjctimg/huetiful",
"category": "frontend",
"subcategory": "colors"
},
{
"name": "Color Hunt",
Expand Down Expand Up @@ -208,5 +208,12 @@
"url": "https://uicolors.app/",
"category": "frontend",
"subcategory": "colors"
},
{
"name": "ColorWave AI",
"description": "ColorWave AI is a color palette generator that uses AI to create beautiful color palettes.",
"url": "https://www.colorwave.dev/",
"category": "frontend",
"subcategory": "colors"
}
]
35 changes: 35 additions & 0 deletions database/frontend/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@
"category": "frontend",
"subcategory": "icons"
},
{
"name": "Real Favicon Generator",
"description": "Platform where you can generate favicons for all platforms: iOS, Android, PC/Mac, and more.",
"url": "https://realfavicongenerator.net/",
"category": "frontend",
"subcategory": "icons"
},
{
"name": "Font Awesome",
"description": "A highly popular icon font, consisting of 1000+ icons spread across countless categories.",
Expand Down Expand Up @@ -250,5 +257,33 @@
"url": "https://iconsax-react.pages.dev/",
"category": "frontend",
"subcategory": "icons"
},
{
"name": "Twemoji",
"description": "Twitter's open-source emoji has a simple, consistent, and free icon set.",
"url": "https://twemoji.twitter.com/",
"category": "frontend",
"subcategory": "icons"
},
{
"name": "Zondicons",
"description": "A set of free premium SVG icons for you to use on your digital products.",
"url": "https://www.zondicons.com/",
"category": "frontend",
"subcategory": "icons"
},
{
"name": "Octicons",
"description": "A set of SVG icons handcrafted by GitHub for GitHub. They are designed to be scalable, consistent, and easy to use in various platforms and languages.",
"url": "https://primer.style/octicons/",
"category": "frontend",
"subcategory": "icons"
},
{
"name": "Radix",
"description": "A crisp set of 15 x 15 icons designed by the WorkOS team. They are designed to be simple, consistent, easy to use and fully customizable SVG icons.",
"url": "https://www.radix-ui.com/icons",
"category": "frontend",
"subcategory": "icons"
}
]
35 changes: 35 additions & 0 deletions database/frontend/ui-generators.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,5 +208,40 @@
"url": "https://ui.shadcn.com/",
"category": "frontend",
"subcategory": "UI Generators"
},
{
"name": "Tailwind Components",
"description": "Tailwind Components is an open-source Tailwind UI components and templates to bootstrap your new apps, projects or landing sites!",
"url": "https://tailwindcomponents.com/",
"category": "frontend",
"subcategory": "UI Generators"
},
{
"name": "Meraki UI",
"description": "Meraki UI is a collection of beautiful, responsive, and customizable components for React, Angular, and Vue. It's also a free and open-source library.",
"url": "https://merakiui.com/",
"category": "frontend",
"subcategory": "UI Generators"
},
{
"name": "Tuk",
"description": "Tuk.dev is a website that offers a large collection of components and templates for Tailwind CSS",
"url": "https://tuk.dev/",
"category": "frontend",
"subcategory": "UI Generators"
},
{
"name": "Tailwind Toolbox",
"description": "Tailwind Toolbox is a site that offers free starter templates, components, and other resources for Tailwind CSS",
"url": "https://tailwindtoolbox.com/",
"category": "frontend",
"subcategory": "UI Generators"
},
{
"name": "Tailwind UI",
"description": "Tailwind UI is a collection of beautiful and expertly crafted components and templates, built by the makers of Tailwind CSS.",
"url": "https://tailwindui.com/",
"category": "frontend",
"subcategory": "UI Generators"
}
]
17 changes: 12 additions & 5 deletions database/open_source/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,17 @@
"subcategory": "tools"
},
{
"name":"Good First Issues",
"description":"Looking for good first issues based on your tech stack? This website will help you find them.",
"url":"https://goodfirstissues.com/",
"category":"open source",
"subcategory":"tools"
"name": "Good First Issues",
"description": "Looking for good first issues based on your tech stack? This website will help you find them.",
"url": "https://goodfirstissues.com/",
"category": "open source",
"subcategory": "tools"
},
{
"name": "Material Design",
"description": "Material Design is an open-source design system by Google. It provides guidelines and resources for designing digital experiences.",
"url": "https://m3.material.io",
"category": "open source",
"subcategory": "tools"
}
]
30 changes: 29 additions & 1 deletion database/other/devtools.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,33 @@
"url": "https://killercoda.com/",
"category": "other",
"subcategory": "devtools"
}
},
{
"name": "Compress jpeg",
"description": "This website will help you to compress your jpeg images.",
"url": "https://compressjpeg.com/",
"category": "other",
"subcategory": "devtools"
},
{
"name": "Picresize",
"description": "This website will help you to resize your images.",
"url": "https://picresize.com/",
"category": "other",
"subcategory": "devtools"
},
{
"name": "Tinypng",
"description": "This website will help you to compress your png images.",
"url": "https://tinypng.com/",
"category": "other",
"subcategory": "devtools"
},
{
"name": "Image Compressor",
"description": "This website will help you to compress your images.",
"url": "https://imagecompressor.com/",
"category": "other",
"subcategory": "devtools"
}
]
14 changes: 14 additions & 0 deletions database/other/github.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,19 @@
"url": "https://maintainers.github.com/auth/signin",
"category": "other",
"subcategory": "github"
},
{
"name": "GitHub Profile Badges",
"description": "A collection of badges for your GitHub profile. You can use these badges to display your skills, the tools you use, or the languages you are familiar with.",
"url": "https://home.aveek.io/GitHub-Profile-Badges/",
"category": "other",
"subcategory": "github"
},
{
"name": "Shields",
"description": "Shields.io is a service that allows you to create and display badges for your projects. Badges are small images that show information such as the status, version, license, or popularity of your project. You can use Shields.io to generate badges from various sources, such as GitHub.",
"url": "https://shields.io/",
"category": "other",
"subcategory": "github"
}
]
23 changes: 22 additions & 1 deletion database/other/other-resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,26 @@
"url": "https://remoteintech.company",
"category": "other",
"subcategory": "other-resources"
},
{
"name": "Figma",
"description": "Figma is a cloud-based design tool that is similar to Sketch in functionality and features, but with big differences that make Figma better for team collaboration.",
"url": "https://www.figma.com/",
"category": "other",
"subcategory": "other-resources"
},
{
"name": "Free Convert",
"description": "FreeConvert is an online file converter. So it works on Windows, Mac, Linux, or any mobile device. All major browsers are supported. Simply upload a file and select a target format.",
"url": "https://www.freeconvert.com/",
"category": "other",
"subcategory": "other-resources"
},
{
"name": "Sketch",
"description": "Sketch is a design toolkit built to help you create your best work — from your earliest ideas, through to final artwork.",
"url": "https://www.Sketch.com/",
"category": "other",
"subcategory": "other-resources"
}
]
]
30 changes: 29 additions & 1 deletion database/resources/blogs.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,5 +159,33 @@
"url": "https://www.geeksforgeeks.org/machine-learning-projects/",
"category": "resources",
"subcategory": "blogs"
},
{
"name": "SitePoint",
"description": "SitePoint is a platform that provides a wide range of articles, tutorials, and courses on web development and design.",
"url": "https://www.sitepoint.com/",
"category": "resources",
"subcategory": "blogs"
},
{
"name": "Chat.Zulip",
"description": "Zulip combines the immediacy of real-time chat with an email threading model. With Zulip, you can catch up on important conversations while ignoring irrelevant ones.",
"url": "https://chat.zulip.org/",
"category": "resources",
"subcategory": "blogs"
},
{
"name": "A List Apart",
"description": "A List Apart is a website that publishes articles on web design, web development, and web content.",
"url": "https://alistapart.com/",
"category": "resources",
"subcategory": "blogs"
},
{
"name": "SpeckyBoy",
"description": "SpeckyBoy is an online magazine for web designers and developers, with a focus on useful resources, tutorials, and tips.",
"url": "https://speckyboy.com/",
"category": "resources",
"subcategory": "blogs"
}
]
]

0 comments on commit 7f765bb

Please sign in to comment.