Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Zedoman/Portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
Zedoman committed May 26, 2024
2 parents 039656d + 6e7c107 commit 18f7d0f
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ <h3 class="h3 clients-title">Clients</h3>
- #RESUME
-->

<article class="resume" data-page="resume" hidden>
<!-- <article class="resume" data-page="resume" hidden>
<header>
<h2 class="h2 article-title">Resume</h2>
Expand All @@ -538,14 +538,12 @@ <h3 class="h3">Education</h3>
<li class="timeline-item">
<h4 class="h4 timeline-item-title">University school of the arts</h4>
<h4 class="h4 timeline-item-title">Vellore Institute of Technology</h4>
<span>2007 — 2008</span>
<span>2021 – 2025</span>
<p class="timeline-text">
Nemo enims ipsam voluptatem, blanditiis praesentium voluptum delenit atque corrupti, quos dolores et
quas molestias
exceptur.
Majored in Computer Science and Engineering B.Tech
</p>
</li>
Expand Down Expand Up @@ -701,7 +699,7 @@ <h5 class="h5">WordPress</h5>
</section>
</article>
</article> -->

<!--
- #PORTFOLIO
Expand Down Expand Up @@ -808,7 +806,7 @@ <h3 class="project-title">Breast Cancer Prediction</h3>


<li class="project-item active" data-filter-item data-category="web development">
<a href="#">
<a href="https://zedoman.github.io/ChromaDreams/">

<figure class="project-img">
<div class="project-item-icon-box">
Expand Down Expand Up @@ -1093,4 +1091,4 @@ <h3 class="h3 form-title">Contact Form</h3>

</body>

</html>
</html>

0 comments on commit 18f7d0f

Please sign in to comment.