diff --git a/content/en/projects/bash-tutorial2025.md b/content/en/projects/bash-tutorial2025.md new file mode 100644 index 0000000..c5521bd --- /dev/null +++ b/content/en/projects/bash-tutorial2025.md @@ -0,0 +1,24 @@ +--- +title: Bash Workshop 2º edition +description: Begin using the console with confidence. Learn to manipulate and automate different tasks using the command line. +image: assets/bash-tutorial.png +date: 2025-04-17T16:00:00+01:00 +place: Room 4.1.1 (Coworking Room) of the ETSI Informática +finished: true +--- + +# Bash Workshop + +Have you wanted to use the console but you are intimidated by it? +Would you like to use it like the hackers in the movies, moving through black screens without problems? + +Well, then Open Bokeron's Bash workshop is for you. + +Our objective is to guide you from basics concepts to advanced bash concepts so you can starting using the shell with confidence. +After this workshop you will feel very comfortable with the terminal and be fluid with your commands. + +## An interactive workshop + +In Open Bokeron's workshops fun and interaction are a must. We make sure that no-one has to sit down like dumb ducks listening to gibberish. +Our workshop will be interactive and will be gamified including different challenges and Capture the Flags to make sure that no-one looses excitement and dedication. +So prepare yourselves for a learning experience like none other where every single step will take you towards dominating Bash. diff --git a/content/es/projects/bash-tutorial2025.md b/content/es/projects/bash-tutorial2025.md new file mode 100644 index 0000000..0bcb8a4 --- /dev/null +++ b/content/es/projects/bash-tutorial2025.md @@ -0,0 +1,26 @@ +--- +title: 'Taller de Bash 2º edición' +description: 'Empieza a utilizar la consola con confianza. Aprende manipular y automatizar diversas tareas desde la línea de comandos.' +image: 'assets/bash-tutorial2025.png' +date: 2025-04-17T16:00:00+01:00 +place: 'Aula 4.1.1 (Sala Coworking) de la ETSI Informática' +finished: false +--- + +# Taller de Bash + +¿Alguna vez has sentido temor al enfrentarte a la consola? +¿Te gustaría dominarla como esos hackers en las películas, navegando por las cajas negras con facilidad? + +¡Entonces este taller es para ti! + +Nuestro objetivo es guiarte a través de los conceptos básicos y avanzados de Bash para que puedas dar el salto inicial y comenzar a utilizar el Shell con confianza. +Después de este taller, te sentirás cómodo utilizando la consola y serás fluido en sus comandos. + +## Un taller interactivo + +¡En los talleres de Open Bokeron, la diversión y la interacción son primordiales! Nos aseguramos de que nadie se aburra escuchando monólogos interminables. + +Nuestra dinámica será altamente interactiva, con un enfoque gamificado que incluirá desafíos y Capture The Flags (CTFs) para mantener a todos comprometidos y emocionados. + +¡Prepárate para sumergirte en una experiencia de aprendizaje única y emocionante donde cada paso te acerca más a dominar Bash! diff --git a/static/assets/bash-tutorial2025.png b/static/assets/bash-tutorial2025.png new file mode 100644 index 0000000..f74c621 Binary files /dev/null and b/static/assets/bash-tutorial2025.png differ