About

Post date September 12, 2020

Hi, I’m Kasia and I’m a front-end developer. I like crazy CSS tricks, useful javascript, clean HTML and fancy SVGs. I like when websites load fast and are easy to use. And most of all I love making all of the above happen.

What do I do?

CSS

Borders, backgrounds, shadows, transitions – that’s what makes the web beautiful and gives websites a unique look. But CSS can also do “invisible” stuff – organize white space giving content room to breathe. If you want to see how to manage space on your website check out my flexbox builder.

SVG

Logos, icons, illustrations. Always sharp, compact, reusable and animatable. That’s SVG. But did you know, that you can manipulate their code to change the shapes themselves? Have a look at my SVG generators and see how it’s done.

Javascript

Static pages are cool but with a sprinkle of javascript we can enhance article about flexbox with a visual builder to let the user try it out without learning developer tools. Or design a simple memo game and have some fun with it. Or create an autocomplete widget to make text inputs easier to and save ourselves some typing.

Accessibility

Have you ever tried to submit a form hitting enter button? Or smiled when an app offered choice between light and dark theme? Or went through autocomplete hints using up and down arrows? That’s accessibility. And I do my best to integrate it in everything I do.

HTML

It doesn’t sound very exciting, because we cannot really see it, when it’s cover with a thick layer of CSS, but it is a key to search engine optimization and accessibility. And when you think, that you can design your own HTML elements things get exciting. Just have a look my components
– friendly building blocks as easy to use as good old HTML.