Skip to content

Commit

Permalink
Add team on homepage
Browse files Browse the repository at this point in the history
Signed-off-by: Shashank Verma <[email protected]>
  • Loading branch information
shank03 committed Oct 5, 2023
1 parent 8786e4e commit 0f0c707
Show file tree
Hide file tree
Showing 6 changed files with 343 additions and 21 deletions.
322 changes: 322 additions & 0 deletions home/static/img/hacktober.svg
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 home/static/img/profile/amit.jpg
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 home/static/img/profile/priyav.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 home/static/img/profile/sanskar.jpg
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 home/static/img/profile/shank.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 21 additions & 21 deletions home/templates/home/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -310,66 +310,66 @@ <h4 class="card-title">Improve Skills</h4>
<h2 class="h2 mb-5 text-center display-5 font-weight-bold">Our Team</h2>
<div class="container">

<div class="row">
<div class="row justify-content-center">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-4 mb-3 d-flex align-items-stretch justify-content-center">
<div class="card justify-content-center align-items-center">
<img src="{% static 'img/profile/ldk.jpeg' %}" class="card-img-top w-100" alt="Card Image"
<img src="{% static 'img/profile/shank.jpg' %}" class="card-img-top w-100" alt="Card Image"
style="max-height: 250px; object-fit: cover;">
<div class="card-body d-flex flex-column">
<h5 class="card-title">LDK</h5>
<h5 class="card-title">Shashank Verma</h5>
<p id="member-intro" class="custom-scrollbar-js card-text mb-4 sm-6"
style="max-width: 250px; max-height: 200px; overflow-y: auto">CSE MNNIT'23 | Upcoming something @somewhere
style="max-width: 250px; max-height: 200px; overflow-y: auto">CSE MNNIT'24 | Associate Full-Stack Android Developer
</p>
<a href="https://github.com/" class="btn btn-primary" style="margin-top: auto">See
<a href="https://github.com/shank03" class="btn btn-primary" style="margin-top: auto">See
Profile</a>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-4 mb-3 d-flex align-items-stretch justify-content-center">
<div class="card justify-content-center align-items-center">
<img src="{% static 'img/profile/ldk.jpeg' %}" class="card-img-top w-100" alt="Card Image"
<img src="{% static 'img/profile/priyav.png' %}" class="card-img-top w-100" alt="Card Image"
style="max-height: 250px; object-fit: cover;">
<div class="card-body d-flex flex-column">
<h5 class="card-title">LDK</h5>
<h5 class="card-title">Priyav Kaneria</h5>
<p id="member-intro" class="custom-scrollbar-js card-text mb-4 sm-6"
style="max-width: 250px; max-height: 200px; overflow-y: auto">CSE MNNIT'23 | Upcoming something @somewhere
style="max-width: 250px; max-height: 200px; overflow-y: auto">CSE MNNIT'24 | Upcoming SDE @Oracle
</p>
<a href="https://github.com/" class="btn btn-primary" style="margin-top: auto">See
<a href="https://github.com/priyavkaneria" class="btn btn-primary" style="margin-top: auto">See
Profile</a>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-4 mb-3 d-flex align-items-stretch justify-content-center">
<div class="card justify-content-center align-items-center">
<img src="{% static 'img/profile/ldk.jpeg' %}" class="card-img-top w-100" alt="Card Image"
<img src="{% static 'img/profile/sanskar.jpg' %}" class="card-img-top w-100" alt="Card Image"
style="max-height: 250px; object-fit: cover;">
<div class="card-body d-flex flex-column">
<h5 class="card-title">LDK</h5>
<h5 class="card-title">Sanskar Omar</h5>
<p id="member-intro" class="custom-scrollbar-js card-text mb-4 sm-6"
style="max-width: 250px; max-height: 200px; overflow-y: auto">CSE MNNIT'23 | Upcoming something @somewhere
style="max-width: 250px; max-height: 200px; overflow-y: auto">CSE MNNIT'24 | Upcoming SDE @Visa
</p>
<a href="https://github.com/" class="btn btn-primary" style="margin-top: auto">See
<a href="https://github.com/sanskaromar" class="btn btn-primary" style="margin-top: auto">See
Profile</a>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-4 mb-3 d-flex align-items-stretch justify-content-center">
<div class="card justify-content-center align-items-center">
<img src="{% static 'img/profile/ldk.jpeg' %}" class="card-img-top w-100" alt="Card Image"
<img src="{% static 'img/profile/amit.jpg' %}" class="card-img-top w-100" alt="Card Image"
style="max-height: 250px; object-fit: cover;">
<div class="card-body d-flex flex-column">
<h5 class="card-title">LDK</h5>
<h5 class="card-title">Amit Kumar</h5>
<p id="member-intro" class="custom-scrollbar-js card-text mb-4 sm-6"
style="max-width: 250px; max-height: 200px; overflow-y: auto">CSE MNNIT'23 | Upcoming something @somewhere
style="max-width: 250px; max-height: 200px; overflow-y: auto">CSE MNNIT'24 | Upcoming SDE @Cisco
</p>
<a href="https://github.com/" class="btn btn-primary" style="margin-top: auto">See
<a href="https://github.com/hackeramitkumar" class="btn btn-primary" style="margin-top: auto">See
Profile</a>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-4 mb-3 d-flex align-items-stretch justify-content-center">
<!-- <div class="col-xs-12 col-sm-12 col-md-6 col-lg-4 mb-3 d-flex align-items-stretch justify-content-center">
<div class="card justify-content-center align-items-center">
<img src="{% static 'img/profile/ldk.jpeg' %}" class="card-img-top w-100" alt="Card Image"
style="max-height: 250px; object-fit: cover;">
Expand All @@ -382,7 +382,7 @@ <h5 class="card-title">LDK</h5>
Profile</a>
</div>
</div>
</div>
</div> -->
</div>


Expand Down

0 comments on commit 0f0c707

Please sign in to comment.