Commit da239d89 authored by HARSH SILOIYA's avatar HARSH SILOIYA

Upload new file

parent e50ea140
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>MY WEBPAGE</title>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="social-buttons.css">
</head>
<body>
<img src="images.jpeg" alt="picture" width="2000" height="500">
<h1><center>HELLO THERE !</center></h1>
<p id="p01"><center>My name is <b>Harsh Siloiya</b><br>I'm a 2nd year student, pursuing BTech in Computer Science and Engineering, along with a minor in Electrical Engineering.</p>
<p><a href="https://www.cse.iitb.ac.in" target="_blank">Link </a>for IITB CSE official website
<br>
<a href="https://www.iitb.ac.in" target="_blank">Link </a>for official IITB website
<br>
<a href="#lnkd">My Semester Timetable</a>
<br>
</p></center>
<p id="p02">My interests are :-
<ul>
<li>Coding (C/C++, C#, Python)</li>
<li>Reading novels ('Ive read all of Dan Brown novels')</li>
<li>PC Gaming</li>
<li>Movies and TV Series (Preferably English)</li>
<li>Memes :p</li>
</ul>
</p>
<p id="p02">My favourite games :-
<ol>
<li>GTA San Andreas</li>
<li>Batman: Arkham Origins</li>
<li>NFS: Most Wanted</li>
<li>FIFA 15</li>
<li>Crysis 3</li>
<li>Dishonored</li>
<li>Alien: Isolation</li>
<li>GTA V</li>
<li>Counter Strike 1.6 (Evergreen :))</li>
</ol>
</p>
<h2>Here's my timetable for this semester :-</h2>
<table style="width: 100%" class="timetable" align="center">
<caption><a name="lnkd">Semester Timetable</a></caption>
<tr>
<th></th>
<th>8:30-9:25</th>
<th>9:30-10:25</th>
<th>10:35-11:30</th>
<th>11:35-12:30</th>
<th rowspan="6">12:30-14:00 Lunch Break</th>
<th>14:00-15:25</th>
<th>15:30-17:00</th>
<th>17:30-18:55</th>
</tr>
<tr>
<th>Monday</td>
<td></td>
<td>CS 207</td>
<td>CS 251</td>
<td>EE 101</td>
<td colspan="2">CS 293</td>
<td></td>
</tr>
<tr>
<th>Tuesday</th>
<td>EE 101</td>
<td></td>
<td>CS 207</td>
<td>CS 251</td>
<td>CS 215</td>
<td>CS 213</td>
<td></td>
</tr>
<tr>
<th>Wednesday</th>
<td></td>
<td>EE 210 (9:30-10:55)</td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<th>Thursday</th>
<td>CS 251</td>
<td>EE 101</td>
<td></td>
<td>CS 207</td>
<td colspan="2">CS 251 Lab</td>
<td></td>
</tr>
<tr>
<th>Friday</th>
<td></td>
<td>EE 210 (9:30-10:55)</td>
<td></td>
<td></td>
<td>CS 215</td>
<td>CS 213</td>
<td>EE 101 Tutorial</td>
<tr>
</table>
<p id="p03"><center>Link to my Facebook ID below
<br><br><a href="https://www.facebook.com/harsh.siloiya"><button class="btn btn-facebook"><i class="fa fa-facebook"></i> | Harsh Siloiya</button></a></center>
</p>
</body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment