Skip to content

Commit

Permalink
ArmEditAndUpdate
Browse files Browse the repository at this point in the history
  • Loading branch information
sinaojaghi committed Oct 23, 2024
1 parent c95dfe2 commit 916e4c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h2 class="font-bold text-xl">What is my skill level?</h2>
<div
class=" border border-gray-400 p-4 lg:p-10 rounded-lg bg-gray-500 flex flex-col flex-shrink-0 items-center justify-center shadow-md hover:shadow-l hover:shadow-rose-700 hover:bg-rose-600 hover:rotate-12">
<img loading="lazy" width="100" height="100" decoding="async" data-nimg="1"
style="color:transparent" src="/media/python.svg" />Python
style="color:transparent" src="/media/matlab.png" />Matlab programming language
</div>
<div
class=" border border-gray-400 p-4 lg:p-10 rounded-lg bg-gray-500 flex flex-col flex-shrink-0 items-center justify-center shadow-md hover:shadow-l hover:shadow-rose-700 hover:bg-rose-600 hover:rotate-12">
Expand All @@ -103,17 +103,17 @@ <h2 class="font-bold text-xl">What is my skill level?</h2>
<div
class=" border border-gray-400 p-4 lg:p-10 rounded-lg bg-gray-500 flex flex-col flex-shrink-0 items-center justify-center shadow-md hover:shadow-l hover:shadow-rose-700 hover:bg-rose-600 hover:rotate-12">
<img loading="lazy" width="100" height="56" decoding="async" data-nimg="1"
style="color:transparent" src="/media/matlab.png" />Matlab programming language
style="color:transparent" src="/media/e-linux.png" />Embedded Linux
</div>
<div
class=" border border-gray-400 p-4 lg:p-10 rounded-lg bg-gray-500 flex flex-col flex-shrink-0 items-center justify-center shadow-md hover:shadow-l hover:shadow-rose-700 hover:bg-rose-600 hover:rotate-12">
<img loading="lazy" width="100" height="47" decoding="async" data-nimg="1"
style="color:transparent" src="/media/e-linux.png" />Embedded Linux
style="color:transparent" src="/media/python.svg" />Python
</div>
<div
class=" border border-gray-400 p-4 lg:p-10 rounded-lg bg-gray-500 flex flex-col flex-shrink-0 items-center justify-center shadow-md hover:shadow-l hover:shadow-rose-700 hover:bg-rose-600 hover:rotate-12">
<img loading="lazy" width="100" height="100" decoding="async" data-nimg="1"
style="color:transparent" src="/media/cprogramming.png" />C/C++
style="color:transparent" src="/media/arm.png" />ARM Programming
Programming
</div>
<div
Expand All @@ -124,7 +124,7 @@ <h2 class="font-bold text-xl">What is my skill level?</h2>
<div
class=" border border-gray-400 p-4 lg:p-10 rounded-lg bg-gray-500 flex flex-col flex-shrink-0 items-center justify-center shadow-md hover:shadow-l hover:shadow-rose-700 hover:bg-rose-600 hover:rotate-12">
<img loading="lazy" width="100" height="35" decoding="async" data-nimg="1"
style="color:transparent" src="/media/arm.png" />ARM Programming
style="color:transparent" src="/media/cprogramming.png" />C/C++
</div>
<div
class=" border border-gray-400 p-4 lg:p-10 rounded-lg bg-gray-500 flex flex-col flex-shrink-0 items-center justify-center shadow-md hover:shadow-l hover:shadow-rose-700 hover:bg-rose-600 hover:rotate-12">
Expand Down
Binary file modified media/arm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 916e4c4

Please sign in to comment.