Skip to content

Commit

Permalink
Add laravel to skills sectino of the about
Browse files Browse the repository at this point in the history
  • Loading branch information
brianobot committed Mar 23, 2024
1 parent a43c739 commit 13b9fdd
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
5 changes: 5 additions & 0 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,11 @@ <h3 class="h3 text-center text-dark mb-3">My Skills/Tech Stack </h3>
<img loading="lazy" src="https://img.icons8.com/color/2x/linux.png" alt="Linux Logo" title="Linux System Operation" />
</div>
</div>
<div class="col-3 col-md-2 px-1 px-md-2">
<div class="skill-badge">
<img loading="lazy" src="https://img.icons8.com/?size=128&id=hUvxmdu7Rloj&format=png" alt="Laravel Logo" title="Laravel" />
</div>
</div>
<div class="col-3 col-md-2 px-1 px-md-2">
<div class="skill-badge">
<img loading="lazy" src="https://img.icons8.com/fluency/2x/docker.png" alt="Docker Logo" title="Docker" />
Expand Down
Binary file added favicon_io/.DS_Store
Binary file not shown.
5 changes: 5 additions & 0 deletions ideas.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- Use Container based view for future iterations of the website
# examples
https://kongulov.dev/blog/repository-pattern-in-laravel-php-design-pattern

-
Binary file added images/.DS_Store
Binary file not shown.

0 comments on commit 13b9fdd

Please sign in to comment.