Skip to content

Commit

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

<div class="flex w-full">
<div class="w-1/2">
<div class="h-56 bg-gray-300">
<img src="../assets/images/Tarun.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 ">Tarun Dinkar</div>
<p class="text-gray-700 text-base">Branch: ECE</p>
<p class="text-gray-700 text-base">Hobbies: Graphic Designing, Web3 development, Cricket</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/tarun-dinkar-14a5ba252/" target="_blank" class="font-medium">Portfolio</a>
</button>
</div>
</div>
</div>

</div>
</body>

Expand Down

0 comments on commit 15d9061

Please sign in to comment.