-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCodeProblem_1.html
More file actions
60 lines (55 loc) · 2.48 KB
/
CodeProblem_1.html
File metadata and controls
60 lines (55 loc) · 2.48 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<p><img src="./Zubair.jpg" width="200" height="250" align="left" /> <h1> MUHAMMAD ZUBAIR ISLAM</h1> </p>
<address>
<p><a href="mailto:m.zubair_islam@hotmail.com">m.zubair_islam@hotmail.com</a></p>
<p> <h3>+82 10 3110 4032</h3> </p>
<p> <a href="https://www.linkedin.com/in/mzubairislam/"> <img src="./linkedin.png" width="40" height="40"></a> <a href="https://scholar.google.com/citations?user=EASguk4AAAAJ&hl=en&oi=ao"> <img src="./hat.png" width="40" height="40"></a></p>
<p><img src="./location.png" width="40" height="40"> Sejong University, Seoul, South Korea</p>
</address>
<br/>
<h1>EDUCATION</h1><hr/>
<h2> <i> Bachelors’ in Computer Science CGPA: 3.49/4.0 (87.25%)</i> </h2>
<p>University of Agriculture Faisalabad (UAF), Faisalabad, Pakistan<br> Department of Computer Science</p>
<p> <b>BS Dissertation Topic:</b> Real-time Object Detection Android Application.</p>
<h1>PROFESSIONAL EXPERIENCE</h1><hr/>
<ul>
<li> <b>[SEP 2018 - AUG 2023] Research Assistant, Mobile INtelligent Embedded Systems (MINES)
Lab, Department of Intelligent Mechatronics Engineering, Sejong University, Seoul, South
Korea.</b></li>
<ul>
<li>Research and development of various industrial and research projects</li>
<li>Managing Professor’s projects requirements and accomplishments.</li>
<li> Assisting Professor in project proposal presentation.</li>
</ul>
</ul>
<h1>TECHNICAL SKILLS</h1><hr/>
<ol>
<li> Programming and development skills
<ul>
<li> MATLAB (Image processing and computer vision toolbox)</li>
<li> Python (OpenCV, Numpy, Scikit-learn, Pandas, Matplotlib </li>
<li> C, C#, Bash scripting</li>
</ul>
</li>
<li> Deep learning frameworks
<ul>
<li> PyTorch (Tensors, Data loaders, Neural networks)</li>
<li> TensorFlow and Keras (Tensors, Data loaders, Neural networks)</li>
</ul>
</li>
<li> Research writing and visualization
<ul>
<li> Microsoft Word, PowerPoint, Visio </li>
<li> LaTeX </li>
</ul>
</li>
</ol>
</body>
</html>