Skip to content

Commit

Permalink
[team.html] fixed Experience
Browse files Browse the repository at this point in the history
  • Loading branch information
rakim0 committed Mar 23, 2024
1 parent 4744124 commit 6fbc71f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions team.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,48 +210,48 @@ <h4>Reviewer</h4>
<h3 class="resume-title">Experience</h3>
<div class="resume-item">
<h4>Associate Professor</h4><h4 style="color: #777; font-weight: 600; font-size: 14px;">Indian Institute of Information Technology, Allahabad</h4>
<h5>2021 - present</h5>
<h5 style="margin-top: -10px;">2021 - present</h5>
<!-- <p><em>IIIT Allahabad</em></p> -->
</div>
<div class="resume-item">
<h4>Assistant Professor</h4><h4 style="color: #777; font-weight: 600; font-size: 14px;">Indian Institute of Information Technology, Allahabad</h4>
<h5>2016 - 2021</h5>
<h5 style="margin-top: -10px;">2016 - 2021</h5>
<!-- <p><em>IIIT Allahabad</em></p> -->
</div>

<div class="resume-item">
<h4>Assistant Professor</h4><h4 style="color: #777; font-weight: 600; font-size: 14px;">Gururdas College, University of Calcutta</h4>
<h5>2015 - 2016</h5>
<h5 style="margin-top: -10px;">2015 - 2016</h5>
<!-- <p><em>Gururdas College, University of Calcutta</em></p> -->
</div>
<div class="resume-item">
<h4>CSIR Pool Officer</h4><h4 style="color: #777; font-weight: 600; font-size: 14px;">Saha Institute of Nuclear Physics, Kolkata</h4>
<h5>2013 - 2015</h5>
<h5 style="margin-top: -10px;">2013 - 2015</h5>
<!-- <p><em>Saha Institute of Nuclear Physics, Kolkata</em></p> -->
</div>
<div class="resume-item">
<h4>Post-doc</h4><h4 style="color: #777; font-weight: 600; font-size: 14px;">Saha Institute of Nuclear Physics, Kolkata</h4>
<h5>2011 - 2013</h5>
<h5 style="margin-top: -10px;">2011 - 2013</h5>
<!-- <p><em>Saha Institute of Nuclear Physics, Kolkata</em></p> -->
</div>
<div class="resume-item">
<h4>Post-doc</h4><h4 style="color: #777; font-weight: 600; font-size: 14px;">Ryerson University, Toronto, Canada</h4>
<h5>2009 - 2011</h5>
<h5 style="margin-top: -10px;">2009 - 2011</h5>
<!-- <p><em>Ryerson University, Toronto, Canada</em></p> -->
</div>
<div class="resume-item">
<h4>Visiting Post-doc</h4><h4 style="color: #777; font-weight: 600; font-size: 14px;">S. N. Bose National Centre for Basic Sciences, Kolkata</h4>
<h5>2009 - 2009</h5>
<h5 style="margin-top: -10px;">2009 - 2009</h5>
<!-- <p><em> S. N. Bose National Centre for Basic Sciences, Kolkata</em></p> -->
</div>
<div class="resume-item">
<h4>Post-doc</h4><h4 style="color: #777; font-weight: 600; font-size: 14px;">University of Montreal, Montreal, Canada</h4>
<h5>2007 - 2008</h5>
<h5 style="margin-top: -10px;">2007 - 2008</h5>
<!-- <p><em>University of Montreal, Montreal, Canada</em></p> -->
</div>
<div class="resume-item">
<h4>Visiting Professor</h4><h4 style="color: #777; font-weight: 600; font-size: 14px;">Department of Computational and Data Sciences<br>Indian Institute of Science, Bangalore</h4>
<h5>June 9 - 23, 2017</h5>
<h5 style="margin-top: -10px;">June 9 - 23, 2017</h5>
<!-- <p><em>Department of Computational and Data Sciences, Indian Institute of Science, Bangalore</em></p> -->
</div>
</div>
Expand Down

0 comments on commit 6fbc71f

Please sign in to comment.