Skip to content

Commit

Permalink
new portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
MarianoJSB committed Mar 8, 2024
1 parent 1a3c772 commit 6ec2e16
Show file tree
Hide file tree
Showing 355 changed files with 7,386 additions and 1,459 deletions.
51 changes: 51 additions & 0 deletions gaming.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Styles -->
<link rel="stylesheet" href="styles/gaming.css">
<!-- Icon -->
<link rel="icon" type="image/x-icon" href="src/logo.ico" />
<!-- font -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=K2D:wght@700&family=KoHo&family=Montserrat&family=Open+Sans&display=swap"
rel="stylesheet"
/>
<title>Gaming platform</title>
</head>
<body>
<h1>Gaming plat<span class="light-blue">fo</span>rm</h1>
<!-- Games -->
<main>
<section class="gaming">
<article class="g1">
<p class="title">Treasure game</p>
<a href="src/proyects/Treasure game/index.html">
<img src="src/proyects-images/games/treasure.png" alt="treasure-game" title="treasure-game" class="images">
</a>
</article>
<article class="g2">
<p class="title">Square game</p>
<a href="src/proyects/Square jump/index.html">
<img src="src/proyects-images/games/square.png" alt="square" title="square" class="images">
</a>
</article>
<article class="g3">
<p class="title">Memory game</p>
<a href="src/proyects/Memory game/inicio.html">
<img src="src/proyects-images/games/memory-game.png" alt="memory-game" title="memory-game" class="images">
</a>
</article>
<article class="g4">
<p class="title">JuegaYa!</p>
<a href="src/proyects/Kinder/index.html">
<img src="src/proyects-images/games/juegaya.png" alt="juegaya" title="juegaya" class="images">
</a>
</article>
</section>
</main>
</body>
</html>
332 changes: 90 additions & 242 deletions index.html

Large diffs are not rendered by default.

Binary file added src/proyects-images/3d.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/proyects-images/Flit.jpg
Binary file not shown.
Binary file removed src/proyects-images/calculator.jpg
Binary file not shown.
Binary file removed src/proyects-images/cmf 3d.jpg
Binary file not shown.
Binary file removed src/proyects-images/cmf engines.jpg
Binary file not shown.
Binary file added src/proyects-images/cmf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/proyects-images/crud cmf.png
Binary file not shown.
Binary file added src/proyects-images/crud.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/proyects-images/f1 api.jpg
Binary file not shown.
Binary file added src/proyects-images/f1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/proyects-images/find treasure.jpg
Binary file not shown.
Binary file added src/proyects-images/flit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/proyects-images/games/juegaya.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/proyects-images/games/memory-game.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/proyects-images/games/square.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/proyects-images/games/treasure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/proyects-images/gaming.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/proyects-images/memory.jpg
Binary file not shown.
Binary file removed src/proyects-images/php.jpg
Binary file not shown.
Binary file removed src/proyects-images/python programs.jpg
Binary file not shown.
Binary file removed src/proyects-images/rps.jpg
Binary file not shown.
Binary file removed src/proyects-images/square.jpg
Binary file not shown.
Binary file removed src/proyects-images/voice recognition.jpg
Binary file not shown.
23 changes: 0 additions & 23 deletions src/proyects/Calculator/calculator.js

This file was deleted.

48 changes: 0 additions & 48 deletions src/proyects/Calculator/index.html

This file was deleted.

110 changes: 0 additions & 110 deletions src/proyects/Calculator/style.css

This file was deleted.

85 changes: 85 additions & 0 deletions src/proyects/Kinder/idioma.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lilita+One&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
<title>JuegaYa!</title>
</head>
<body>
<div class="juegos" id="juegos">
<header>
<nav>
<div class="izquierda">
<img src="img/avellanedaLogo.png" alt="">
<h1><span class="spanRojo">Ju</span><span class="spanVerde">eg</span><span class="spanRosa">aY</span>a!</h1>
</div>


<div class="derecha">
<a href="#juegos"><h3 class="h3rojo">Juegos</h3></a>
<a href="#informacion"><h3>Información</h3></a>
<a href="juegos.html"><img src="img/spain.png" alt="" style="width: 50px; margin-left: 30px;"></a>
</div>
</nav>
</header>

<img src="img/fondo.jpg" alt="" id="imagenFondo">


<div class="contenido">

