04-02-2026 - Andrés Cruz
Android Learn to draw custom shapes and complex animations on Android with Canvas and Jetpack Compose to create unique components.
23-09-2023 - Andrés Cruz
HTML In this entry we will see a very useful element to work with SVGs, which is the symbol element; This element saves a lot of work and allows you to group a series of basic figures and paint them using the use element.
01-01-2026 - Andrés Cruz
CSS With CSS, a little HTML, and imagination, we can create amazing things; one of these things is the possibility of creating geometric shapes, as we will see below. We will also see how to create a triangle with an animated background using a little CSS, vector HTML, and an image.