Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
AndjelUrshini committed Jul 10, 2024
1 parent 086fff7 commit 89f3eeb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion expertise.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
margin: auto;
margin-top: 24px;
display: grid;
grid-template-columns: repeat(8,80px);
grid-template-columns: repeat(6,80px);
justify-content: center;
gap: 32px;
}
Expand Down
24 changes: 12 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
AU
</div>
<div class="logo-title">
Andjel Urshini <br> <span>Web Developer</span>
Andjel Urshini <br> <span>Front End Developer</span>
</div>
</div>
<ul class="nav-menu">
Expand Down Expand Up @@ -61,7 +61,7 @@
<h1><span>HEY</span>, I'M ANDJEL URSHINI</h1>
</div>
<div class="hero-description">
<p>Hardworking and self-motivated Student learning towards a Web Developer Program. <br>
<p>Hardworking and self-motivated Student learning towards a Front Ende Developer Program. <br>
I am constantly seeking opportunities to enhance my skills and stay up-to-date with the latest
industry trends. <br>
My strong attention to detail and problem-solving skills make me a valuable asset to any development
Expand Down Expand Up @@ -102,21 +102,21 @@ <h1><span>My</span> Expertise</h1>
<div class="expertise-card">
<img src="Images/nodejs.png" alt="">
</div>
<div class="expertise-card">
<!-- <div class="expertise-card">
<img src="Images/C-sharp.png" alt="">
</div>
<div class="expertise-card">
</div> -->
<!-- <div class="expertise-card">
<img src="Images/netlogo.png" alt="">
</div>
<div class="expertise-card">
</div> -->
<!-- <div class="expertise-card">
<img src="Images/VScommunity.png" alt="">
</div>
</div> -->
<div class="expertise-card">
<img src="Images/VisualStudio.png" alt="">
</div>
<div class="expertise-card">
<!-- <div class="expertise-card">
<img src="Images/sqlserver.svg" alt="">
</div>
</div> -->
<div class="expertise-card">
<img src="Images/Mysql_logo.png" alt="">
</div>
Expand Down Expand Up @@ -230,10 +230,10 @@ <h1><span>Let's</span> Connect</h1>
AU
</div>
<div class="logo-title">
Andjel Urshini <br> <span>Web Developer</span>
Andjel Urshini <br> <span>Front End Developer</span>
</div>
</div>
Hardworking and self-motivated Student learning towards <br> a Software Developer Program. <br>
Hardworking and self-motivated Student learning towards <br> a Front End Developer Program. <br>
I am constantly seeking opportunities to enhance my skills <br> and stay up-to-date with the latest
industry
trends. <br>
Expand Down

0 comments on commit 89f3eeb

Please sign in to comment.