Commit e2ca10a1 by roshka

se agregaron archivos

parents
Albaro es un joven universitario con experiencia en desarrollo. Es la segunda empresa que trabaja y decidio participar en el bootcamp para ampliar sus conocimientos en el bootcamp.
Le encanta programar en javascript.
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
<title>Document</title>
</head>
<body>
<h2></h2>
<table cellspacing="40">
<tr>
<th><h3>Nombre </h3></th>
<th><h3>Apellido </h3></th>
<th><h3>Colegio </h3></th>
<th><h3>Correo </h3></th>
<th><h3>Biografía </h3></th>
<th><h3>Año de graduacion</h3></th>
<th><h3>Imagen</h3></th>
<th><h3>Facebook</h3></th>
<th><h3>Informacion completa</h3></th>
</tr>
<tr>
<th>Lucas </th>
<th>Maidana</th>
<th>Santa Clara </th>
<th>lmaidana63@gmail.com</th>
<th>Nació en Buenos Aires.<br> Es fanático de River Plate. <br>Su actividad favorita es tocar la guitarra electrica </th>
<th>2015</th>
<th><img src="fotolucas.PNG" width=50 height=100></th>
<th><a href="http://www.facebook.com/lmaidanafabro">Perfil</a></th>
<th><a href="lucas.html">Enlace</a></th>
</tr>
<tr>
<th>Lujan </th>
<th>Cabrera</th>
<th>Dr Manuel Frutos </th>
<th>lujancabrera@gmail.com</th>
<th>Nació en Asuncion.<br> Es universitaria. <br>Le gusta leer </th>
<th>2014</th>
<th> <img src="lujan.png">Enlace</a></th>
<th><a href="http://www.facebook.com/lCabrera">Perfil</a></th>
<th><a href="descarga.jpg">Enlace</a></th>
</tr>
<tr>
<th>Pedro </th>
<th>Rolon</th>
<th>Dr Manuel Dominguez</th>
<th>pedroroshka@gmail.com</th>
<th>Nació en Luque.<br> Le gusta la musica. <br>Juega tenis</th>
<th>2015</th>
<th><img src="pedro.PNG" width=50 height=100></th>
<th><a href="https://www.facebook.com/pedrito.rolon?">Perfil</a></th>
<th><a href="lujan.html">Enlace</a></th>
</tr>
<tr>
<th>Fernando </th>
<th>Lopez</th>
<th>Salesianito</th>
<th>FernandoLopez@gmail.com</th>
<th>Nació en Asunción.<br> Le gusta el arte. <br>Juega futbol</th>
<th>2015</th>
<th><img src="fotofeer.PNG" width=50 height=100></th>
<th><a href="https://www.facebook.com/profile.php?id=100001547006030">Perfil</a></th>
<th><a href="fer.html">Enlace</a></th>
</tr>
<tr>
<th>Albaro </th>
<th>Acosta</th>
<th>Goethe</th>
<th>AlbaroAcosta@gmail.com</th>
<th>Nació en Asunción.<br> Le gusta el golf. <br>Toca la bateria</th>
<th>2013</th>
<th> </th>
<th><a href="https://www.facebook.com/AlbaroAcosta">Perfil</a></th>
<th><a href="albaro.html">Enlace</a></th>
</tr>
<tr>
<th>Hugo </th>
<th>Villagra</th>
<th>Inter</th>
<th>Hugovillagra@gmail.com</th>
<th>Nació en Asunción.<br> Le gusta ir a conciertos. <br>Suele viajar al interior.</th>
<th>2013</th>
<th><img src="hugovillagra.PNG" width=50 height=100> </th>
<th><a href="https://www.facebook.com/hugo.villagra">Perfil</a></th>
<th><a href="hugo.html">Enlace</a></th>
</tr>
</table>
</body>
</html>
\ No newline at end of file
Es un joven de 21 años. Le gusta salir a correr y jugar futbol con amigos. Es de Asuncion y vive a cuadras
de la empresa Roshka.
\ No newline at end of file
Hugo es un joven que le encanta tocar el piano.Le encanta encontrar errores cuando un programa los tiene.
Es una persona muy responsable.
Le gusta hacer natación.
\ No newline at end of file
Lucas es un joven de 20 años, le apasiona la musica. Toca la guitarra hace 8 años y estudia la bateria en el conservatorio de la UCA.
Nació en Buenos Aires, Argentina. Llegó a Paraguay en el año 2004. Estuvo en el colegio santa clara y se recibio de Bachiller Tecnico de Administración de Negocios.
Simpatiza por River Plate. Le encanta el fútbol.
Lujan es una joven de 21 años. Es deportista. Está estudiando la carrera de Analisis de Sistemas en la Universidad Nacional.
Le apasiona leer.
Es simpatizante del Club Olimpia, le gusta hacer todo tipo de deportes.
\ No newline at end of file
Pedro es un joven de 23 años. Le encanta programar, especialmente en C++, C y también HTML.
Le gusta escuchar música, sus generos favoritos son el metal y el jazz.
<!DOCTYPE html>
<html>
<head>
<link rel="shortcut icon" href="img/gato.png"/>
<title>Mi pagina</title>
</head>
<body>
<h1>Tigo Sports</h1>
<br>
<h3>Datos del Clausura 2018 de Paraguay</h3>
<br>
<table>
<tr>
<th>Equipos</th>
<th>Partidos</th>
<th> PG</th>
<th> PE</th>
<th> PP</th>
<th> Dif</th>
<th> Puntos</th>
</tr>
<tr>
<td>Cerro Porteño</td>
<td>13</td>
<td>9</td>
<td>3</td>
<td>1</td>
<td>14</td>
<td>30</td>
</tr>
<tr>
<td>Olimpia</td>
<td>13</td>
<td>9</td>
<td>2</td>
<td>2</td>
<td>13</td>
<td>29</td>
</tr>
<tr>
<td>Libertad</td>
<td>13</td>
<td>5</td>
<td>4</td>
<td>4</td>
<td>6</td>
<td>19</td>
</tr>
<tr>
<td>Deportivo capiata</td>
<td>13</td>
<td>5</td>
<td>3</td>
<td>5</td>
<td>-2</td>
<td>18</td>
</tr>
<tr>
<td>Nacional</td>
<td>13</td>
<td>4</td>
<td>4</td>
<td>5</td>
<td>-2</td>
<td>16</td>
</tr>
<tr>
<td>Guarani</td>
<td>13</td>
<td>4</td>
<td>4</td>
<td>5</td>
<td>-4</td>
<td>16</td>
</tr>
<tr>
<td>Guarani</td>
<td>13</td>
<td>4</td>
<td>4</td>
<td>5</td>
<td>-4</td>
<td>16</td>
</tr>
<tr>
<td>Deportivo Santani</td>
<td>13</td>
<td>4</td>
<td>4</td>
<td>5</td>
<td>-2</td>
<td>16</td>
</tr>
<tr>
<td>Sol de America</td>
<td>13</td>
<td>4</td>
<td>4</td>
<td>5</td>
<td>-2</td>
<td>16</td>
</tr>
<tr>
<td>3 de Febrero</td>
<td>13</td>
<td>5</td>
<td>4</td>
<td>4</td>
<td>6</td>
<td>14</td>
</tr>
<tr>
<td>Sportivo Luqueño</td>
<td>13</td>
<td>5</td>
<td>4</td>
<td>4</td>
<td>6</td>
<td>13</td>
</tr>
<tr>
<td>General Diaz</td>
<td>13</td>
<td>2</td>
<td>6</td>
<td>5</td>
<td>-9</td>
<td>12</td>
</tr>
<tr>
<td>Independiente</td>
<td>13</td>
<td>5</td>
<td>4</td>
<td>4</td>
<td>6</td>
<td>11</td>
</tr>
</table>
</body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment