Goodies
Resources, utilities and snippets for devs
Tools
3 items
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.
Animotion CSS
A visual CSS animation generator for creating smooth transitions, keyframe animations, and micro-interactions
Gradify CSS
A modern CSS gradient generator with real-time preview for creating beautiful linear, radial, and conic gradients
ZodSmith Builder
A powerful visual builder for creating Zod schemas and TypeScript types with drag-and-drop interface
Snippets
1 items
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
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
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.
MDN Web Docs
The essential reference for web technologies. HTML, CSS, JavaScript, and Web APIs documentation.
TypeScript Documentation
Official TypeScript documentation with guides, handbook, and playground for learning and experimenting.
Astro Documentation
Official Astro framework documentation. Build faster websites with less client-side JavaScript.
Tailwind CSS
A utility-first CSS framework for rapidly building custom user interfaces.