GitHub topics: ironhack
dracudev/iron-hack-labs
Projects and solutions developed during the Ironhack IFCD0210 certification program.
Language: CSS - Size: 108 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

migueldmontes/ExamenPracticoJavascript
Completa las siguientes tareas utilizando JavaScript. Puedes utilizar HTML y CSS solo para la estructura básica y el estilo, pero el enfoque principal debe ser en JavaScript. Asegúrate de comentar tu código para explicar tu lógica. Debes crear un juego en el que adivines el número (de 1 a 100) que ha “pensado” el ordenador.
Language: JavaScript - Size: 6.84 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

migueldmontes/Objetos-JS
1- Tienes el siguiente objeto: const ordenador1 = { marca: "HP", procesador: "i7", ram: "16Gb", hd: "1Tb", precio: 1500, extras: ["cámara HD", "microfono stereo", "disco de acceso rápido"], maletin: true; } - Escribe una frase que diga "mi ordenador es un HP, con procesador i7 y 16Gb de RAM"
Language: HTML - Size: 0 Bytes - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

migueldmontes/Narrador-VoiceOver-
1- NARRADOR (1) Crear desde cero una página que contenga: 1- Menú de navegación: que haya una opción oculta que nos permita SALTAR el menú Que haya otra opción visible que nos permita ir a otro lugar de la página 2- Al menos dos imágenes. Describir el contenido de la imagen con ALT 3- Párrafos de texto antes y después de las imágenes..
Language: HTML - Size: 0 Bytes - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

migueldmontes/AventuraGrafica2
Seguimos con la aventura gráfica! Puedes aplicar los templates strings si los necesitas, o probar los conocimientos repasados en la clase de hoy sobre DOM y eventos JS. *EXTRA: Si alguien necesita pasar una variable de una página a otra, os dejo este vídeo sobre localStorage
Language: JavaScript - Size: 3.91 KB - Last synced at: 7 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

migueldmontes/Grupos-Musicales
1- LISTADO DEL ZOO A LA INVERSA El array usado en el ejercicio 1 de ayer (zoo), en vez de leerlo del primer elemento al último, debes crear un bucle que lo lea al revés, o sea, que primero muestre el último, y al final, el primero, y lo muestre por consola o pantalla.
Language: JavaScript - Size: 3.91 KB - Last synced at: 7 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

migueldmontes/Astro-Loca
Bienvenid@ a la pitonisa Astro-Loca! Dime tu signo del zodiaco y te diré como irá tu semana :-)
Size: 4.88 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

ginosca/project-1-ironhack-payments
Ironhack Data Science and Machine Learning Bootcamp Project I: Ironhack Payments – Cohort Analysis
Language: Jupyter Notebook - Size: 18.2 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

migueldmontes/GPS-Tarragona
Nos vamos de vacaciones a Tarragona (100km) - Tenemos un GPS que cuenta de 100km a los 0km (nos dice qué distancia queda), y nos da unos mensajes con imágenes según la distancia. Ubicar 4 botones: 100km, 50km, 15km y llegada: Mensajes - Cuando quedan 100 km : “Arrancamos!”. Incluir imagen de donde estás.
Language: JavaScript - Size: 5.86 KB - Last synced at: 20 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

migueldmontes/week7-lab
Lab de la semana 7 - Funciones de saludo y operaciones.
Language: Python - Size: 2.93 KB - Last synced at: 22 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

migueldmontes/ticketscine
Pides al usuario su altura y peso. Con un botón, hacer que calcule el peso ideal y lo muestre en pantalla, del tipo: para la altura X y el peso Y, tu peso ideal sería: Z . Usar inputs para pedir los datos, y divs para mostrar el resultado.
Language: HTML - Size: 3.91 KB - Last synced at: 22 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

migueldmontes/mascotas
Tienes un div con la puerta de una tienda de mascotas. Tienes un input donde le dices qué animal quieres (al menos tres, ej. perro, gato, canario) botón enviar y según lo que haya escrito, mostrar foto del animal y nombre en ese div, o solo cambiar la foto en el div, y el nombre en otro sitio (p.ej. Pie de foto)
Language: JavaScript - Size: 4.88 KB - Last synced at: 20 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

migueldmontes/JS1
Instructions 1- Imprime los números entre 20 y 50, ambos incluidos, en orden DESCENDENTE 2- Imprime los números pares entre dos números que introduzca el usuario 3- CARRITO DE LA COMPRA: se le pide al usuario el precio de 5 productos. Se calcula el total. En el caso de sumar 100 euros o más, se le da un descuento del 15%.
Language: JavaScript - Size: 7.81 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

