Building apps that work well, look great, and solve problems
I’m a full stack developer and an UI designer. I combine these disciplines to build enjoyable and useful digital experiences.
here you'll find some featured projects of mine, and the articles i've written on a variety of topics.
Projects
-
minhamola
A personal finance management application to ease the identification of poor financial habits.
- Vue.js
- Express.js
- PostgreSQL
-
typed-formdata
An experiment on parsing and validating the native formdata object based on a schema.
- TypeScript
- Zod
-
react-svg-icon
a tree-shakeable approach to rendering svgs (in react.js). all without the use of a library or using the htmlimageelement.
- React.js
- TypeScript
Articles
-
Take stock of your impact
Developing the habit of quantifying the impact of our tasks at our daily jobs is fundamental to enabling us to advocate for our value and en...
-
I redesigned my website
Modern CSS and HTML are very powerful. By embracing the cascading nature of CSS, with the help of a methodology like CUBE CSS, is possible t...
-
Lifting up the state
The browser's URL is enough for the state management needs of most applications. It allows developers to only use JavaScript when necessary....
-
My first npm package
See one, do one, teach one - that's SODOTO, a teaching method. Teaching is the last step of the learning process, and necessary to develop m...
-
Improving code readability
Writing readable code benefits not only the author but also anyone else who might need to work on it in the future. Readable code is thoroug...
Drafts
Oh no, I'm not writing enough.