<a href="juegos/Jueguito_jardin/index.html">
<img class="videos" src="juegos/videosJuegos/inglescolores.gif" style="display: none;" autoplay muted loop id="video9"></img>
<div id="imagen9" class="tarjetaJuegos" style="background: linear-gradient(90deg, rgba(0,0,0, 0.3) 0%, rgba(0,0,0,0.31) 100%), url('juegos/capturasJuegos/juegosYa.png'); background-repeat: no-repeat; background-size: cover; background-position: center;"><h2>JuegosYa</h2></div>
</a>
<a href="juegos/AprendeInglesYa/index.html">
<img class="videos" src="juegos/videosJuegos/aprendeInglesYa.gif" style="display: none;" autoplay muted loop id="video10"></img>
<div id="imagen10" class="tarjetaJuegos" style="background: linear-gradient(90deg, rgba(0,0,0, 0.3) 0%, rgba(0,0,0,0.31) 100%), url('juegos/capturasJuegos/aprendeInglesYa.png'); background-repeat: no-repeat; background-size: cover; background-position: center;"><h2>Aprende Inglés Ya!</h2></div>
</a>
<a href="juegos/AprendeInglesYa(numeros en ingles)/index.html">
<img class="videos" src="juegos/videosJuegos/aprendeInglesYaNumeros.gif" style="display: none;" autoplay muted loop id="video11"></img>
<div id="imagen11" class="tarjetaJuegos" style="background: linear-gradient(90deg, rgba(0,0,0, 0.3) 0%, rgba(0,0,0,0.31) 100%), url('juegos/capturasJuegos/aprendeInglesYaNumeros.png'); background-repeat: no-repeat; background-size: cover; background-position: center;"><h2>Aprende Inglés Ya! (Números)</h2></div>
</a>
<a href="juegos/AprendeInglesYa(animales)/index.html">
<img class="videos" src="juegos/videosJuegos/aprendeInglesYaAnimales.gif" style="display: none;" autoplay muted loop id="video12"></img>
<div id="imagen12" class="tarjetaJuegos" style="background: linear-gradient(90deg, rgba(0,0,0, 0.3) 0%, rgba(0,0,0,0.31) 100%), url('juegos/capturasJuegos/aprendeInglesYaAnimales.png'); background-repeat: no-repeat; background-size: cover; background-position: center;"><h2>Aprende Inglés Ya! (Animales)</h2></div>
</a>
<a href="juegos/juegoJardinFrase/index.html">
<img class="videos" src="juegos/videosJuegos/juegoJardinFrase.gif" style="display: none;" autoplay muted loop id="video13"></img>
<div id="imagen13" class="tarjetaJuegos" style="background: linear-gradient(90deg, rgba(0,0,0, 0.3) 0%, rgba(0,0,0,0.31) 100%), url('juegos/capturasJuegos/juegoJardinFrases.png'); background-repeat: no-repeat; background-size: cover; background-position: center;"><h2>Armando Frases</h2></div>
</a>


</div>
</div>

<div class="informacion" id="informacion">
<div class="contenidoInformacion">
<div class="arriba">
<h1><span class="spanRojo">In</span><span class="spanVerde">for</span><span class="spanRosa">ma</span>ción</h1>
</div>

<div class="medio">
<p>Proyecto desarrollado por:</p>
<p>7mo Programación - EEST N7 "José Hernández"</p>
<p>2023</p>
</div>

<footer>

<img src="img/avellanedaLogo.png" alt="">

<a href="https://www.tecnica7.edu.ar/"><p>EEST N7 JH</p></a>
</footer>
</div>
</div>
<script src="jardin2.js"></script>
</body>
</html>
Binary file added src/proyects/Kinder/img/aprendeInglesYa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/proyects/Kinder/img/avellanedaLogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/proyects/Kinder/img/backArrow.png
Binary file added src/proyects/Kinder/img/contandoOvejas.png
Binary file added src/proyects/Kinder/img/educarInfancia.png
Binary file added src/proyects/Kinder/img/fondo.jpg
Binary file added src/proyects/Kinder/img/icons8-back-arrow-50.png
Binary file added src/proyects/Kinder/img/jardinAventura.png
Binary file added src/proyects/Kinder/img/logo-avellaneda.png
Binary file added src/proyects/Kinder/img/memoryGame.png
Binary file added src/proyects/Kinder/img/spain.png
Binary file added src/proyects/Kinder/img/uk.png
Loading

0 comments on commit 6ec2e16

Please sign in to comment.