migueldmontes/hack-iron-beca-coche
1- BECA ESTUDIANTE Para conseguir una beca en Hack-Iron el estudiante debe cumplir las siguientes condiciones: 1- Que sea mayor o igual a 18 años y resida en Barcelona 2- O bien, que sea mayor de 30 años y tenga familia numerosa 3- O bien, Que tenga entre 12 y 18 años y sea un geni@ de la programación
Language: JavaScript - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

migueldmontes/Mini-ejercicios-condicionales
1- ENTRADA DISCOTECA A la entrada a una discoteca, se pregunta al cliente qué edad tiene. Darle una respuesta diferente si la edad es mayor, menor o igual a 18 años. 2 - CINCO COLORES Se le pide al usuario que escoja un color (azul, verde, rojo, amarillo y violeta) y darle una respuesta en relación al color elegido.
Language: JavaScript - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

migueldmontes/Mini-Ejercicio-JS
1- Pide al usuario dos números. Muestra el resultado de la resta de ambos, en pantalla y/o en consola 2- Pide al usuario que introduzca nombre, localidad donde vive y hobby.
Language: JavaScript - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

migueldmontes/Formulario-complejo
Ampliar el formulario anterior (*), o bien crear uno nuevo (tema libre), que contenga al menos dos partes, y probar a delimitar zonas con <fieldset>, al que puedes darle un nombre mediante <legend>. (*) en este caso, guardar una copia del anterior para entregar Probar otros tipos de inputs como password y tel, y atributos como checked
Language: HTML - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

migueldmontes/Tienda-opciones-pedido
TIENDA CON OPCIONES DE COMPRA Crea una página de pedidos para una tienda, con diferentes opciones de compra,como por ejemplo, un pizzería, que incluya menús desplegables, y casillas seleccionables cuadradas y redondas: Desplegable: Sr/Sra./Otre (+nombre) Teléfono Desplegable tipo de pizza (al menos 6)
Language: HTML - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

migueldmontes/Formulario-de-contacto
Crear formulario de consulta para tu empresa con los siguientes campos: Nombre Apellido -required Edad. Mínimo: 18 email -required Asunto -required Comentario: maxima longitud: 150 caracteres
Language: HTML - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

migueldmontes/Composicion-Visual
Realiza una composición de página con los diferentes tipos de posicionamiento: absolute, relative, fixed y sticky. Tienes una imagen de fondo general (no obligatorio). MENU: sticky FOOTER: fixed SLOGAN: absolute ELEMENTO(s) UBICADO(s) EN EL FONDO: relative. Ejemplo, la vaca en el paisaje. ELEMENTO(s) SUPERPUESTOS: Probar z-index donde desees
Language: HTML - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

migueldmontes/Web-Videojuegos
Mediante el uso de los componentes Bootstrap com nav, carousel, card, etc, crear una página de video-juegos, películas u otro tema que te apasione. Debe ser responsive en el sentido de adaptar el ancho de las columnas según su BREAKPOINT, según la fórmula de clases de bootstrap con interfijo, del tipo : col-xl-3 col-md-12
Language: HTML - Size: 4.88 KB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

migueldmontes/Bootstrap-Holy-Grail
Realizar una estructura típica holy grail como la figura de abajo (no-reponsive) con los rows y cols de bootstrap, y dentro de cada elemento, incluir componentes y clases de bootstrap como: display, card, button, margin, padding, d-flex, ect (consultar la guía online). Aprende a usar los colores, containers, etc.
Language: HTML - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

migueldmontes/Catalogo-de-Imagenes
Generar página, con al menos tres imágenes, para diferentes formatos. Que haya además otros elementos como titulares y párrafos. Básicamente, formato desktop (ejemplo; ancho 1200px) y móvil (ejemplo: ancho 640px). Podéis hacer primero el móvil (mobile first) y después el desktop o al revés.
Language: HTML - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

migueldmontes/Animacion-Anuncio
Con @keyframes: crear un anuncio con al menos tres elementos: un logo, un slogan y una imagen (de fondo o no). Implica crear TRES o más animaciones diferentes, uno para cada elemento. También se le puede dar un delay para que no arranque al momento. Ejemplo: logo: concesionario PACO, slogan: “nos los quitan de las manos”
Language: HTML - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

migueldmontes/Animacion-Pelota
Con @keyframes: hacer que una pelota rebote verticalmente. Puede añadirse distorsión a la pelota o no (cuando choca contra el suelo se aplasta). Hacer un loop infinito. Recordar que hacen falta al menos: el nombre, la duración y la cantidad de veces de la animación: animation: iryvenir 2s 3;
Language: HTML - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

