Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rifzkhy committed Aug 22, 2023
1 parent bb4e2b8 commit 741dc5f
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 4 deletions.
41 changes: 37 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,44 @@ <h1>MUHAMMAD RIFZKHY ALL FHAYED</h1>
</section>

<!-- TODO: Skill -->
<section>
<div class="title" align="center">
<h1>SKILL</h1>
#on going
<section align="center">
<div class="jumbotron p-3">
<div class="title">
<h1>DESIGN</h1>
</div>
<div class="row pt-3" width="35%">
<div class="col p-3">
<img src="src/icon/photoshop.webp" >
</div>
<div class="col p-3">
<img src="src/icon/premierepro.webp" >
</div>
<div class="col p-3">
<img src="src/icon/aftereffects.webp" >
</div>
<div class="col p-3">
<img src="src/icon/paintnet.webp" >
</div>
<div class="col p-3">
<img src="src/icon/clipstudiopaint.webp" >
</div>
<div class="col p-3">
<img src="src/icon/gimp.webp" >
</div>
</div>

<div class="title pt-5">
<h1>CODING</h1>
</div>
<div class="row pt-3" width="35%">
<div class="col p-3">
<img src="src/icon/javascript.webp" >
</div>
<div class="col p-3">
<img src="src/icon/nodejs.webp" >
</div>
</div>
</div>
</section>

<!-- TODO: Project -->
Expand Down
Binary file added src/icon/aftereffects.webp
Binary file not shown.
Binary file added src/icon/clipstudiopaint.webp
Binary file not shown.
Binary file added src/icon/gimp.webp
Binary file not shown.
Binary file added src/icon/javascript.webp
Binary file not shown.
Binary file added src/icon/nodejs.webp
Binary file not shown.
Binary file added src/icon/paintnet.webp
Binary file not shown.
Binary file added src/icon/photoshop.webp
Binary file not shown.
Binary file added src/icon/premierepro.webp
Binary file not shown.

0 comments on commit 741dc5f

Please sign in to comment.