Skip to content

Commit

Permalink
v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AVRADEEP NAYAK authored and AVRADEEP NAYAK committed Oct 15, 2024
1 parent 5bf23b6 commit eadef83
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
Binary file removed Avradeep_Nayak_VIT_Bhopal.pdf
Binary file not shown.
Binary file added Avradeep_VITB.pdf
Binary file not shown.
Binary file modified assets/.DS_Store
Binary file not shown.
Binary file modified assets/images/.DS_Store
Binary file not shown.
Binary file added assets/images/CLUB.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Ticket.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 39 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h1 class="name" title="Avradeep Nayak">Avradeep Nayak</h1>
</li>

<li class="navbar-item">
<a href="Avradeep_Nayak_VIT_Bhopal.pdf" download class="btn btn--med btn--theme dynamicBgClr">
<a href="Avradeep_VITB.pdf" download class="btn btn--med btn--theme dynamicBgClr">
<button style="color: lightgray">Resume</button>
</a>
</li>
Expand Down Expand Up @@ -859,6 +859,44 @@ <h3 class="project-title">FileWave</h3>
</a>
</li>

<li class="project-item active" data-filter-item data-category="web development">
<a href="https://github.com/Zedoman/VITB_Clubs_and_Chapters">

<figure class="project-img">
<div class="project-item-icon-box">
<ion-icon name="eye-outline"></ion-icon>
</div>

<img src="./assets/images/CLUB.png" alt="CDN" loading="lazy">
</figure>

<h3 class="project-title">VITB_Clubs_and_Chapters</h3>

<p class="project-category">Web development</p>

</a>
</li>

<li class="project-item active" data-filter-item data-category="web development">
<a href="https://github.com/Zedoman/mern">

<figure class="project-img">
<div class="project-item-icon-box">
<ion-icon name="eye-outline"></ion-icon>
</div>

<img src="./assets/images/Ticket.png" alt="CDN" loading="lazy">
</figure>

<h3 class="project-title">Support Desk</h3>

<p class="project-category">Web development</p>

</a>
</li>




</ul>

Expand Down

0 comments on commit eadef83

Please sign in to comment.