Skip to content

Commit

Permalink
UPDATING REPOSITORY LOCAL WORK
Browse files Browse the repository at this point in the history
  • Loading branch information
julianddress committed Feb 24, 2024
1 parent 34d1c13 commit 1c85f20
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 71 deletions.
40 changes: 6 additions & 34 deletions Assets/css/education.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,42 +31,32 @@
}

.education__title{
margin: 200px 0 50px 0;
margin: 200px 0 20px 0;
}

.education__academic{
max-width: 1200px;
height: auto;
margin: 50px 0 100px 0;
margin: 50px 0 80px 0;
}

.education__academic-content,
.education__hobbies,
.education__hobbies-list{
.education__academic-content{
width: 100%;
height: auto;
margin: 100px 0;
}

.education__academic-title,
.education__hobbies-title{
text-transform: none;
margin: 20px 0 20px 0;
}

.education__academic-item{
margin: 40px 70px;
}

.education__img,
.hobbie__img{
.education__img{
height: 150px;
width: auto;
margin-bottom: 20px;
}

.education__item,
.education__hobbies-text{
.education__item{
margin: 10px 0;
font-size: 16px;
font-weight: bold;
Expand All @@ -77,13 +67,8 @@
font-weight: 100;
}

.education__hobbies-item{
margin: 40px 0;
}

@media screen and (min-width: 768px) and (max-width: 1023px){
.education__academic-title,
.education__hobbies-title{
.education__academic-title{
margin-left: 5%;
}

Expand Down Expand Up @@ -140,17 +125,4 @@
.education__item{
font-size: 12px;
}

.education__hobbies{
margin-bottom: 0;
}

.education__hobbies-list{
margin: 40px 0 0 0;
}

.hobbie__img{
width: 100px;
height: 120px;
}
}
Binary file modified Assets/pdf/CVjulianmotta.pdf
Binary file not shown.
46 changes: 10 additions & 36 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h3 class="cover__profession" data-section="cover" data-value="profession">Desar
<a class="cover__row-text" href="Assets/pdf/CVjulianmotta.pdf" class="cover__row-image" data-section="cover" data-value="btn-text" target="_blank">
Descargar CV
</a>
<a class="cover__row-image" href="Assets/pdf/cv-julian-motta-english.pdf" target="_blank">
<a class="cover__row-image" href="Assets/pdf/CVjulianmotta.pdf" target="_blank">
<img class="cover__row-link" src="Assets/images/row_cv.png" alt="Flecha link cv">
</a>
</button>
Expand All @@ -126,7 +126,7 @@ <h3 class="cover__profession" data-section="cover" data-value="profession">Desar
<div class="about__info">
<ul class="about__list">
<li class="about__items one" data-section="about" data-value="item-sistemas">
Octavo Semestre en Ingeniería de Sistemas
Decimo Semestre en Ingeniería de Sistemas
</li>
<li class="about__items two" data-section="about" data-value="item-desarrollador">
Especializado en Desarrollo Front End
Expand All @@ -143,7 +143,7 @@ <h2 class="about__title" data-section="about" data-value="item-titulo">
sobre mi
</h2>
<p class="about__resume" data-section="about" data-value="item-resumen">
Estoy culminando mi carrera en ingeniería de sistemas y tengo mi proyeccion laboral en el diseño y desarrollo de videojuegos, por eso he acogido el desarrollo de software como mi principal herramienta para adquirir conocimiento tanto en programación como en la experiencia del usuario. Acá encontrarás alguna información personal sobre mí y sobre proyectos relevantes que he desarrollado para personas e incluso empresas de distintas áreas del mercado laboral.
Estoy culminando mi carrera en ingeniería de sistemas y tengo mi proyeccion laboral en el diseño y desarrollo de videojuegos, por eso he acogido el desarrollo de software como mi principal herramienta para adquirir conocimiento tanto en programación como en la experiencia del usuario. Acá encontrarás alguna información personal sobre mí y proyectos relevantes que he desarrollado para personas e incluso empresas de distintas áreas del mercado laboral.
</p>
</div>
</section>
Expand Down Expand Up @@ -241,8 +241,10 @@ <h2 class="portfolio__project-title" data-section="portfolio" data-value="projec
</ul>
</div>

<!-- PROYECTOS FULL STACK -->

<!-- LUCAMO ( IMPOLUJOS LED ) -->
<div class="portfolio__project-preview hidden fe">
<div class="portfolio__project-preview hidden fs">
<div class="portfolio__project-top hidden">
<span class="portfolio__project-text text-row">
Revisar
Expand All @@ -267,12 +269,12 @@ <h2 class="portfolio__project-title" data-section="portfolio" data-value="projec
</a>
</li>
<li class="portfolio__project-item">
<a href="https://github.com/julianddress/encryter" class="portfolio__project-link" target="_blank" data-section="portfolio" data-value="project-item-repo">
<a href="#" class="portfolio__project-link" target="_blank" data-section="portfolio" data-value="project-item-repo">
Repositorio
</a>
</li>
<li class="portfolio__project-item">
<a href="https://julianddress.github.io/encryter/" class="portfolio__project-link" target="_blank">
<a href="#" class="portfolio__project-link" target="_blank">
Demo
</a>
</li>
Expand Down Expand Up @@ -331,9 +333,7 @@ <h2 class="education__title hidden" data-section="education" data-value="title">
formacion
</h2>
<div class="education__academic">
<h2 class="education__academic-title hidden" data-section="education" data-value="title-academic">
Académica
</h2>

<div class="education__academic-content">
<div class="education__academic-item hidden">
<img src="Assets/images/icons/unilibre.svg" alt="Logo Universidad Libre" class="education__img">
Expand All @@ -359,7 +359,7 @@ <h2 class="education__academic-title hidden" data-section="education" data-value
Intensidad 6 meses
</li>
<li class="education__item weight" data-section="education" data-value="academic-item2-time">
En curso - Alura
2023 - Alura
</li>
</ul>
</div>
Expand Down Expand Up @@ -407,32 +407,6 @@ <h2 class="education__academic-title hidden" data-section="education" data-value
</div>
</div>

<div class="education__hobbies">
<h2 class="education__hobbies-title hidden">
Hobbies
</h2>
<div class="education__hobbies-list">
<div class="education__hobbies-item hidden">
<img src="Assets/images/icons/soccer.svg" alt="Logo Futbol" class="hobbie__img" >
<span class="education__hobbies-text" data-section="education" data-value="hobbies-title1">
Futbol
</span>
</div>
<div class="education__hobbies-item hidden">
<img src="Assets/images/icons/calisthenics.svg" alt="Logo Calistenia" class="hobbie__img">
<span class="education__hobbies-text" data-section="education" data-value="hobbies-title2">
Calistenia
</span>
</div>
<div class="education__hobbies-item hidden">
<img src="Assets/images/icons/cinema.svg" alt="Logo Cine" class="hobbie__img">
<span class="education__hobbies-text" data-section="education" data-value="hobbies-title3">
Cine Americano
</span>
</div>
</div>
</div>

</div>
</div>
</section>
Expand Down
2 changes: 1 addition & 1 deletion lenguages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"item-desarrollador": "Specialized in Front End Development",
"item-tecnico": "Technician in Administrative Assistance",
"item-titulo": "about me",
"item-resumen": "I am concluding my degree in Systems Engineering with a career projection focused on game design and development, that's why I've embraced software development as my primary tool for acquiring knowledge in programming and user experience. Here, you'll find some personal information about me and relevant projects I've developed for people and even multiple enterprises of the market."
"item-resumen": "I am finishing my degree in Systems Engineering with a career projection focused on game design and development, that's why I've embraced software development as my primary tool for acquiring knowledge in programming and user experience. Here, you'll find some personal information about me and relevant projects I've developed for people and even multiple enterprises of the market."
},

"experience": {
Expand Down

0 comments on commit 1c85f20

Please sign in to comment.