Goodies

Resources, utilities and snippets for devs

This section brings together things I use every day: tools, snippets, small CSS ideas and a list of links worth keeping nearby. It's not theory or long courses, but practical resources to solve frontend problems faster and with better code.

Small tools built for everyday development: generators, helpers and utilities that simplify repetitive tasks. If something saves me time or reduces mistakes when writing code, it usually becomes a tool and ends up documented here.

CSS ★ Featured

Animotion CSS

A visual CSS animation generator for creating smooth transitions, keyframe animations, and micro-interactions

CSS ★ Featured

Gradify CSS

A modern CSS gradient generator with real-time preview for creating beautiful linear, radial, and conic gradients

TypeScript ★ Featured

ZodSmith Builder

A powerful visual builder for creating Zod schemas and TypeScript types with drag-and-drop interface

Snippets

(38)
View All Snippets

Ready-to-use code fragments you can copy, adapt and paste: React patterns, TypeScript helpers, frontend logic and functions I reuse constantly. The goal is to have an organized place to find quick solutions without reinventing the wheel every time.

CSS Tricks

(21)
View All CSS Tricks

Small CSS tricks to handle interface details: layouts, subtle effects, simple animations and micro-interactions. These examples are meant to make it easy to grasp the pattern, adapt it to your design and keep your visual code clean and consistent.

Useful Links

(80)
View All Links

A curated selection of links I actually use: solid documentation, design references, frontend resources and online tools that make daily work easier. Less noise, more sites that add real value when you're building something serious.