Pratham Profile picture
Apr 8, 2021 31 tweets 15 min read Read on X
These 30 free CSS generators can help you immensely and save you a lot of time

Mega Thread 🧵
1️⃣ Animation Generator

- Dead simple visual tools to help you generate CSS for your projects.

🔗 keyframes.app
2️⃣ Palette Ninja

- Palette ninja is an online color scheme generator that allows you to create harmonious color schemes in seconds.

🔗 palette.ninja
3️⃣ Layout Generator

- Quickly design web layouts, and get HTML and CSS code. Learn CSS Grid visually and build web layouts with our interactive CSS Grid Generator.

🔗 grid.layoutit.com
4️⃣ Pattern generator

- It lets you create background pattern for free

🔗 patternify.com
5️⃣ Stripes generator

- Pure CSS Stripes Generator that you can use for backgrounds.

🔗 stripesgenerator.com
6️⃣ CSS Accordion Slider Generator

- Create fully responsive, css only accordion sliders

🔗 accordionslider.com
7️⃣ Navbar Generator

- You can generate 5 types of nav bar using few clicks, which are fully responsive

🔗 menucool.com/css-menu
8️⃣ Mesh Gradient

- Mesh is a simple way to create beautiful, unique gradients using shaders

🔗 meshgradient.com
9️⃣ Flexbox

- Generate flexbox without actually writing the CSS

🔗 flexbox.webflow.com
🔟 Shapes maker

- Create complex shapes using CSS clip-path property

🔗 bennettfeely.com/clippy/
1️⃣1️⃣ CSS Box Shadow Generator

- Generate CSS3 Box Shadow code for your Div, Frame, Buttons or any other HTML element with Outline, and Inset (inner) type shadow effects

🔗 cssboxshadow.com
1️⃣2️⃣ Glassmorphism

- Generate glassmorphic design easily

🔗 glassgenerator.netlify.app
1️⃣3️⃣ Cool Backgrounds

- Explore a beautifully curated selection of cool backgrounds that you can add to your next project

🔗 coolbackgrounds.io
1️⃣4️⃣ Pixel art

- Create CSS pixel art, export the results to CSS and download them.

🔗 pixelartcss.com
1️⃣5️⃣ SVG waves

- It's not a CSS generator but very handy tool. You can create the layers of waves and simply export either in SVG or PNG

🔗 svgwave.in
1️⃣6️⃣ Color theme generator

- A great tool for CSS dark/light theme

🔗 numl.design/theme-generator
1️⃣7️⃣ Neumorphic Design

- CSS code generator that will help with colors, gradients and shadows to adapt this new design trend or discover its posibilities.

🔗 neumorphism.io
1️⃣8️⃣ Smooth Shadow

- Another shadow generator with great UI

🔗 shadows.brumm.af
1️⃣9️⃣ SVG waves

- Make some waves!

🔗 getwaves.io
2️⃣0️⃣ CSS Button Generator

- You don't have to learn any complex CSS rules . Just click and slide to make CSS3 Buttons. Lots of pretty button samples.

🔗 cssgenerators.net
2️⃣1️⃣ Blob Maker

- Help you quickly create random, unique, and organic-looking SVG shapes.

🔗 blobmaker.app
2️⃣2️⃣ Border-radius

- Create fancy shapes using border-radius CSS property

🔗 9elements.github.io/fancy-border-r…
2️⃣3️⃣ Gradient generator

- As a free css gradient generator tool, this website lets you create a colorful gradient background for your website, blog, or social media profile

🔗 cssgradient.io
2️⃣4️⃣ Best css button generator

- CSS Button Generator is a free online tool that allows you to create cross browser HTML and CSS button styles.

🔗 bestcssbuttongenerator.com
2️⃣5️⃣ Grid Layout generator

- The Quickest & Easiest Way To Build Complex CSS Grid Layouts.

🔗 css-grid-layout-generator.pw
2️⃣6️⃣ Animista

- Animista is a place where you can play with a collection of ready to use CSS animations, tweak them and download only those you will actually use.

🔗 animista.net
2️⃣7️⃣ CSS animate

- Online tool for creating native CSS3 Keyframes Animation. You can easy and fast generate consistent CSS3 animation using simple UI without any coding.

🔗 cssanimate.com
2️⃣8️⃣ Glassmorphism

- Glassmorphism is a unified name for the popular Frosted Glass aesthetic.

🔗 glassmorphism.com
2️⃣9️⃣ Image Filter

- Create a sharable URL of your custom filter using Create URL or Save your filter

🔗 cssfiltergenerator.com
3️⃣0️⃣ Loader

- Free CSS loaders

🔗 loading.io

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Pratham

Pratham Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @Prathkum

Dec 18
5 GitHub repositories that will help you build better AI agents:
1. Acontext



Context data platform for building cloud-native AI Agents.

– Store and manage multi-modal contexts and artifacts in one place
– Learn from successful task runs to improve agent success rates
– Handle context engineering for you github.com/memodb-io/Acon…Image
2. DSPy



DSPy is a declarative framework for building modular AI software.

Write Python code and use DSPy to teach your LM to deliver high-quality outputs. github.com/stanfordnlp/ds…Image
Read 6 tweets
Mar 31
Here are 5 public APIs you can use to build your next project (non AI APIs):
1. IPstack

Convert any IP address to geolocation.



IPstack provides three endpoints.

1. standard – single IP to location
2. bulk – multiple IPs to locations in a single API call
3. check – check your IP and location ipstack.comImage
2. Marketstack

Get stock data.



Marketstack provides real-time, intraday, and historical market data along with information like Bonds and ETF holdings. marketstack.comImage
Read 6 tweets
Sep 23, 2024
5 GitHub repositories will make your life 90% easier as a developer:
1. StackQL

StackQL allows you to query multiple cloud and SaaS providers (Google, AWS, Azure, Okta, GitHub, etc.) using SQL.

github.com/stackql/stackql
Image
2. Open SaaS

Starter kit for your next SaaS.

Tech stack used:

• React
• Node.js
• Tailwind
• Stripe
• Plausible

And much more...

github.com/wasp-lang/open…
Image
Read 6 tweets
Apr 30, 2024
CORS is the biggest headache for developers.

In the next 3 minutes, you will be able to tackle CORS errors much more effectively.
CORS is not rocket science.

It's the biggest pain for developers because the majority of us don't know its core concept.

Let's try to build a solid fundamental.

Stands for Cross-Origin Resource Sharing.
It is a security feature implemented by web browsers (almost all) that controls how web pages from one domain can request resources hosted on another domain.
Read 9 tweets
Apr 7, 2024
APIs are the backbone of development.

Let me show you how to build your first basic REST API in four simple steps.
Step 1: Install Node.js

I'm assuming you have Node.js installed on your machine. If you haven't installed it, click on the following link and install it simply.

nodejs.org/en
Step 2: Initialize the project

Let's start; create an empty directory and initialize your project by running the following command. Image
Read 17 tweets
Apr 4, 2024
5 GitHub repositories will make your life 90% easier:
1. StackQL

StackQL allows you to query multiple cloud and SaaS providers (Google, AWS, Azure, Okta, GitHub, etc.) using SQL.

🔗 github.com/stackql/stackql
Image
2. 50 Projects 50 Days

50+ mini web projects using HTML, CSS & JavaScript.

🔗 github.com/bradtraversy/5…
Image
Read 6 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(