Skip to content

Commit

Permalink
Merge pull request #48 from adityaIIITR2062/master
Browse files Browse the repository at this point in the history
Saksham
  • Loading branch information
aialok authored Oct 31, 2023
2 parents 15d9061 + 918791f commit d14b714
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
Binary file added src/assets/images/Saksham.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions src/pages/sophomore.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@
</div>
</div>

<div class="max-w-xs rounded overflow-hidden shadow-2xl my-8 transform hover:scale-105 transition-transform duration-300 "></div>
<div class="flex w-full">
<div class="w-1/2">
<div class="h-56 bg-gray-300">
Expand All @@ -303,6 +304,27 @@
</div>
</div>

<div class="max-w-xs rounded overflow-hidden shadow-2xl my-8 transform hover:scale-105 transition-transform duration-300 ">


<div class="flex w-full">
<div class="w-1/2">
<div class="h-56 bg-gray-300">
<img src="../assets/images/Saksham.jpeg" class="h-full w-full object-cover">
</div>
</div>

<div class="w-3/5 p-4 my-auto">
<div class="font-bold text-xl mb-2 ">Saksham</div>
<p class="text-gray-700 text-base">Branch: CSE</p>
<p class="text-gray-700 text-base">Hobbies: CP, Web3 development, Football</p>
<button class="bg-orange-500 text-black hover:ring-2 hover:ring-orange-500 py-2 px-4 rounded-full mt-6">
<a href="https://www.linkedin.com/in/saksham-saksham-500298257/" target="_blank" class="font-medium">Portfolio</a>
</button>
</div>
</div>
</div>

</div>
</body>

Expand Down

0 comments on commit d14b714

Please sign in to comment.