Skip to content

Commit

Permalink
update intro and portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
fahmyfauzi committed Aug 4, 2023
1 parent 9e83328 commit 6cb636a
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ <h2 class="font-medium text-slate-500 text-lg mb-5 lg:text-2xl">Student & <span
<div class="w-full px-4 mb-10 lg:w-1/2">
<h4 class="font-bold uppercase text-primary text-lg mb-3">About Me</h4>
<h2 class=" font-bold text-dark text-3xl mb-5 max-w-xl lg:text-4xl dark:text-white">Do your best in every opportunity you have</h2>
<p class="font-medium text-base text-secondary max-w-xl lg:text-lg">I am a 7th semester Computer Engineering undergraduate student with a GPA of 3.45, who has an interest in IT and programming. I am an energetic junior web developer and proficient in PHP and Laravel as Framework. With a strong sense
of curiosity, I enjoy learning new things in my life, especially about IT and programming languages.</p>
<p class="font-medium text-base text-secondary max-w-xl lg:text-lg">A fresh graduate with a GPA of 3.45 who has an interest in IT and programming. I am an energetic programmer who is skilled in PHP and Laravel as a framework. With high curiosity, I love to learn something new in my life, especially
about IT and programming languages.</p>
</div>
<div class="w-full px-4 lg:w-1/2">
<h3 class="font-semibold text-dark text-2xl mb-4 lg:text-3xl pt-10 dark:text-white">Let's Be Friends</h3>
Expand Down Expand Up @@ -214,13 +214,7 @@ <h2 class="font-bold text-dark text-3xl mb-4 sm:text-4xl lg:text-5xl md:text-lg
</div>
<div class="w-full px-4 flex flex-wrap justify-center xl:w-10/12 xl:mx-auto">

<div class="mb-12 p-4 md:w-1/2">
<div class="rounded-md shadow-md overflow-hidden">
<img src="dist/img/portfolio/project-3.webp" alt="project portfolio desa tanjungsari" width="w-full">
</div>
<h3 class="font-semibold text-xl text-dark mt-5 mb-3 dark:text-white">Web Portfolio Desa Tanjungsari</h3>
<p class="font-medium text-base text-secondary">Lorem ipsum dolor sit amet consectetur adipisicing elit. Quod nostrum nesciunt harum sunt? Alias, reprehenderit amet.</p>
</div>

<div class="mb-12 p-4 md:w-1/2">
<div class="rounded-md shadow-md overflow-hidden">
<img src="dist/img/portfolio/project-4.webp" alt="project pencarian lowongan kerja" width="w-full">
Expand Down

0 comments on commit 6cb636a

Please sign in to comment.