Blog
Next-translate - Version 1.0 Released
Wednesday, December 9, 2020 • 4 min read
Next-translate is an i18n library to keep the translations as simple as possible in a Next.js environment. Today we announce the release of version 1.0.
Etiketai - speed up training your AI models with a free open source app
Sunday, September 20, 2020 • 4 min read
I've launched Etiketai. Training AI models are now more friendlier. Use it from any device ensuring security. It has support for ImageNet and YOLO.
GitHub action to publish your blog post to dev.to
Wednesday, September 2, 2020 • 5 min read
Learn how to automatize publishing to dev.to from your GitHub repo.
Do all roads lead to Rome?
Monday, August 24, 2020 • 6 min read
Learn what Rome is, how it fits into the JavaScript ecosystem and my thoughts about it... Will Rome replace all the current tooling?
First steps with WebAssembly in Rust
Monday, August 17, 2020 • 9 min read
Discover how to start with WebAssembly in an easy way with Rust.
How to draw gears in WebGL
Sunday, August 9, 2020 • 15 min read
Learn how to draw dynamic 2D complex shapes in WebGL by drawing gears.
Static Readme Regeneration
Wednesday, July 29, 2020 • 5 min read
Use a cron with Github Actions to always have your GitHub README.md profile updated.
First steps in WebGL
Monday, July 20, 2020 • 9 min read
Learn what WebGL is and how it works by drawing a triangle.
Image classifier: in the browser
Tuesday, July 7, 2020 • 8 min read
Learn how to implement any kind of image recognition in the browser by implementing a cat/dog classifier in Tensorflow.js.
Discovering Snowpack
Monday, June 22, 2020 • 4 min read
Discover how Snowpack fits into the JavaScript ecosystem.