Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
thegirlwiththecattattoo authored Nov 28, 2024
1 parent 1c0a5ba commit 4b89dee
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,18 +56,17 @@ <h2 class="target">My skills</h2>
</section>

<section class="projects">
<h2 id="projects" class="target">Projects</h2>
<h2 id="projects" class="target">Projects & Certifications</h2>
<div class="cards">
<div class="card">
<div class="img-project">

<img src="./assets/ninasrocket.png" alt="ninasrocket">
<img src="./assets/micro.png" alt="ninasrocket">
</div>
<div class="description-project">
<!-- <span class="title-project">https://ninastech-united.vercel.app/</span> -->
<a href="https://ninastech-united.vercel.app/ "
target="_blank">https://ninastech-united.vercel.app/</a>
<span class="tag-project">Technologies: HTML5, CSS, JS</span>
<a href="https://github.com/Latinohacksquad " target="_blank">Microsoft Cybersecurity Analyst</a>
<span class="tag-project">SC-900</span>
</div>
</div>
<div class="card">
Expand All @@ -76,7 +75,7 @@ <h2 id="projects" class="target">Projects</h2>
</div>
<div class="description-project">
<span class="title-project">Project in progress</span>
<span class="tag-project">Technologies: Python</span>
<span class="tag-project">Pentesting tools</span>
</div>
</div>
<div class="card">
Expand All @@ -85,7 +84,7 @@ <h2 id="projects" class="target">Projects</h2>
</div>
<div class="description-project">
<span class="title-project">Techmoms Course</span>
<span class="tag-project">Technologies: Python</span>
<span class="tag-project"> Security+</span>
</div>
</div>
</div>
Expand Down

0 comments on commit 4b89dee

Please sign in to comment.