Skip to content

Commit e72c6d9

Browse files
authored
Merge pull request #37 from bryan308/add-resource
add: Chrome Extensions, Isocons, and new cateogories for UI components
2 parents 58fb6d7 + 534cefa commit e72c6d9

19 files changed

Lines changed: 176 additions & 47 deletions
Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
1+
---
2+
title: Chrome Extensions
3+
description: Enhance your browsing experience with these top Chrome extensions.
4+
---
5+
6+
## Bookmark Management
7+
<Cards>
8+
<CustomCard
9+
title="Bookmarkify"
10+
icon="/resources/chrome-extensions/bookmarkify.png"
11+
description="Experience a Bookmark Manager like never before. No more juggling 10 tabs, find all your design inspiration in one place. All with Bookmarkify."
12+
href="https://www.bookmarkify.io/"
13+
/>
14+
<CustomCard
15+
title="Bookmark Manager"
16+
icon="/resources/chrome-extensions/bookmark-manager.png"
17+
description="Discover Marqly, your go-to bookmark manager. Organize, access, and manage effortlessly. Save, customize, and manage bookmarks and texts online."
18+
href="https://www.marqly.com/"
19+
/>
20+
<CustomCard
21+
title="packpack"
22+
icon="/resources/chrome-extensions/packpack.png"
23+
description="PackPack is an AI-driven bookmark management tool tailored for saving content from online resources like news and social media. It utilizes AI to clean and save content.Transform the way you manage bookmarks and handle your collections more intelligently."
24+
href="https://packpack.ai/"
25+
/>
26+
</Cards>
27+
28+
## Design and Development
29+
<Cards>
30+
<CustomCard
31+
title="CSS Pro"
32+
icon="/resources/chrome-extensions/csspro.png"
33+
description="Try your design ideas in seconds with a universal visual CSS editor that generates code for you. Say hello to speed, joy, and stunning designs in just a few clicks with CSS Pro's browser extension."
34+
href="https://csspro.com/"
35+
/>
36+
<CustomCard
37+
title="Fonts Ninja"
38+
icon="/resources/chrome-extensions/fonts-ninja.png"
39+
description="Fonts Ninja helps designers discover awesome fonts and create stunning designs. Explore thousands of fonts and download them for free or buy premium ones."
40+
href="https://fonts.ninja/"
41+
/>
42+
<CustomCard
43+
title="SVG Gobbler"
44+
icon="/resources/chrome-extensions/svg-gobbler.png"
45+
description="SVG Gobbler is a browser extension for finding, optimizing, organizing, editing, and exporting SVGs like never before."
46+
href="https://svggobbler.com/"
47+
/>
48+
</Cards>
49+
50+
## Productivity
51+
<Cards>
52+
<CustomCard
53+
title="OneTab"
54+
icon="/resources/chrome-extensions/onetab.png"
55+
description="OneTab is a browser extension available for Google Chrome, Firefox, Edge, and Safari that helps reduce memory usage by converting multiple tabs into a list, allowing for up to 95% memory reduction."
56+
href="https://www.one-tab.com/"
57+
/>
58+
<CustomCard
59+
title="MaxFocus"
60+
icon="/resources/chrome-extensions/maxfoc.png"
61+
description="Preview links before you click on any website. Read articles without distractions."
62+
href="https://maxfoc.us/"
63+
/>
64+
<CustomCard
65+
title="mymind"
66+
icon="/resources/chrome-extensions/mymind.png"
67+
description="A private place to save your most precious notes, images, quotes and highlights. Enhanced with AI to help you remember without wasting time on categorizing & organizing."
68+
href="https://mymind.com/"
69+
/>
70+
</Cards>
71+
72+
## Video and Screen Capture
73+
<Cards>
74+
<CustomCard
75+
title="Screenity"
76+
icon="/resources/chrome-extensions/screenity.png"
77+
description="Screenity is a screen recorder for Chrome with no limits. Capture, draw, edit videos and more - all with no sign in needed, completely private and open source."
78+
href="https://screenity.io/en/"
79+
/>
80+
<CustomCard
81+
title="Screenshot Tool"
82+
icon="/resources/chrome-extensions/screenshot-tool.png"
83+
description="Innovative screenshot tool lets users screen capture and edit screenshot. Full page screen capture."
84+
href="https://chromewebstore.google.com/detail/screenshot-tool-screen-ca/edlifbnjlicfpckhgjhflgkeeibhhcii"
85+
/>
86+
<CustomCard
87+
title="Ostendo"
88+
icon="/resources/chrome-extensions/ostendo.png"
89+
description="Capture & Share beautiful Tiles of YouTube Thumbnails & Comments! Customize the shape, content, and theme!"
90+
href="https://chromewebstore.google.com/detail/ostendo-%E2%80%93-capture-beautif/bdfkognhpfgcoafcncpdgpjlbhoigpil"
91+
/>
92+
</Cards>
93+
94+
## YouTube and Video Management
95+
<Cards>
96+
<CustomCard
97+
title="NexLev"
98+
icon="/resources/chrome-extensions/nextlev.png"
99+
description="Find profitable niches in YouTube within seconds with NexLev, the most powerful AI-based niche finder."
100+
href="https://www.nexlev.io/"
101+
/>
102+
<CustomCard
103+
title="PocketTube"
104+
icon="/resources/chrome-extensions/pockettube.png"
105+
description="The better way to group and organize your Youtube subscriptions. Mark as watched. Youtube Deck and more."
106+
href="https://pockettube.io/"
107+
/>
108+
<CustomCard
109+
title="Video Downloader"
110+
icon="/resources/chrome-extensions/video-downloader.png"
111+
description="Video downloader for Chrome is a simple tool that allows users to easily download videos from websites with just a few clicks."
112+
href="https://pockettube.io/"
113+
/>
114+
</Cards>

