-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
36 lines (36 loc) · 1.44 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
<!DOCTYPE html>
<html>
<head>
<title>Muhammad Imran Khan</title>
<link rel="stylesheet" type="text/css" href="styles\style.css">
</head>
<body>
<div class="container">
<h2><div class="headers">Muhammad Imran Khan</div></h2>
<div id="grad1">
Dynamic professional having comprehensive experience in design and development of software applications and architecture. Possess proven ability to lead projects to successfully deliver agreed upon solutions of the highest quality, often in complex and challenging environments.
<br /><br />
I am proficient with Microsoft technologies especially in .NET, and having intermediate experience in SharePoint 2010 and Hybrid Mobile Development. On timely basis, I also participated in assuring and enforcing quality procedures, implementation of security procedures with Software Development & Network Infrastructure teams.
<br /><br />
<h1>Certifications</h1>
MCTS - Accessing Data with Microsoft ADO.NET Framework 4
<br />
Microsoft SharePoint 2010, Configuring
<br /><br />
<h1>Education</h1>
Master in Business Administration
<br />
BS Field Of Study Information Technology
<br />
<br />
<h1>Follow me on</h1>
<ul>
<li><a href="https://www.linkedin.com/in/imrankhans/">LinkedIn profile</a></li>
</ul>
</div>
<div id="footer">
Thanks for visiting my profile. Copyright © 2017 All rights reserved.<br/>
</div>
</div>
</body>
</html>