migueldmontes/Personajes-Favoritos
Crea un conjunto de tarjetas con tus personajes favoritos (reales o ficticios) con un estilo similar (una clase), y que contengan flex-wrap, y efectos :hover, como por ejemplo: sombra(box-shadow), opacidad(opacity), rotar(rotate), escalar (scale), mover (translate), etc
Language: HTML - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

migueldmontes/Sobre-Mi
Crea una página sobre ti mism@, usando flexbox, como ejemplo: Header: foto y titulo o/y slogan de la pagina (tu nombre o no) Pequeño parrafo sobre ti (vale añadir extra texto Lorem Ipsum) DIV 1: Imágenes de tus hobbies (no vale informatica): los tres principales. Probar también align-items (alineación vertical) DIV2: los otros en otro div.
Language: HTML - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

migueldmontes/Web-Noticias
Crea una web con noticias en diferentes secciones: Nacional, Internacional, Cultura, Deportes,... Crea un menu que permita ir a las diferentes secciones. Estas secciones pueden estar todas en la misma pagina (y usar anclajes) o bien en paginas diferentes. Crea un estilo (clase) para los artículos, y en general para cada elemento que se repita
Language: HTML - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

migueldmontes/Web-Cantantes
Tomando como base la web anterior realizada en HTML, (web de cantantes), usa las principales etiquetas en CSS para mejorar la presentación de las páginas.
Language: CSS - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

migueldmontes/lab-01
Vamos a crear nuestro primer HTML usando Visual Studio Code. Cuando lo tengas, deberás también crear un repositorio usando github para poder entregarlo. Para ello, sigue estos pasos: 1. Instala Gitbash 2. Accede a www.github.com 3. Accede a "Respositories" 4. Crea un nuevo repositorio dándole a "New" 5. Ponle como nombre "lab-01"
Language: HTML - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

migueldmontes/Bomb-Attack
Tenemos 9 imágenes de bomba, bien separadas entre sí (la imagen puede ser la misma). Son separadas para que no pises una sin querer. De las bombas, 8 de 9, al pasar por encima, explotan (imagen explosión) Una de ellas, contiene agua o un extintor, etc. El resto explotan!
Language: CSS - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

PoeMadara/startups-machine-learning-team-1
Proyecto para predecir el éxito de startups con Machine Learning. Analizamos características clave con Python. Ayuda a inversionistas y emprendedores. Equipo: Carlos y Danny.
Language: Jupyter Notebook - Size: 3.62 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

fraulueneburg/fab-five-game
A single-player logic-based card game, built entirely in HTML, CSS and Javascript 😎 Play it at https://fraulueneburg.github.io/fab-five-game/
Language: JavaScript - Size: 286 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

IndrajeetPatil/save-indy
Save Indiana Jones using JavaScript!
Language: JavaScript - Size: 793 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 2

IndrajeetPatil/famtrack
Track your family history in a fun way!
Language: Handlebars - Size: 2.27 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

bapturp/awesome-fishing
Language: JavaScript - Size: 45.9 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

IndrajeetPatil/collectify
Collect your favourite things in one place!
Language: JavaScript - Size: 13.5 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 8 - Forks: 0

Yaikazeeman/theGame
Javascript game with canvas as part of Ironhack bootcamp
Language: JavaScript - Size: 3.14 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

filipe-freire/ironhack-class-timer-vitejs
A timer built with JavaScript in order to properly time breaks during Ironhack Remote Bootcamp's! Built with HTML | CSS | JS with ViteJS.
Language: CSS - Size: 110 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

filipe-freire/ironhack-class-timer
A timer built with JavaScript in order to properly time breaks during Ironhack Remote Bootcamp's! Built with HTML | CSS | JS
Language: CSS - Size: 166 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

t-minini/concert-database
Concert's Database, a personal database to track shows/festivals I've been to.
Language: JavaScript - Size: 15.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

myGitHubReposES/webinar-react
Language: HTML - Size: 310 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

t-minini/quiz-game
Web Dev Quiz Game - Project One: A game to test your knowledge of web development.
Language: JavaScript - Size: 6.07 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gunnar-miklis/app-sleepminder
MERN Full-Stack SPA Web Application and Cross-Cohort Collaboration: Data Analytics → UX/UI Design → Web Development
Language: JavaScript - Size: 480 KB - Last synced at: about 12 hours ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

