Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Reporte validador 1.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 Reporte validador 2.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 Reporte validador 3.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 Reporte validador 4.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 15 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@

<main>
<div class="inicio" id="inicio">
<!--No sabría cómo corregir el problema del alto de la imagen de fondo-->
<div class="container-fluid">
<div class="row">
<div class="col-sm-6 col-md-6 col-lg-6">
Expand Down Expand Up @@ -71,8 +72,9 @@ <h1 style="text-align: center">About Me</h1>
<div class="card-body">
<div class="conteiner">
<div class="row">
<!--Me parece más estético alinear esta información en el centro-->
<div
class="col-sm-12 col-md-12 col-lg-12"
class="col-sm-12 col-md-12 col-lg-12 text-center"
style="padding-top: 10%"
>
<h2>Computer science Engineer</h2>
Expand Down Expand Up @@ -130,10 +132,11 @@ <h2>Computer science Engineer</h2>
</div>
</div>
<div id="Academic">
<!--Las imágenes podrían verse mejor alineadas en el centro-->
<h1 style="text-align: center">Academic Information</h1>
<div class="container-fluid">
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-6">
<div class="col-sm-12 col-md-6 col-lg-6 text-center">
<div class="card">
<div class="card-body">
<div class="row">
Expand All @@ -157,7 +160,7 @@ <h1 style="text-align: center">Academic Information</h1>
</div>
</div>
</div>
<div class="col-sm-12 col-md-6 col-lg-6">
<div class="col-sm-12 col-md-6 col-lg-6 text-center">
<div class="card">
<div class="card-body">
<div class="row">
Expand Down Expand Up @@ -185,7 +188,7 @@ <h1 style="text-align: center">Academic Information</h1>
</div>
<div class="row">
<div class="col-sm-0 col-md-3 col-lg-3"></div>
<div class="col-sm-12 col-md-6 col-lg-6">
<div class="col-sm-12 col-md-6 col-lg-6 text-center">
<div class="card">
<div class="card-body">
<div class="row">
Expand Down Expand Up @@ -221,7 +224,7 @@ <h1 style="text-align: center">Projects</h1>
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-6">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">
<div class="col-sm-5 col-md-5 col-lg-5 text-center">
<a href="https://cupi2.virtual.uniandes.edu.co/"
><img src="./media/Cupi2.jpeg" alt="cupi2" width="200px"
/></a>
Expand All @@ -237,7 +240,7 @@ <h2>
</div>
<div class="col-sm-12 col-md-6 col-lg-6">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">
<div class="col-sm-5 col-md-5 col-lg-5 text-center">
<a href="https://cupitaller.uniandes.edu.co/"
><img
src="./media/cupitaller.jpeg"
Expand All @@ -255,7 +258,7 @@ <h2>Investigation Monitor for Cupitaller</h2>
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-6">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">
<div class="col-sm-5 col-md-5 col-lg-5 text-center">
<a href="https://pythontips-uniandes.herokuapp.com/"
><img src="./media/LPT-12.png" alt="cupi2" width="200px"
/></a>
Expand All @@ -268,7 +271,7 @@ <h2>Development of a web page for the course of IP</h2>
</div>
<div class="col-sm-12 col-md-6 col-lg-6">
<div class="row">
<div class="col-sm-5 col-md-5 col-lg-5">
<div class="col-sm-5 col-md-5 col-lg-5 text-center">
<a href="http://kazza.co/"
><img src="./media/kazza.jfif" alt="cupi2" width="200px"
/></a>
Expand All @@ -283,7 +286,8 @@ <h2>Development of a mobile application for Kazza</h2>
</div>
</div>
<div id="Interests">
<h1 style="text-align: center">Abilities and Interests</h1>
<!--Un poco de espaciado entre cada sección-->
<h1 style="text-align: center">Abilities and Interests</h1><br><br>
<h2>Coding Abilites</h2>
<div class="row">
<div class="col-sm-1 col-md-1 col-lg-1"></div>
Expand All @@ -310,7 +314,7 @@ <h2>Coding Abilites</h2>
</div>
</div>
<div class="col-sm-1 col-md-1 col-lg-1"></div>
</div>
</div><br><br>
<h2>Language Abilities</h2>
<div class="row">
<div class="col-sm-0 col-md-1 col-lg-1"></div>
Expand Down Expand Up @@ -360,7 +364,7 @@ <h4 class="card-title">Japanese</h4>
</div>
</div>
<div class="col-sm-0 col-md-1 col-lg-1"></div>
</div>
</div><br><br>
<h2>Interests: Origami and Dragons</h2>
<div class="row">
<div class="col-sm-0 col-md-3 col-lg-3"></div>
Expand Down
5 changes: 5 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
padding-bottom: 20px;
}

/*Para que al oprimir elementos de la barra de navegación baje de manera suave*/
html{
scroll-behavior: smooth;
}

#Aboutme {
padding-top: 20px;
}
Expand Down