Anuncios Libros Cursos Categorías Rutas de Aprendizaje

Drawing geometric shapes with Canvas on Android | Jetpack Compose

04-02-2026 - Andrés Cruz

Drawing geometric shapes with Canvas on Android | Jetpack Compose

Android Learn to draw custom shapes and complex animations on Android with Canvas and Jetpack Compose to create unique components.


The symbol element for SVGs in HTML

23-09-2023 - Andrés Cruz

The symbol element for SVGs in HTML

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.


Geometric shapes with CSS: How to draw a circle, a triangle, and more using only CSS

01-01-2026 - Andrés Cruz

Geometric shapes with CSS: How to draw a circle, a triangle, and more using only CSS

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.