Josemi.
A passionate mathematician turned React developer that loves to craft minimal, modular, beautiful, and performant user interfaces.
Currently building folio, a minimalistic digital whiteboard.
Projects
folio
https://folio.josemi.xyz
A minimalist digital whiteboard for sketching, annotating and prototyping. Built using React and SVG.
icons
https://icons.josemi.xyz
An open source and hand-crafted SVG icon library, designed to be simple and easy to integrate.
lowcss
https://low.josemi.xyz
A low-level functional CSS toolkit for building modern and responsive websites.
mikel
https://github.com/jmjuanes/mikel
Micro templating library with zero dependencies based on mustache.js with support for helpers, partials, and functions.
codecake
https://josemi.xyz/codecake
A tiny and lightweight code editor for web applications, that can be easily integrated into any web application for efficient and hassle-free code editing.
Notes
React Hooks and Local Storage
September 24, 2023
A guide for creating React Hooks to access to the Local and Session Storage of the browser.
React ESM bundle
April 20, 2025
Creating ESM bundles of React and ReactDOM to use in the browser with Import Maps.