content/resources/icons.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ description: Explore a variety of icons for your projects.
5858
href="https://iconsvg.xyz/"
5959
icon="/resources/icons/iconsvg.png"
6060
/>
61+
<CustomCard
62+
title="Isocons"
63+
description="Carefully crafted isometric icons."
64+
href="https://www.isocons.app/"
65+
icon="/resources/icons/isocons.png"
66+
/>
6167
<CustomCard
6268
title="Line Icons"
6369
description="Explore 8400+ Free & Premium Professionally Designed SVG Icons: Enhance your projects with our vast collection of SVG UI Icons from 40+ categories. Download in various formats - SVG, Web Font, Figma, React, PNG & More."

content/resources/ui-components.mdx

Lines changed: 56 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: UI Components
33
description: A collection of customizable Tailwind CSS components for building responsive UIs quickly.
44
---
55

6+
## Tailwind CSS Components
67
<Cards>
78
<CustomCard
89
isNew
@@ -11,29 +12,6 @@ description: A collection of customizable Tailwind CSS components for building r
1112
description="Beautiful Tailwind CSS and Framer Motion Components, built with Next.js and TypeScript."
1213
href="https://ui.aceternity.com/"
1314
/>
14-
<CustomCard
15-
title="Chakra UI"
16-
icon="/resources/ui-components/chakraui.png"
17-
description="Simple, Modular & Accessible UI Components for your React Applications."
18-
href="https://www.chakra-ui.com/"
19-
/>
20-
<CustomCard
21-
title="CodePen"
22-
icon={<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round"><polygon points="12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2"/><line x1="12" x2="12" y1="22" y2="15.5"/><polyline points="22 8.5 12 15.5 2 8.5"/><polyline points="2 15.5 12 8.5 22 15.5"/><line x1="12" x2="12" y1="2" y2="8.5"/></svg>}
23-
description="CodePen is a social development environment for front-end designers and developers. Build and deploy a website, show off your work, build test cases to learn and debug, and find inspiration."
24-
href="https://codepen.io/"
25-
/>
26-
<CustomCard
27-
title="Copy & Paste CSS"
28-
icon="/resources/ui-components/copy-paste-css.png"
29-
description="Find inspiration with a curated list of simple CSS Buttons design examples for your next project. Just Copy and Past the CSS of every button element!"
30-
href="https://copy-paste-css.com/"
31-
/>
32-
<CustomCard
33-
title="cssbuttons.app"
34-
description="Collection of over 60+ handpicked and custom made CSS buttons for your website."
35-
href="https://cssbuttons.app/"
36-
/>
3715
<CustomCard
3816
title="daisyUI"
3917
icon="/resources/ui-components/daisyui.png"
@@ -58,24 +36,6 @@ description: A collection of customizable Tailwind CSS components for building r
5836
description="fmUI is a comprehensive collection of free Tailwind CSS components and templates for your projects. With diverse components and sample pages, you can develop websites, web apps, and more. Explore our selection to enhance your development process with ease and flexibility."
5937
href="https://fwedwicc.github.io/fmUI/home"
6038
/>
61-
<CustomCard
62-
title="Mantine"
63-
icon="/resources/ui-components/mantineui.svg"
64-
description="120+ prebuilt components with Mantine"
65-
href="https://ui.mantine.dev/"
66-
/>
67-
<CustomCard
68-
title="MynaUI"
69-
icon="/resources/ui-components/mynaui.png"
70-
description="MynaUI is a comprehensive design system and UI kit that lets you customize and extend designs."
71-
href="https://mynaui.com/"
72-
/>
73-
<CustomCard
74-
title="NextUI"
75-
icon="/resources/ui-components/nextui.png"
76-
description="Make beautiful websites regardless of your design experience."
77-
href="https://mynaui.com/"
78-
/>
7939
<CustomCard
8040
title="Origin UI"
8141
icon={<svg className="stroke-zinc-800 dark:stroke-zinc-100" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 32 32" aria-hidden="true"><circle cx="16" cy="16" r="12" fill="none" strokeWidth="8"></circle></svg>}
@@ -118,22 +78,71 @@ description: A collection of customizable Tailwind CSS components for building r
11878
description="Highly customizable components for crafting modern, personalized websites and applications."
11979
href="https://ui.tailus.io/"
12080
/>
121-
<CustomCard
122-
title="The Component Gallery"
123-
icon="/resources/ui-components/component-gallery.png"
124-
description="The Component Gallery is a collection of components from the best Design Systems."
125-
href="https://component.gallery/"
126-
/>
12781
<CustomCard
12882
title="tailwindui"
12983
icon="/resources/ui-components/tailwindui.png"
13084
description="Beautiful UI components and templates by the creators of Tailwind CSS."
13185
href="https://tailwindui.com/"
13286
/>
87+
</Cards>
88+
89+
## General UI Components
90+
<Cards>
91+
<CustomCard
92+
title="Chakra UI"
93+
icon="/resources/ui-components/chakraui.png"
94+
description="Simple, Modular & Accessible UI Components for your React Applications."
95+
href="https://www.chakra-ui.com/"
96+
/>
97+
<CustomCard
98+
title="Mantine"
99+
icon="/resources/ui-components/mantineui.svg"
100+
description="120+ prebuilt components with Mantine"
101+
href="https://ui.mantine.dev/"
102+
/>
103+
<CustomCard
104+
title="MynaUI"
105+
icon="/resources/ui-components/mynaui.png"
106+
description="MynaUI is a comprehensive design system and UI kit that lets you customize and extend designs."
107+
href="https://mynaui.com/"
108+
/>
109+
<CustomCard
110+
title="NextUI"
111+
icon="/resources/ui-components/nextui.png"
112+
description="Make beautiful websites regardless of your design experience."
113+
href="https://mynaui.com/"
114+
/>
115+
<CustomCard
116+
title="The Component Gallery"
117+
icon="/resources/ui-components/component-gallery.png"
118+
description="The Component Gallery is a collection of components from the best Design Systems."
119+
href="https://component.gallery/"
120+
/>
133121
<CustomCard
134122
title="Uiverse"
135123
icon="/resources/ui-components/uiverse.png"
136124
description="Community-made library of free and customizable UI elements made with CSS or Tailwind. It's all free to copy and use in your projects. Uiverse can save you many hours spent on building & customizing UI components for your next project."
137125
href="https://uiverse.io/"
138126
/>
139127
</Cards>
128+
129+
## CSS Tools
130+
<Cards>
131+
<CustomCard
132+
title="CodePen"
133+
icon={<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round"><polygon points="12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2"/><line x1="12" x2="12" y1="22" y2="15.5"/><polyline points="22 8.5 12 15.5 2 8.5"/><polyline points="2 15.5 12 8.5 22 15.5"/><line x1="12" x2="12" y1="2" y2="8.5"/></svg>}
134+
description="CodePen is a social development environment for front-end designers and developers. Build and deploy a website, show off your work, build test cases to learn and debug, and find inspiration."
135+
href="https://codepen.io/"
136+
/>
137+
<CustomCard
138+
title="Copy & Paste CSS"
139+
icon="/resources/ui-components/copy-paste-css.png"
140+
description="Find inspiration with a curated list of simple CSS Buttons design examples for your next project. Just Copy and Past the CSS of every button element!"
141+
href="https://copy-paste-css.com/"
142+
/>
143+
<CustomCard
144+
title="cssbuttons.app"
145+
description="Collection of over 60+ handpicked and custom made CSS buttons for your website."
146+
href="https://cssbuttons.app/"
147+
/>
148+
</Cards>
2.59 KB
Loading
527 Bytes
Loading
1.77 KB
Loading
1.34 KB
Loading
740 Bytes
Loading
1.07 KB
Loading
2.68 KB
Loading

0 commit comments

Comments
 (0)