gunnar-miklis/bb8-mini-game
Introduction to Canvas and p5js
Language: JavaScript - Size: 1.07 MB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

EloyGomez-bd/Dataset-Retriever-Program
Repository for Module 1 Project Ironhack
Language: Jupyter Notebook - Size: 2 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Tyrannogina/SuperWonderfulAwesomeTetris
First project of Ironhack web-dev bootcamp in which we have to create a game from scratch.
Language: JavaScript - Size: 11.9 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

pablorgarcia/module-3-react Fork of mc100s/module-3-react
Language: HTML - Size: 375 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

carlosruiz-stack/IronCarlos
Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

gunnar-miklis/wait-that-level-again
Develop a Browser Game using Frontend Technologies
Language: JavaScript - Size: 742 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

gunnar-miklis/workout-tracker
Collaborative Development of a Web Application. Introduction to Backend Technologies and collaborative Version Control.
Language: JavaScript - Size: 4.6 MB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

NiklasEi/clempire
Idle game
Language: JavaScript - Size: 24.6 MB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 2

mariasimo/pulp-fiction
Pulp fiction — A little fan fiction game is the first project I made at my Ironhack Full Stack Web Dev Bootcamp. After three weeks learning the fundamentals of front end, we had a monday to friday week to develop a game of our choice.
Language: JavaScript - Size: 7.88 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

lzaquine/Ironhub
A platform by Ironhackers to Ironhackers to showcase projects done during the bootcamp all around the world! 💻 🚀 🌎 ✨ - 2nd Project!
Language: Handlebars - Size: 4.78 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

annaclf/local-buddy
Ironhack project module 2, Express App
Language: JavaScript - Size: 8.53 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

remylenoir/helpr
Assist the expats to volunteer and help the community of Berlin.
Language: JavaScript - Size: 3.86 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

diurivj/Web-Development-Jan-2020
Monorepo for the course of Web Development January 2020
Language: JavaScript - Size: 6.16 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 17

diurivj/Web-Development-October-2019
Monorepo for the course of Web Development October 2019
Language: JavaScript - Size: 5.07 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 14

thebinaryfelix/create-iron-api
A CLI to generate a base structure for a REST API project.
Language: JavaScript - Size: 243 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

manupacheco/cofluencer-frontend Fork of AlexBHdez/cofluencer-frontend
Ironhack final project
Language: CSS - Size: 44.5 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

manupacheco/pokepang
Ironhack project module 1
Language: JavaScript - Size: 15.8 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

SaraMansori/Ironhack-Pokemon-Webinar
Pokemon slider - brief project made in an ironhack webinar
Language: HTML - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

andregn26/lab-javascript-basic-algorithms Fork of ironhack-labs/lab-javascript-basic-algorithms
An exercise designed to learn basic JS algorithms (variables, loops, etc...)
Language: JavaScript - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

jacobviv/whaler-ship-videogame
Just the best whaler ship videogame. A Javascript Canvas app.
Language: JavaScript - Size: 35.1 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

fabio1623/IronKaggle
This repository contains the code for a sales prediction model developed by analyzing and cleaning data from IronHack. Several algorithms were compared in order to build the best possible model for predicting sales.
Language: Jupyter Notebook - Size: 10.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

YehosuaEs/lab-html-ironskydive-1 Fork of ironhack-labs/lab-html-ironskydive-1
Language: HTML - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

bapturp/toolsandco
Tools&Co is a FullStack Web application made by @bapturp @hugoviolas and @inesza during the Ironhack Web Development Bootcamp in only 4 days!
Language: JavaScript - Size: 2.78 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

abernier/ironoutline
Language: JavaScript - Size: 340 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lzaquine/Ironhack-Classes
Class notes WebDev July/22 Lisbon cohort. 🖥📝💾👨🏫
Language: JavaScript - Size: 1.12 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AndresMWeber/ironhack-mars-rover-kata
Ironhack's Javascript Challenge
Language: JavaScript - Size: 2.63 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Grupo-2-Ironhack-Backend/CRM-DataLayer Fork of Grupo-2-Ironhack-Backend/CRM
Repository for Ironhack java backend bootcamp Homework-2: The DataLayer Homework
Language: Java - Size: 2.31 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rjkerrison/webdev-2507
Class repository for Ironhack Paris WebDev-2507
Language: JavaScript - Size: 6.49 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 9

YehosuaEs/lab-javascript-functions-and-arrays Fork of ironhack-labs/lab-javascript-functions-and-arrays
An exercise to apply an array iteration and array manipulation techniques
Language: JavaScript - Size: 172 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

