-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshahidcv.php
243 lines (213 loc) · 9.34 KB
/
shahidcv.php
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
<?php
include("includes/config.php");
?>
<html>
<head>
<title>Dr. Shahid Ullah</title>
<?php require('includes/head-tag-elements.php'); ?>
<meta name="description" content="The Curriculum Vitae of Dr. Shahid Ullah. HABDsK Dr. Shahid Ullah DBHR Dr Shahid Ullah Skhan Group Shahid Ullah" />
<meta charset="UTF-8" />
<link href='http://fonts.googleapis.com/css?family=Rokkitt:400,700|Lato:400,300' rel='stylesheet' type='text/css'>
</link>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<style>
.degree{
font-size: 20px;
font-weight: bold;
display: inline;
}
</style>
</head>
<body>
<div id="wrapper">
<?php include("includes/header.php"); ?>
<?php include("includes/nav.php"); ?>
<div id="main-content">
<div id="sidebar">
<div class="row py-3">
<div class="col">
<h2 class="text-center">Our Services</h2>
</div>
</div>
<!-- <h2 style="text-align: center;"></h2> -->
<?php require 'includes/sidenav.php'; ?>
<div style="border:2px solid silver; height: auto; width:100%; border-radius: 10px; margin-top: 10px; margin-bottom: 10px;">
<div><img width="100%" src="images/news_table.gif" /></div>
<marquee behavior="scroll" direction="up" onmouseover="this.setAttribute('scrollamount', 0, 0);this.stop();" onmouseout="this.setAttribute('scrollamount', 6, 0);this.start();" height='250px'>
<p align=center>
<?php require "includes/news.php"; ?>
</p>
</marquee>
</div>
</div>
<div id="posts">
<div class="post">
<h2 class="title"> </h2>
<div class="meta">
<p class="date"><h3>Curriculum Vitae of Dr. Shahid Ullah</h3></p>
<p> </p>
</div>
<div class="story">
<div class="container-fluid">
<!--First Row -->
<div class="row pb-5">
<div class="col align-self-center text-center">
<h2>Dr. Shahid Ullah</h2>
</div>
<div class="col"><img src="images/students/shahid.jpg" class="rounded-circle" alt="Dr. Shahid Ullah" width=200 height=200 /></div>
</div>
<!-- Second Row -->
<div class="row">
<div class="col-xm-12 col-md-12 col-lg-12 col-xl-3 align-self-center text-center py-3">
<i class='fas fa-graduation-cap' style='font-size:48px;'></i><h3>Education</h3>
</div>
<div class="col-xm-12 col-md-12 col-lg-12 col-xl-9 border-left px-4 border-success py-5 border-bottom border-top border-right">
<div class="row py-1">
<span class="degree">Postdoctoral</span><br>
Chinese academy of Science & Shenzhen University
Institute of Low-dimensional Materials Genome Initiative, College of Chemistry and Environmental Engineering, Shenzhen, Guangdong 518060, P. R. China</div>
<div class="row py-1">
<span class="degree">Doctorate of philosophy (PhD)</span><br>
Huazhong University of Science and Technology (HUST) Wuhan
Department of Bioinformatics & Systems Biology, Collage of life science and technology.
</div>
<div class="row py-1">
<span class="degree">Master of Science in Biochemistry</span><br>
Abdul Wali Khan University Mardan KPK Pakistan
Department of Biochemistry
</div>
<div class="row py-1">
<span class="degree">Bachelor of Science</span><br>
Government Post Graduate College Timergara, University of Malakand and Khyber Pakhtuankhwa (KPK) Pakistan
Department of Biochemistry
</div>
<div class="row py-1">
<span class="degree">Bachelor of Education (B.Ed.)</span><br>
University of Malakand Khybor Pakhtuankhwa (KPK) Pakistan
Department of Education
</div>
</div>
</div>
<!-- Third Row -->
<div class="row">
<div class="col-xm-12 col-lg-12 col-xl-3 align-self-center text-center py-3">
<i class='fas fa-microscope' style='font-size:48px'></i><h3>Research Interests</h3>
</div>
<div class="col-xm-12 col-lg-12 col-xl-9 py-5 px-4 border-left border-success border-bottom border-top border-right">
<ul>
<div class="row">
<li>Computational study of Post translation modification of Protein (PTMs)</li>
</div>
<div class="row">
<li>Computational study of phosphorylation related enzyme and there classification</li>
</div>
<div class="row">
<li>Algorithm design for prediction of phosphorylation site and functional phosphorylation site</li>
</div>
<div class="row">
<li>Computational study of high phosphorylation data</li>
</div>
<div class="row">
<li>Development of methodology for analysis of genetic variation that influence the phosphorylation</li>
</div>
<div class="row">
<li>Drug discovery and development, Rational drug designing (Computer-aided drug design, structure-based drug design)</li>
</div>
<div class="row">
<li>Development of functional nanomaterials including carbon nanomaterials, upconversion nanoparticles, organic nanomaterials, protein-based carriers, and other multifunctional composite nanostructures, for the exploration of novel disease diagnostic and cancer therapeutic approaches.</li>
</div>
</ul>
</div>
</div>
<!-- fourth row -->
<div class="row">
<div class="col-xm-12 col-lg-12 col-xl-3 align-self-center text-center py-3">
<i class='fas fa-award' style='font-size:48px;'></i><h3>Awards & <br>Scholarships</h3>
</div>
<div class="col-xm-12 col-lg-12 col-xl-9 px-4 py-5 border-left border-success border-bottom border-top border-right">
<ul>
<div class="row">
<li>Appointed as a YOUNG SCIENTIST in Toronto University Canada.</li>
</div>
<div class="row">
<li>Six months Research collaboration in OXFORD University England.</li>
</div>
<div class="row">
<li>
<p>Editor of Open Access Journal Of Complementary & Alternative Medicine.<br>
<a href="https://lupinepublishers.com/complementary-alternative-medicine-journal/editorial-committee.php#">
https://lupinepublishers.com/complementary-alternative-medicine-journal/editorial-committee.php#</a></p>
</li>
</div>
<div class="row">
<li>
<p>Editor of journals Nanomedicine and nanotechnology<br>
<a href="https://medwinpublishers.com/NNOA/editorial-board.php">(https://medwinpublishers.com/NNOA/editorial-board.php)</a></p>
</li>
</div>
<div class="row">
<li>
<p>Editor of Acta Scientific Journals & (international open library)<br>
<a href="https://www.actascientific.com/ASOR-EB.php">(https://www.actascientific.com/ASOR-EB.php)</a></p>
</li>
</div>
<div class="row">
<li>
<p>Editor of Salveregin Science Group Journals.<br>
<a href="https://www.salveregin.com/pharmacology-international-conferences/porganising-commitee/">(https://www.salveregin.com/pharmacology-international-conferences/porganising-commitee/)</a></p>
</li>
</div>
<div class="row">
<li>
</p>Committee member of Bacteriology, Virology and Infectious Diseases, Tokyo Japan.<br>
<a href="https://conferenceera.com/bacteriology-virology-infectious-diseases-conference/program-committee">(https://conferenceera.com/bacteriology-virology-infectious-diseases-conference/program-committee)</a></p>
</li>
</div>
<div class="row">
<li>
<p>Member of American Society for Biochemistry and Molecular Biology (ASBMS)<br>
<a href="https://society.asbmb.org">https://society.asbmb.org</a></p>
</li>
</div>
<div class="row">
<li>
<p>PhD scholarship awarded by Chinese government scholarship program (CSC).<br>
<a href="http://iso.hust.edu.cn/info/1073/1235.htm">(http://iso.hust.edu.cn/info/1073/1235.htm)</a>
</li>
</div>
<div class="row">
<li>
<p>Got excellent student award among 60 thousand international students at HUST.<br>
<a href="http://iso.hust.edu.cn/info/1080/1332.htm">(http://iso.hust.edu.cn/info/1080/1332.htm)</a>
</li>
</div>
<div class="row">
<li>
<p>Master Scholarship awarded by Italian government
</li>
</div>
<div class="row">
<li>
<p>Bachelor scholarship from Pakistani government
</li>
</div>
<div class="row">
<li>
<p>Six month computer certificate scholarship awarded by Pakistani government
</li>
</div>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<?php require("includes/footer.php"); ?>
</div>
<script type="text/javascript" src="js/nav.js"></script>
</body>
</html>