Skip to content

Commit

Permalink
Added About Me card with info
Browse files Browse the repository at this point in the history
  • Loading branch information
AmarPivcic authored Oct 11, 2023
1 parent aa1e120 commit b11279e
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,17 @@ <h1 id="softwaretext">Student of <span class="yellow">Software Engineering</span
</div>
</section>
<section class="education" id="education">
<h2> <span class="yellow">MY </span><span class="white">EDUCATION</span> </h2>
<h2 style="margin-bottom: 50px;"> <span class="yellow">ABOUT </span><span class="white">ME</span> </h2>
<div class="education-container">
<div class="education-card info-card">
<h3 id="in">Info</h3>
<p id="infotext">Born on May 11th, 2002 in Livno, small city in Bosnia and Herzegovina, got the first computer in 2010.
Joined IT Highschool and College just because my older brother did the same and I didn't want to be
a dissapointment to my parents. Jokes aside, his schooling played an important part in my decisions
but it wasn't the main reason for me to select this career, only an example that I can do it as well.
Hard worker, I don't give up easily and can work for hours to solve a problem.
</p>
</div>
<div class="education-card" id="hsmain">
<h3 id="hs">Highschool</h3>
<ul>
Expand Down Expand Up @@ -93,7 +102,7 @@ <h2 style="margin-bottom: 50px;"> <span class="white">SKILLS AND</span><span cla
</div>
</div>
<section class="otherSkills" style="padding-bottom: 10px;">
<p style="color: white; text-align: left;">Other skills include:</p>
<p style="color: #F6C90E; text-align: left;">Other skills include:</p>
<ul style="color: white;">
<li>3D Modeling (Blender)</li>
<li>Adobe Suite (Photoshop, After Effects, Premiere, Audition)</li>
Expand Down

0 comments on commit b11279e

Please sign in to comment.