-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuser_profile.php
348 lines (320 loc) · 14.9 KB
/
user_profile.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
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
<?php include 'includes/header_corporate.inc.php';?>
<!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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>AHM Kamal</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/custom.css" rel="stylesheet">
<link rel="stylesheet" href="font-awesome-4.7.0/css/font-awesome.min.css">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Roboto'>
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
</head>
<style>
html,body,h1,h2,h3,h4,h5,h6 {font-family: "Roboto", sans-serif}
div.card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
}
.header {
padding: 10px 0;
background: #f5f5f5;
border-top: 3px solid #3AAA64;
}
.list-group {
list-style: disc inside;
}
.list-group-item {
display: list-item;
}
.find-more{
text-align: right;
}
.label-theme{
background: #3AAA64;
font-size: 14px;
padding: .3em .7em .3em;
color: #fff;
border-radius: .25em;
}
.label a{
color: inherit;
}
</style>
<body>
<!-- ******HEADER****** -->
<header class="header">
<div class="container">
<div class="teacher-name" style="padding-top:20px;">
<div class="row" style="margin-top:0px;">
<div class="col-md-9">
<h2 style="font-size:38px"><strong>Test User</strong></h2>
</div>
<div class="col-md-3">
<div class="button" style="float:right;">
<a href="#" class="btn btn-outline-success btn-sm">Edit Profile</a>
</div>
</div>
</div>
</div>
<div class="row" style="margin-top:20px;">
<div class="col-md-3"> <!-- Image -->
<a href="#"> <img class="rounded-circle" src="https://www.rogowaylaw.com/wp-content/uploads/Blank-Employee.jpg" alt="Kamal" style="width:200px;height:200px"></a>
</div>
<div class="col-md-6"> <!-- Rank & Qualifications -->
<h5 style="color:#3AAA64"><small><b>Specialization: </b>Big Data Analysis<br><b>Branch: </b>Dept. of CSE, <br><b>University: </b>Jatiya Kabi Kazi Nazrul University</small></h5>
<p>PhD (On study at BUET), M.Sc. in research on ICT(UPC, Spain), M.Sc. in research on ICT(UCL, Belgium).</p>
<p>Address: Namapara, Trishal, Mymensingh</p>
</div>
<div class="col-md-3 text-center"> <!-- Phone & Social -->
<span class="number" style="font-size:18px">Phone:<strong>+8801732226402</strong></span>
<div class="button" style="padding-top:18px">
<a href="mailto:[email protected]" class="btn btn-outline-success btn-block">Send Email</a>
</div>
<div class="social-icons" style="padding-top:18px">
<a href="#">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x" style="color:#3AAA64"></i>
<i class="fa fa-linkedin fa-stack-1x fa-inverse"></i>
</span></a>
<a href="#">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x" style="color:#3AAA64"></i>
<i class="fa fa-google-plus fa-stack-1x fa-inverse"></i>
</span></a>
<a href="#">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x" style="color:#3AAA64"></i>
<i class="fa fa-facebook fa-stack-1x fa-inverse"></i>
</span></a>
<a href="#">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x" style="color:#3AAA64"></i>
<i class="fa fa-slideshare fa-stack-1x fa-inverse"></i>
</span></a>
</div>
</div>
</div>
</div>
</header>
<!--End of Header-->
<!-- Main container -->
<div class="container">
<!-- Section:Biography -->
<div class="row">
<div class="col-md-12">
<div class="card card-block text-xs-left">
<h2 class="card-title" style="color:#009688"><i class="fa fa-user fa-fw"></i>Biography</h2>
<div style="height: 15px"></div>
<p>AHM Kamal got B.Sc. and M.Sc. on Computer Science and Engineering from SUST, Bagladesh in 2004 and 2005 respectively. After graduation he served as a Lecturer at the Department of Computer Science and Engineering (CSE) in Institute of Science, Trade and Technology, Bangladesh. In 2009, he joined in a Public University, Jessore University of Science and Technology, as a Lecture at the CSE Department. He then promoted as an Assistant Professor by 2012. In 2015, Mr. Subrata changed his professional place and recruited as an Assistant Professor at the Department of Computer Science and Engineering in Jatiya Kabi Kazi Nazrul Islam University, Bangladesh and serving to date.</p>
</div>
</div>
</div>
<!-- End:Biography -->
<!--Section:Interests-->
<div class="row">
<div class="col-md-12">
<div class="card card-block">
<h2 class="card-title" style="color:#009688"><i class="fa fa-rocket fa-fw"></i>Interests</h2>
<ul class="list-group" style="margin-top:15px;margin-bottom:15px;">
<li class="list-group-item">Cloud & Parallel Computing</li>
<li class="list-group-item">Big Data Analysis and Management</li>
<li class="list-group-item">High-performance and Low-Power Real-Time Systems</li>
<li class="list-group-item">Mobile Embedded Systems and Network Security</li>
</ul>
</div>
</div>
</div>
<!-- End :Interests -->
<!-- Section:Awards -->
<div class="row">
<div class="col-md-12">
<div class="card card-block">
<h2 class="card-title" style="color:#009688"><i class="fa fa-trophy fa-fw"></i>Awards</h2>
<div style="height: 15px"></div>
<table class="table table-bordered table-hover">
<thead class="thead-default">
<tr>
<th>Year</th>
<th>Name of the award</th>
</tr>
</thead>
<tbody>
<tr>
<td>2006</td>
<td>Cloud & Parallel Computing</td>
</tr>
<tr>
<td>2009</td>
<td>Big Data Analysis and Management</td>
</tr>
<tr>
<td>2013</td>
<td>High-performance and Low-Power Real-Time Systems</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<!-- End:Awards -->
<!-- Section:Teaching Summary -->
<div class="row">
<div class="col-md-12">
<div class="card card-block">
<h2 class="card-title" style="color:#009688"><i class="fa fa-cubes fa-fw"></i>Teaching Summary</h2>
<div style="height: 15px"></div>
<table class="table table-bordered">
<thead class="thead-default">
<tr>
<th>Year</th>
<th>Rank</th>
<th>Company/Institute/University</th>
</tr>
</thead>
<tbody>
<tr>
<td>2006-Present</td>
<td>Associate Professor</td>
<td>Jatiya Kabi Kazi Nazrul Islam University</td>
</tr>
<tr>
<td>2004-2006</td>
<td>Lecturer</td>
<td>Brac University</td>
</tr>
<tr>
<td>2003-2004</td>
<td>Senior System Administrator</td>
<td>Axle Technologies</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<!-- End:Teaching Summary -->
<!-- Section:Class Observing -->
<div class="row">
<div class="col-md-12">
<div class="card card-block">
<h2 class="card-title" style="color:#009688"><i class="fa fa-book fa-fw"></i>Classes Observing</h2>
<div style="height: 15px"></div>
<table class="table table-bordered">
<thead class="thead-default" >
<tr>
<th>Course Code</th>
<th>Course Name</th>
</tr>
</thead>
<tbody>
<tr>
<td>CSE-121</td>
<td>Structured Programming</td>
</tr>
<tr>
<td>CSE-221</td>
<td>Algorithms</td>
</tr>
<tr>
<td>CSE-305</td>
<td>Theory of Computation</td>
</tr>
<tr>
<td>CSE-405</td>
<td>Network Security</td>
</tr>
<tr>
<td>CSE-439</td>
<td>Digital Image Processing</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<!-- End:Class Observing -->
<!-- Section:Resources -->
<div class="row">
<div class="col-md-12">
<div class="card card-block">
<h2 class="card-title" style="color:#009688"><i class="fa fa-database fa-fw"></i>Resources</h2>
<div style="height: 15px"></div>
<table class="table table-bordered">
<thead class="thead-default">
<tr>
<th>Topic</th>
<th>Info</th>
</tr>
</thead>
<tbody>
<tr>
<td>How Bubble Sort Works</td>
<td style="border-left: 3px solid #009688;">Bubble sort. Bubble sort, sometimes referred to as sinking sort, is a simple sorting algorithm that repeatedly steps through the list to be sorted, compares each pair.
<div class="find-more">
Find out more on:
<span class="label label-theme"><i class="fa fa-file-pdf-o"><a href="#"> PDF</a></i></span>
<span class="label label-theme"><i class="fa fa-youtube-square"><a href="#"> YouTube</a></i></span>
<span class="label label-theme"><i class="fa fa-slideshare"><a href="#"> SlideShare</a></i></span>
</div>
</td>
</tr>
<tr>
<td>Greedy Method</td>
<td style="border-left: 3px solid #009688;">A greedy algorithm is an algorithmic paradigm that follows the problem solving heuristic of making the locally optimal choice at each stage with the hope of finding a global optimum.
<div class="find-more">
Find out more on:
<span class="label label-theme"><i class="fa fa-file-pdf-o"><a href="#"> PDF</a></i></span>
<span class="label label-theme"><i class="fa fa-youtube-square"><a href="#"> YouTube</a></i></span>
<span class="label label-theme"><i class="fa fa-slideshare"><a href="#"> SlideShare</a></i></span>
</div>
</td>
</tr>
<tr>
<td>EDI Security</td>
<td style="border-left: 3px solid #009688;">Electronic data interchange (EDI) is a major innovation in the practical use of computing. It is already being used extensively in some segments of the retailing
<div class="find-more">
Find out more on:
<span class="label label-theme"><i class="fa fa-file-pdf-o"><a href="#"> PDF</a></i></span>
<span class="label label-theme"><i class="fa fa-youtube-square"><a href="#"> YouTube</a></i></span>
<span class="label label-theme"><i class="fa fa-slideshare"><a href="#"> SlideShare</a></i></span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<!-- End:Resources -->
<!-- Section:Publications -->
<div class="row">
<div class="col-md-12">
<div class="card card-block text-xs-left" style="margin-bottom:15px;">
<h2 class="card-title" style="color:#009688"><i class="fa fa-newspaper-o fa-fw"></i> Publications</h2>
<div style="height: 15px"></div>
<ul class="list-group">
<li class="list-group-item">A H M Kamal,"Inserting Item to a Sorted List",USTC Teachers Annual (USTA - 2002),8(1),2002</li>
<li class="list-group-item">A H M Kamal, Cross application of Round Robin Scheduling and Shortest Job First Serve in CPU Scheduling to improve preemptive scheduling, Accepted for publication at Kabi Nazrul University Journal - 2011</li>
<li class="list-group-item">A H M Kamal, UB Operator precedence parsing algorithm, Accepted for Computer Science & Engineering R esearch Journal (CSERJ) in Vol. 7 (2011) (ISSN: 1990-4010) of Chittagong University of Engineering and Technology (CUET)</li>
<li class="list-group-item">A H M Kamal, Retrieving Packets from Losing during Service Disruption Time, During Vertical Handover among UMTS and WLAN, Int. J. Advanced Networking and Applications, Volume 03, Issue 04, pp 1229-1232 (2012)</li>
<li class="list-group-item">A H M Kamal, An Algorithm to trigger VHO based on the speed of roamer- who is just leaving the WLAN in a room,International Journal of Emerging Technologies in Science and Engineering, Canada, Vol: 3, No 1, pp:21-25, 2010</li>
<li class="list-group-item">A. H. M. Kamal,"Use of ICTs in Gender Equalization" , USTC Teachers Annual (USTA-2010)</li>
<li class="list-group-item">A H M Kamal,"ICT in Managing Disaster in Bangladesh",USTC Teachers Annual (USTA-2010)</li>
<li class="list-group-item">Md. Saiful Islam and AHM Kamal, “Ratio method for solving any equation of single variable”, International Journal of Engineering and Technology, Vol-6, Issue-2, June 2009, ISSN: 1812-7711</li>
<li class="list-group-item">A H M Kamal, Montse Parada, "Blob translation based estimation technique to handle occlusion while using mean-shift in tracking",Research Journal of applied sciences, vol. 4, issue 4, pp 129-133, 2009</li>
<li class="list-group-item">A H M Kamal,"An easy, flexible and linear way for generating precedence functions", Multimedia Cyberscape journal (MMCJ), Malaysia, Vol: 2, pp. 44-49, 2004</li>
</ul>
</div>
</div>
</div>
<!-- End:Publications -->
</div> <!--End of Container-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>