-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
487 lines (432 loc) · 16.9 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
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Ali Bhangu's Website</title>
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="mediaqueries.css" />
</head>
<body>
<nav id="desktop-nav">
<div class="logo">Ali Bhangu</div>
<div>
<ul class="nav-links">
<li><a href="#about">About</a></li>
<li><a href="#experience">Experience</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</nav>
<nav id="hamburger-nav">
<div class="logo">Ali Bhangu</div>
<div class="hamburger-menu">
<div class="hamburger-icon" onclick="toggleMenu()">
<span></span>
<span></span>
<span></span>
</div>
<div class="menu-links">
<li><a href="#about" onclick="toggleMenu()">About</a></li>
<li><a href="#experience" onclick="toggleMenu()">Experience</a></li>
<li><a href="#projects" onclick="toggleMenu()">Projects</a></li>
<li><a href="#contact" onclick="toggleMenu()">Contact</a></li>
</div>
</div>
</nav>
<section id = "profile">
<div class = "section_pic-container">
<img src ="alibhangu.png" alt = "Ali Bhangu PFP">
</div>
<div class="section_text">
<p class = "section-text-p1">Hey, I'm</p>
<h1 class="title">Ali Raza Bhangu</h1>
<avaiable class = "section-text-p2">Third Year Computer Science Student at uOttawa </p>
<div class = "contact-info-btn-container">
<button class ="btn btn-color-2" onclick="window.open('AliBhanguResume2024.pdf')">Get My Resume</button>
</div>
<div class = "contact-info-btn-container">
<button class ="btn btn-color-1" onclick="location.href = './#contact'">Contact Info</button>
</div>
<div id="socials-container">
<img
src="linkedin.png"
alt = "Linkedin Profile"
class = "icon"
onclick="location.href='https://www.linkedin.com/in/alirazabhangu/'"
/>
<img
src="github.png"
alt = "Github Profile"
class = "icon"
onclick="location.href='https://github.com/ABhangu59'"
/>
</div>
</div>
</section>
<section id="about">
<p class = "section-text-p1">Get To Know More</p>
<h1 class = "title">About Me</h1>
<div class = "about-details-container">
<div class = "about-containers">
<div class = "details-container">
<img src ="experience.png" alt="experienceicon" class="icon" />
<h3> Experience </h3>
<p>8+ months of work experience
<br /> with previous work experience both in the private and public sector </p>
<br />
<li> Completed a 4 Month Co-Op with MC-CM as a Software Developer </li>
<li> Completed a 4 Month Co-Op with the Government of Ontario as an I/IT Associate</li>
<br />
<p> You can find more information within my resume! </p>
</div>
<div class = "details-container">
<img src ="education.png" alt="Education Icon" class="icon" />
<h3>Education</h3>
<p>Honours B.Sc. in Computer Science at uOttawa <br /> Sep. 2021 - Dec. 2025 <br /> 3.5/4.0 GPA </p>
<br /> <li> Currently President of uOttawa's Computer Science Student Association</li>
<br>
<p> Throughout my undergraduate degree, I've been involved on campus in all aspects, check my LinkedIn
for a comprehensive list!
</p>
</div>
</div >
<div class = "text-container">
<p> Hi, my names Ali Raza Bhangu, you can call me Ali. I am currently finishing up the second term of my third year in Honors Computer Science
at uOttawa. I have completed two co-op terms, but have a total of 12 months work experience in the Software related field.
I have been described as a creative problem solver and a quick learner.
<br/> <br/>
When I'm not immersed in lines of codes or coursework, you can find me experimenting with new programming languages, or volunteering around the University of Ottawa in a bunch of diffrent organizations and engineering societies. My love for technology extends beyond the screen, with my newest hobby being messing
around with IOS applications!
<br/><br/>I'm currently finishing an ungraduate degree in Honours Computer Science from the University of Ottawa and I'm available to work this upcoming fall from September 2024 to December 2024.
</p>
</div>
</div>
<img src="arrow.png" alt = "Arrow Icon" class ="icon arrow" onclick="location.href='#experience'" />
</section>
<br>
<section id="experience">
<p class="section__text__p1"></p>
<h1 class="title">Experience</h1>
<div class="experience-details-container">
<div class="about-containers">
<div class="details-container">
<h2 class="experience-sub-title">Development Skills</h2>
<div class="article-container">
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>HTML</h3>
<p>Experienced</p>
</div>
</article>
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>CSS</h3>
<p>Experienced</p>
</div>
</article>
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>Java</h3>
<p>Experienced</p>
</div>
</article>
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>JavaScript</h3>
<p>Moderate</p>
</div>
</article>
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>Python</h3>
<p>Intermediate</p>
</div>
</article>
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>C# and WPF/WCF</h3>
<p>Experienced</p>
</div>
</article>
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>Azure DevOps</h3>
<p>Experienced</p>
</div>
</article>
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>Object Oriented Programming</h3>
<p>Experienced</p>
</div>
</article>
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3> SQL & SQLite </h3>
<p>Experienced</p>
</div>
</article>
</div>
</div>
<div class="details-container">
<h2 class="experience-sub-title">Relevant Coursework</h2>
<div class="article-container">
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>Data Structures & Algorithims</h3>
<p>Completed</p>
</div>
</article>
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>Design and Analysis of Algorithms</h3>
<p>In Progress</p>
</div>
</article>
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>Requirement Analysis</h3>
<p>In Progress</p>
</div>
</article>
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>Databases I</h3>
<p>Completed</p>
</div>
</article>
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3>Programming Paradigms</h3>
<p>Completed</p>
</div>
</article>
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3> Data Comms and Networks</h3>
<p>In Progress</p>
</div>
</article>
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3> Operating Systems</h3>
<p>In Progress</p>
</div>
</article>
<article>
<img
src="checkmark.png"
alt="Experience icon"
class="icon"
/>
<div>
<h3> WWW Structures</h3>
<p>In Progress</p>
</div>
</article>
</div>
</div>
</div>
</div>
<img
src="arrow.png"
alt="Arrow icon"
class="icon arrow"
onclick="location.href='./#projects'"
/>
<section id="projects">
<h1 class="title">Browse Some of My Projects</h1>
<div class="experience-details-container">
<div class="about-containers">
<div class="details-container color-container">
<div class="article-container">
<img
src="mealer_logo.png"
alt="Mealer Android Application"
class="project-img"
/>
</div>
<h2 class="experience-sub-title project-title">Mealer Android App</h2>
<div class="btn-container">
<button
class="btn btn-color-2 project-btn"
onclick="location.href='https://github.com/ABhangu59/Mealer.git'"
>
Github
</button>
</div>
</div>
<div class="details-container color-container">
<div class="article-container">
<img
src="ransac.png"
alt="Project 2 - Ransac"
class="project-img"
/>
</div>
<h2 class="experience-sub-title project-title">RANSAC Algorithims</h2>
<div class="btn-container">
<button
class="btn btn-color-2 project-btn"
onclick="location.href='https://github.com/ABhangu59/RANSAC.git'"
>
Github
</button>
</div>
</div>
<div class="details-container color-container">
<div class="article-container">
<img
src="wavelogo.png"
alt="Project 3 Photo"
class="project-img"
/>
</div>
<h2 class="experience-sub-title project-title">WAAAVE</h2>
<div class="btn-container">
<button
class="btn btn-color-2 project-btn"
onclick="location.href='https://github.com/ABhangu59/WAAAVE.git'"
>
Github
</button>
</div>
</div>
</div>
<div class ="outro" >
<h3>Like What You See?</h3>
<p>Feel free to take a look at some of my other projects, you can find more at my GitHub Repository and stay tuned, there are some new ones that are still work in progresses!</p>
</div>
</div>
<img
src="arrow.png"
alt="Arrow icon"
class="icon arrow"
onclick="location.href='./#contact'"
/>
</section>
<section id="contact">
<h1 class="title">Get in Touch! <br /> Contact Me</h1>
<div class="contact-info-upper-container">
<div class="contact-info-container">
<img
src="email.png"
alt="Email icon"
class="icon contact-icon email-icon"
/>
<p><a href="mailto:[email protected]">[email protected]</a></p>
</div>
<div class="contact-info-container">
<img
src="linkedin.png"
alt="LinkedIn icon"
class="icon contact-icon"
/>
<p><a href="https://www.linkedin.com/in/alirazabhangu/">LinkedIn</a></p>
</div>
</div>
<div class ="outro" >
<h3>I am available to work for 4 months beginning September 2024!</h3>
<p>If you have a project or opportunity you'd like to discuss with me, <br/> feel free to message me anytime!</p>
</div>
</section>
<footer>
<nav>
<div class="nav-links-container">
<ul class="nav-links">
<li><a href="#about">About</a></li>
<li><a href="#experience">Experience</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</nav>
<p>Copyright © 2024 Ali Bhangu. All Rights Reserved. </p>
<p> <small>Special thanks to Ademir Alijagic for the help with guiding the webpage's development and inspiration</small></p>
</footer>
<script src="script.js"></script>
</body>
</html>