Skip to content

Commit 13b9fdd

Browse files
committed
Add laravel to skills sectino of the about
1 parent a43c739 commit 13b9fdd

File tree

5 files changed

+10
-0
lines changed

5 files changed

+10
-0
lines changed

.DS_Store

8 KB
Binary file not shown.

about.html

+5
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,11 @@ <h3 class="h3 text-center text-dark mb-3">My Skills/Tech Stack </h3>
188188
<img loading="lazy" src="https://img.icons8.com/color/2x/linux.png" alt="Linux Logo" title="Linux System Operation" />
189189
</div>
190190
</div>
191+
<div class="col-3 col-md-2 px-1 px-md-2">
192+
<div class="skill-badge">
193+
<img loading="lazy" src="https://img.icons8.com/?size=128&id=hUvxmdu7Rloj&format=png" alt="Laravel Logo" title="Laravel" />
194+
</div>
195+
</div>
191196
<div class="col-3 col-md-2 px-1 px-md-2">
192197
<div class="skill-badge">
193198
<img loading="lazy" src="https://img.icons8.com/fluency/2x/docker.png" alt="Docker Logo" title="Docker" />

favicon_io/.DS_Store

6 KB
Binary file not shown.

ideas.txt

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- Use Container based view for future iterations of the website
2+
# examples
3+
https://kongulov.dev/blog/repository-pattern-in-laravel-php-design-pattern
4+
5+
-

images/.DS_Store

8 KB
Binary file not shown.

0 commit comments

Comments
 (0)