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.

Tools

3 items

View All Tools

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

Animotion CSS

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

CSS

Gradify CSS

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

TypeScript

ZodSmith Builder

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

Snippets

1 items

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

1 items

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

26 items

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.