I'm Josemi 👋
A React developer with a soft spot for minimal design, who loves to craft minimal and performant user interfaces. I also build small games on the side.
GitHub Linkedin

Featured Projects

Folio is a minimalist digital whiteboard that can be used for sketching and prototyping, or just as a infinite canvas to take notes. It can be used via the web application or as Docker image to run it locally.

Open Source Projects

2023 - Present
A lightweight and extremely fast template engine inspired by mustache. It provides a simple way to render templates using data objects, supporting features such as variables, partials, conditional sections, and looping.
2023 - Present
A collection of handcrafted and open source line icons designed for use in web applications, with a focus on minimalism and clarity. It supports both SVG and React components, making it easy to integrate into your projects.
2022 - Present
LowCSS is a minimal CSS Utility library designed to build fast and lightweight web applications. It provides a set of utility classes that can be used to style HTML elements without the need for a full CSS framework.

Writing

September 24, 2023
A guide for creating React Hooks to access to the Local and Session Storage of the browser in a simple way.