LAMDAMielgo/dataptmad0420 Fork of ta-data-mad/dataptmad0420
Labs + Projects + More... | Data Mad PT April 2020
Size: 55.2 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

bmortella/captains-log
Language: JavaScript - Size: 1.73 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

Lariicsa/ppg-game-canvas
little game of Power puff girls with canvas, html & javascript
Language: JavaScript - Size: 13 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

MaGaBoo/ironhack-videogame-project
My video game project for Web Dev Ironhack Bootcamp
Language: JavaScript - Size: 7.88 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

fealt/diamonds-price-prediction
💎 'The Linear Regression Challenge: Diamonds Price Prediction' @ironhack Data Analytics Bootcamp
Language: Jupyter Notebook - Size: 13.7 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Silinde87/M2-Service-Wall
CRUD Web App e-commerce made in JavaScript, NodeJS, ExpressJS and MongoDB. It's the second project for web development full stack bootcamp Ironhack.
Language: JavaScript - Size: 849 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

fealt/ironhack-bootcamp-labs
LAB solutions
Language: Jupyter Notebook - Size: 14.2 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

fealt/shark-attacks-australia
🦈 'Where in Australia to build a "shark-free" family resort?' – Project 1 @ironhack Data Analytics Bootcamp
Language: Jupyter Notebook - Size: 7.84 MB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

carlacolomer/IronCarla
Labs Folder
Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Silinde87/M1-Triple-Triad-FFVIII
Game made in plain JavaScript and canvas. It's the first project for web development full stack bootcamp Ironhack.
Language: JavaScript - Size: 23 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Silinde87/M3-FeelingCryptos-Client
Crypto currency prediction app through sentiment based analysis (AFINN-165) of verified twitter accounts.
Language: JavaScript - Size: 13 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

ryancraigmartin/mars-rover
First Javascript challenge as part of my Pre-Work at IronHack.
Language: JavaScript - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

nymalone/aprova-ai-client Fork of maxwba/aprova-ai-client
Projeto final desenvolvido no bootcamp Web Development Fullstack da IRONHACK - premiado como um dos melhores projetos.
Size: 453 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

veroreinah/docker-k8s-worksop
Workshop 101 Docker & Kubernetes
Language: Shell - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 3

veroreinah/lab-thinking-in-react Fork of ironhack-labs/lab-thinking-in-react
React Introduction Course
Language: JavaScript - Size: 58.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

veroreinah/lab-github-practice Fork of ironhack-labs/lab-github-practice
This is a repository for learning about GitHub features such as cloning, branching, and pull requests.
Language: HTML - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

veroreinah/prework-html-module-exercise
This repo contains HTML & CSS Module Exercise from Ironhack prework
Language: HTML - Size: 184 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

veroreinah/mars-rover-v2
This repo contains JS Exercise from Ironhack prework
Language: JavaScript - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

veroreinah/lab-css-recipes-clone Fork of ironhack-labs/lab-css-recipes-clone
An exercise to clone a recipes page and understand the basics of HTML and CSS
Language: HTML - Size: 3.25 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

veroreinah/lab-javascript-functions-and-arrays Fork of snajbat/lab-javascript-functions-and-arrays
An exercise to apply Array iteration and Array manipulation tecniques
Language: JavaScript - Size: 67.4 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

veroreinah/lab-css-instagram-clone Fork of ironhack-labs/lab-css-instagram-clone
A CSS Lab to clone instagram and practice positioning
Language: HTML - Size: 1.05 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

veroreinah/lab-javascript-clue Fork of ironhack-labs/lab-javascript-clue
An exercise to practice JavaScript objects (as hashes) and arrays
Language: JavaScript - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

veroreinah/lab-css-spotify-clone Fork of ironhack-labs/lab-css-spotify-clone
A CSS exercise to practice positioning and layout
Language: HTML - Size: 5.83 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

veroreinah/lab-angular-forum Fork of ironhack-labs/lab-angular-forum
An exercise to practice Angular and Express
Language: TypeScript - Size: 461 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

veroreinah/lab-angular-secrets Fork of Samuraty/lab-angular-secrets
An exercise to practice Angular and Express
Language: TypeScript - Size: 106 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

veroreinah/lab-angular-recipes Fork of ironhack-labs/deprecated-lab-angular-recipes
An exercise to practice Angular and Express
Language: JavaScript - Size: 29.9 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

veroreinah/lab-angular-simple-journal Fork of ironhack-labs/lab-angular-simple-journal
An exercise to practice Angular and Express
Language: JavaScript - Size: 198 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
