Skip to content

Commit

Permalink
speakers added
Browse files Browse the repository at this point in the history
  • Loading branch information
kanhaiya04 committed Apr 22, 2023
1 parent d33cb8b commit 3e794c8
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 4 deletions.
Binary file added assets/img/GauravSehrawat.jpeg
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/img/PrashantMishra.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
57 changes: 53 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,10 +282,59 @@ <h5 style="margin-top: 10px; color: #001d55;">MYSTERIOUS EVENT<br>1500 INR<br>P
</div>

<h1 class="header">Speakers</h1>
<div class="speaker-heads"
style="border-radius: 10px;margin-bottom:50px;padding:70px 15px;background-color: rgba(255,255,255,0.4);width:75%;margin-left: 12%;">
<h3 style="font-size: 24px;">TO BE ANNOUNCED</h3>
</div>
<div class="wrapper-flex" id="coordinators">

<div class="speaker-heads"
style="border-radius: 10px;margin-bottom:50px;padding:90px 15px;background-color: rgba(255,255,255,0.4);max-width:300px;min-width:300px;font-family: Verdana, Geneva, Tahoma, sans-serif;">
<div class="contact" style="padding: 0px">
<div class="speaker-img" style="
border-radius: 10px;
padding: 0px;
margin-bottom: 60px;
height: 201px;
">
<img style="height: 120px;" src="assets/img/GauravSehrawat.jpeg" alt="">
<a href="https://www.linkedin.com/in/igauravsehrawat" target="_blank">
<h2 style="font-size: 1.7em;padding-bottom: 10px;">Gaurav Sehrawat</h2>
<h4 style="color: #c71239;padding-bottom: 10px;">Global Solutions Architect - Verifone</h4>
<h4 style="color: #c71239;padding-bottom: 10px;">(ALUMNUS - JIIT)</h4>
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#1b4481"
class="bi bi-linkedin" viewBox="0 0 16 16">
<path
d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z" />
</svg>
</a>

</div>
</div>
</div>

<div class="speaker-heads"
style="border-radius: 10px;margin-bottom:50px;padding:90px 15px;background-color: rgba(255,255,255,0.4);max-width:300px;min-width:300px;font-family: Verdana, Geneva, Tahoma, sans-serif;">
<div class="contact" style="padding: 0px">
<div class="speaker-img" style="
border-radius: 10px;
padding: 0px;
margin-bottom: 60px;
height: 201px;
">
<img style="height: 120px;" src="assets/img/PrashantMishra.jpeg" alt="">
<a href="https://www.linkedin.com/in/prashantpm20" target="_blank">
<h2 style="font-size: 1.7em;padding-bottom: 10px;">Prashant Mishra</h2>
<h4 style="color: #c71239;padding-bottom: 10px;">Software Engineer Intern - Accuknox</h4>
<h4 style="color: #c71239;padding-bottom: 10px;">(3rd year - JIIT)</h4>
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="#1b4481"
class="bi bi-linkedin" viewBox="0 0 16 16">
<path
d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z" />
</svg>
</a>

</div>
</div>
</div>
</div>


<div>
<img src="assets/img/Buildings.svg" class="building medium2" />
Expand Down

0 comments on commit 3e794c8

Please sign in to comment.