Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rembursed authored May 22, 2024
1 parent 648b5bb commit b49b833
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,26 +110,6 @@ <h2>Languages</h2>
<p>My favorite languages for systems programming.</p>
</div>

<!-- Technology Stack #2: Front-End -->
<div class="tech">
<h2>Front-End</h2>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/nextjs/nextjs-original.svg" width="70" height="70" />
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/tailwindcss/tailwindcss-original.svg" width="70" height="70" />
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/html5/html5-original.svg" width="70" height="70"/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/css3/css3-original.svg" width="70" height="70" />
<p>My preferred technologies for front-end web development and component design.</p>
</div>

<!-- Technology Stack #3: Back-End -->
<div class="tech">
<h2>Back-End</h2>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/nodejs/nodejs-original-wordmark.svg" width="70" height="70" />
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/rails/rails-plain-wordmark.svg" width="70" height="70"/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/django/django-plain.svg" width="70" height="70" />
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/dotnetcore/dotnetcore-original.svg" width="70" height="70"/>
<p>My preferred technologies for back-end programming and infrastructure design.</p>
</div>

<!-- Technology Stack #4: Tools -->
<div class="tech">
<h2>Tools</h2>
Expand Down

0 comments on commit b49b833

Please sign in to comment.