-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHome.html
More file actions
124 lines (75 loc) · 3.96 KB
/
Home.html
File metadata and controls
124 lines (75 loc) · 3.96 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
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Muhammad Umar Farooq</title>
<link rel="stylesheet" type="text/css" href="http://mufarooqq.github.io/Pages/style.css">
</head>
<body>
<!-- MAIN NAVIGATION-->
<div id="main_navigation" class="main-menu ">
<ul>
<li><a href="http://mufarooqq.github.io" class="thispage" title="Home">Home</a></li>
<li><a href="./Pages/Projects.html">Projects</a></li>
<li><a href="./Pages/Publications.html">Publications</a></li>
<li><a href="./Pages/Codes.html">Codes</a></li>
<li><a href="http://mufarooqq.github.io/blog">Blog</a></li>
</ul>
</div>
<div id="main_container">
<div class="page_content">
<div id="header_container">
<div id="headshot">
<img src="./Pages/pic.JPG" align="middle">
</div>
<div id="main_info_container">
<h1 style="width:350px;">Muhammad Umar Farooq</h1>
<div class="pages_post_descr">
<div class="pages_post_descr_main">
Graduate Student,
<br>
<a href="http://www.gsse.pafkiet.edu.pk">Graduate School of Science and Engineering</a><br>
<a href="http://www.pafkiet.edu.pk">PAF Karachi Institute of Economics and Technology</a><br>
<br>
<a href="https://github.com/mufarooqq">
<img border="0" src="http://mufarooqq.github.io/Pages/github.png" width="40" height="40">
</a>
<a href="https://www.linkedin.com/in/mufarooqq">
<img border="0" src="http://mufarooqq.github.io/Pages/in.png" width="40" height="40">
</a>
<a href="https://goo.gl/sxV2bH">
<img border="0" src="http://mufarooqq.github.io/Pages/scholar.png" width="40" height="40">
</a>
<a href="https://www.researchgate.net/profile/Muhammad_Farooq75">
<img border="0" src="http://mufarooqq.github.io/Pages/research.png" width="40" height="40">
</a>
<a href="mailto:hello@mufarooq.com">
<img border="0" src="http://mufarooqq.github.io/Pages/email.png" width="40" height="40">
</a>
<br>
<br>
<label class="collapse" for="_cv">Download Resume</label><input id="_cv" type="checkbox"><div>: <a href="http://mufarooqq.github.io/Pages/cv.pdf">PDF</a></div>
</div>
</div>
</div>
</div>
<p style="margin-top:10px;">
An Electronics Engineer & a Programmer. <br> Always learning.</p>
<p>
I am a final year graduate student interested in the fields of Computer Vision, Machine Learning and Internet of Things. I have finished my B.E at PAF-KIET, with majors in Electronics. I am proficient in various programming languages. Currently, I am working as a Design Engineer at a Computer vision company.
</p>
</p><h2>Updates</h2>
<div class="archive_post">
<b>2016</b> - Received a research reward of Rs. 50,000 from PAF-KIET for an ISI-Indexed publication. <Br>
<b>2016</b> - Received a scholarship for two semesters of Master's degree at PAF-KIET. <Br>
<b>2016</b> - Paper accepted for publication in Wireless Personal Communications, Springer. <Br>
<b>2016</b> - Presented the paper at GC-WOC in Malaga (Spain). <Br>
<b>2016</b> - Peer reviewed a Research paper for Telecommunication Systems, Springer. <Br>
<b>2016</b> - Submitted the Review paper on 5G Wireless cellular network to GC-WOC (Global Conference on Wireless & Optical Communications) <Br>
</div>
</div>
<div class="blue_divider"></div>
<div style="width:300px; text-align:right; margin-left:20px;">
<p>Website Last updated on: 02/02/18 <Br>Original design: <a href="http://www.istoredesigns.com/" target="_blank">MiniFolio</a> <img src="http://www.reliablecounter.com/count.php?page=mufarooqq.github.io&digit=style/plain/29/&reloads=0"></p>
</div>
</div><!--end of main_container-->
<div style="height:1px;"></div>
</body></html>