-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
265 lines (232 loc) · 9.99 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Suhaib</title>
<link rel="icon" href="css/favicon.ico">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="css/styles.css">
<!-- <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-KK94CHFLLe+nY2dmCWGMq91rCGa5gtU4mk92HdvYe+M/SXH301p5ILy+dN9+nJOZ" crossorigin="anonymous">-->
</head>
<body >
<table cellspacing="20">
<thead>
<tr>
<td><img src="css/images/stuuff-modified.png" height="200" width="200"></td>
<td >
<h1 style="font-size:30px">Suhaib Arif Siddiqui</h1>
<p> <em>BE Student at <strong>Lords Institute of Engineering Technology </strong> </em> </p>
<br>
<p style="font-size:30px">
I am an Engineering Student Practicing Computer Science as Major.
I Love Trying New Things & Intrested To Learn about various new technologies
and like to Develop Applications
Various Languages Such as Python,
HTML, CSS, SQL etc.
</p>
<br>
<a class="btn btn-primary" style="color:black;" href="https://www.linkedin.com/in/suhaib-arif-408716235/" role="button" >
<img src="css/logos/linkedin.svg">
LinkedIn
</a>
<a class="btn btn-danger" style="color:black;" href="mailto:suhaibarifsiddiqui@gmail.com" role="button">
<img src="css/logos/envelope.svg">
Gmail
</a>
<a class="btn btn-danger" style="color:black;" href="mailto:suhaibarifsiddiqui@gmail.com" role="button">
<img src="css/logos/github.svg">
Github
</a>
</td>
</tr>
</thead>
</table>
<br>
<h3>Education</h3>
<br>
<table style="padding:0 50px;background-color:#CCD5AE;border: 1px solid black;border-collapse: collapse;">
<div class="edu_card" >
<th></th>
<th style="font-size:30px">Relevant Course Works</th>
<tr>
<td>
<img src="css/tools/Lords.png" style="height:200px; align:middle; width:200px;">
<br>
<span style="width:50px;"><strong>Lords Institute of Engineering Technology</strong></span>
<br>
<span style="text-align:center">2020 - 2024</span>
</td>
<td style="top:0;">
<p style="font-size:25px;">
During my time in Lords Institute of Engineering Technology, I learnt various skills involving Data Structures and
algorithms,Database Management Systems, Operating Systems, Artificial intelligence and more.
<br>
<br>
I also did a (harmless)prank on the entire Computer Science department by sending the entire student body
fake Emails that no one ever caught on to
</p>
</td>
</tr>
</div>
</table>
<br>
<h3>Personal Projects</h3>
<br>
<center>
<div class="card">
<a class="box_anchor" href="https://github.com/Suhaib-Arif/Projects-Intermediate-/tree/main/Day36-stock-news">
<img src="css/images/stock.png" alt="stocks" width="100%">
<div class="container">
<hr class="line_seperator">
<h4><b>Stock News Alert</b></h4>
<p>A program that uses APIs to track the closing stock of a company</p>
</div>
</a>
</div>
<br>
<div class="card">
<a class="box_anchor" href="https://github.com/Suhaib-Arif/Projects-Intermediate-/tree/main/CAPSTONE_PROJECT-Flight_Deals">
<img src="css/images/flightdeals.png" alt="stocks" width="100%" style="background-color:white">
<hr class="line_seperator">
<div class="container">
<h4><b>Flight Deals Tracker</b></h4>
<p>Sends a Telegram message to the user about the
information of the flight, when the price of the flight is less than our intended budget for the destination</p>
</div>
</a>
</div>
<br>
<div>
<div class="card">
<a class="box_anchor" href="https://github.com/Suhaib-Arif/Web-Foundation/tree/main/Day46-Spotify_Time_machine">
<img src="css/images/Spotify-cartoon.jpg" alt="stocks" width="100%" style="background-color:white">
<hr class="line_seperator">
<div id="container">
<h4><b>Spotify Time Machine</b></h4>
<p>Uses web scraping and APIs to create a playlist of the top 100 songs from a year</p>
</div>
</a>
</div>
</div>
</center>
</td>
<br>
<h3>Tools and Applications</h3>
<br>
<div class="tools_card">
<h2>Languages</h2>
<hr class="line_seperator">
<div class = "row" style = "text-align:center;">
<div class = 'col-md-2'>
<img class="tools_logos" src="css/tools/python.png" styles="height:500px; width:500px">
<h4>Python</h4>
</div>
<div class = 'col-md-2'>
<img id="clog" class="tools_logos" src="css/tools/c.png" style="height:235px; width:235px">
<h4 >C programming</h4>
</div>
<div class = 'col-md-2'>
<img class="tools_logos" src="css/tools/java.png" styles="height:500px; width:500px" >
<h4>Java</h4>
</div>
<div class = 'col-md-2'>
<img class="tools_logos" src="css/tools/html.png" style="height:225px; width:175px">
<h4>HyperText Markup Language</h4>
</div>
<div class = 'col-md-2'>
<img class="tools_logos" src="css/tools/css.png" style="height:225px; width:250px">
<h4>Casscading Style Sheets</h4>
</div>
</div>
</div>
<br>
<div class="tools_card">
<h2>Databases</h2>
<hr class="line_seperator">
<div class = "row" style = "text-align:center">
<div class = 'col-md-2'>
<img class="tools_logos" src="css/tools/mysql.png">
<h4>MySQL</h4>
</div>
<div class = "col-md-2">
<img class="tools_logos" src="css/tools/postgresql.png" style="width:350px">
<h4 style="width:400px">PostGreSql</h4>
</div>
</div>
</div>
<br>
<div class="tools_card">
<h2>Libraries</h2>
<hr class="line_seperator">
<div class = "row" style = "text-align:center">
<div class = "col-md-2">
<img class="tools_logos" src="css/tools/numpy.png">
<h4>Numpys</h4>
</div>
<div class = "col-md-2">
<img class="tools_logos" src="css/tools/api.png">
<h4>Requests</h4>
</div>
<div class = "col-lg-3">
<img class="tools_logos" src="css/tools/pandas.png" style="width:350px">
<h4>Pandas</h4>
</div>
<div class = "col-md-2">
<img class="tools_logos" src="css/tools/bs4.png" style="width:350px">
<h4>Beautiful Soup</h4>
</div>
</div>
</div>
<br>
<div class = "tools_card">
<h2>FrameWorks</h2>
<hr class = "line_seperator">
<div class = "row" style = "text-align:center">
<div class = "col-md-2">
<img class = "tools_logos" src = "css/tools/flask.png" >
<h4>Flask</h4>
</div>
</div>
</div>
<br>
<h3>My Skills</h3>
<br>
<table cellspacing="20">
<tbody style="font-size:40px">
<tr>
<td>
<td>Python</td>
<td>★ ★ ★ ★</td>
</td>
<td>
<td>SQL</td>
<td>★ ★ ★ ★</td>
</td>
</tr>
<tr>
<td>
<td>Java</td>
<td>★ ★ ★</td>
</td>
<td>
<td>HTML</td>
<td>★ ★ ★</td>
</td>
</tr>
<tr>
<td>
<td>C</td>
<td>★ ★ ★ ★</td>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
<br>
<h3>Work Experience</h3>
<br>
<p style="font-size:30px">Looking to gain some by joining your organization :')</p>
</body>
</html>