Random things

Small works and projects that I carried out over the years.

Pequeños trabajos y proyectos (algunos absurdos) realizados a lo largo de los años.

GitHub

¡Mientes!

A game where you can destroy relationships and friendships. A user answers some questions (some are hot, some are not) and share them with their friends to test how well does one know them. In Spanish. Sign up does not work.

Un juego en el que puedes destruir relaciones y amistades. Un usuario responde algunas preguntas y las comparte con sus amigos para comprobar lo bien que les conoce. En español. Registrarse no funciona.

Shitty Login Prototype (submitted to r/ProgrammerHumor)

Shitty Login Prototype (post en r/ProgrammerHumor)

A prototype for a login webpage. It implements many things programmers should not do when managing a user database with passwords, such as hardcoding usernames and passwords, storing them in plain text or showing them while login in.
It was submitted to r/ProgrammerHumor on Reddit for an ongoing joke

Un prototipo para el inicio de sesión de una página web. Implementa muchas cosas que nunca se deberían hacer al gestionar una base de datos de usuarios con contraseñas, como nombres de usuario y contraseñas hardcoded, almacenarlos en texto plano o mostrar todo iniciar la sesión.
Publicado en un post en el subreddit de r/ProgrammerHumor

Rick Roll Roulette

Want to risk your luck? Don't want to be rickrolled? Duel with friends to see who has the least luck in the world.

¿Quieres arriesgar tu suerte? ¿Quieres rickrollear a tus amigos? Rétalos para ver quién tiene menos suerte en el mundo.

TimeToShreks

Facebook invented the flick, a new time unit. Why don't we create a new one too?
Meet a Shrek, a time unit based on the length of the original Shrek film. Available for all your JavaScript projects.

Facebook inventó el flick, una nueva unidad de tiempo. ¿Por qué no creamos una nueva también?
Conoce a un Shrek, una unidad de tiempo basada en la duración de la película original de Shrek. Disponible para todos sus proyectos en JavaScript.

8bit guy

8Bit Guy is a game developed in Scratch, years ago by me and a friend. In Spanish

8Bit Guy es un juego desarrollado por mi, junto a un amigo, hace años. En español

Twister

Twister is a smart twister roulette that tracks which players' body parts are placed, to prevent selection of a color with all its dots already occupied.

Twister es una inteligente ruleta twister que rastrea qué partes del cuerpo de los jugadores se colocan, para evitar la selección de un color con todos sus puntos ya ocupados.