-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheducation.html
326 lines (259 loc) · 17.7 KB
/
education.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
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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Education | S M Rayeed</title>
<link rel="icon" type="image/x-icon" href="ProfileFavicon.PNG">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<link href="https://fonts.googleapis.com/css?family=Do+Hyeon|Open+Sans+Condensed:300" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<script data-ad-client="ca-pub-1135505713854308" async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<style>
p {
font-size: 14px;
}
</style>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
</head>
<body>
<!--Navbar part starts from here -->
<nav class="navbar navbar-expand-lg navbar-light float-right " style="padding-right:387.5px; padding-bottom:50px; ">
<!-- <a class="navbar-brand" href="#">Hey!</a> -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav" style="font-family: 'Times';font-size: 26px; padding-top:48px">
<ul class="navbar-nav">
<li class="nav-item ">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="education.html">Education</a>
</li>
<li class="nav-item">
<a class="nav-link " href="work.html">Work</a>
</li>
<li class="nav-item">
<a class="nav-link " href="research.html">Research</a>
</li>
<li class="nav-item">
<a class="nav-link" href="others.html">Achievements</a>
</li>
<li class="nav-item">
<a class="nav-link" href="cv.pdf" target="_blank">CV</a>
</li>
</li>
</ul>
</div>
</nav>
<p class="container" style="font-size:45px; font-family:'Times New Roman' ; padding-top:50px;"> <a href="https://smrayeed.github.io/"> S M Rayeed </a> </p>
<!--Navbar part ends from here -->
<div class="container" style="padding-top: 0px; font-family:'Times New Roman">
<main role="main">
<div class="row marketing container">
<div class="col-lg-6">
<h2 style="font-weight:550;"> Educational Background</h2>
<hr>
<p style="font-size:20px">
<b>Bachelor of Science</b> in <br>Computer Science and Engineering,<br>
Islamic University of Technology (IUT), Gazipur, Bangladesh<br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> CGPA : <b>3.76</b> out of 4.00 <br>
<i class="fa fa-plus-square-o"> </i> Last Four Semester CGPA : <b>3.91</b> out of 4.00 <br>
<i class="fa fa-plus-square-o"> </i> Graduation Year : March, 2021 <br>
<i class="fa fa-plus-square-o"> </i> Specialization : Human Computer Interaction (HCI)
</p>
</p>
<hr>
<p style="font-size:20px">
<b>Higher Secondary Certificate</b>, <br>
Notre Dame College, Dhaka, Bangladesh<br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> GPA : 5.00 out of 5.00 <br>
<i class="fa fa-plus-square-o"> </i> Passing Year : 2016
</p>
</p>
<hr>
<p style="font-size:20px">
<b>Secondary School Certificate</b>, <br>
Faridpur Zilla School, Faridpur, Bangladesh<br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> GPA : 5.00 out of 5.00 <br>
<i class="fa fa-plus-square-o"> </i> Passing Year : 2014
</p>
</p>
<hr>
<hr>
<h2 style="font-weight: 550;">Undergraduate Thesis</h3>
<hr>
<p style="font-size:19.5px">
Thesis Title : Bangla Sign Language (BdSL) Dataset Generation using Depth Information
(<i class="fa fa-folder-open"> </i> <a href="http://103.82.172.44:8080/xmlui/handle/123456789/1328" target="_blank">Thesis Repository</a>) <br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> Supervisor : Dr. Md. Kamrul Hasan (<i class="fa fa-envelope"> </i> <a href="mailto:[email protected]">Email</a>) </br>
<i class="fa fa-plus-square-o"> </i> Co-Supervisor : Dr. Hasan Mahmud (<i class="fa fa-envelope"> </i> <a href="mailto:[email protected]">Email</a>) </br>
<i class="fa fa-plus-square-o"> </i>
Developed a feature-based depth dataset by detecting hand keypoints and extracting 3D coordinates of these points via MediaPipe framework, and performed classification on the proposed dataset, yielding better classification results than the existing ones in Bangla Sign Language.
</p>
</p>
<hr>
<hr>
<h2 style="font-weight:550;"> Relevant CS Course-works</h2>
<hr>
<ul style="font-size:20px">
<li> Human Computer Interaction</li>
<li> Machine Learning</li>
<li> Artificial Intelligence</li>
<li> Digital Signal Processing</li>
<li> Algorithms</li>
<li> Data Structure</li>
<li> Graph Theory</li>
<li> Computer Graphics</li>
<li> Algorithm Engineering</li>
<li> Structured Programming</li>
<li> Object Oriented Programming</li>
<li> Discrete Mathematics</li>
<li> Operating Systems</li>
<li> Theory of Computing </li>
<li> Database Management System</li>
<li> Visual Programming </li>
<li> RDBMS Programming</li>
<li> Bioinformatics</li>
<li> Digital Logic Design</li>
<li> Compiler Design</li>
<li> Computer Organization and Architecture</li>
<li> Data and Telecommunications</li>
<li> Computer Networks</li>
<li> Wireless Networking</li>
<li> Cryptography and Network Security</li>
<li> Inter-networking Protocols</li>
<li> Peripherals and Interfacing</li>
<li> Microprocessors and Assembly Language</li>
<li> Engineering Drawing (AutoCAD)</li>
<li> Computing for Engineers </li>
</ul>
<hr>
<hr>
<h2 style="font-weight:550;"> Relevant Math Course-works</h2>
<hr>
<ul style="font-size:20px">
<li> Linear Algebra</li>
<li> Probability and Statistics</li>
<li> Multivariable Calculus and Complex Variables</li>
<li> Geometry and Differential Calculus</li>
<li> Integral Calculus and Differential Equations</li>
<li> Numerical Methods</li>
<li> Mathematical Analysis</li>
</ul>
</div>
<div class="col-lg-6">
<h2 style="font-weight:550;">Academic Projects</h2>
<hr>
<p style="font-size:20px;">
Brain Tumor Detection using CNN | Python, TensorFlow <br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> Deep Learning project for detecting Brain Tumors from MRI images. To do this implementation, we have used Convolutional Neural Network and designed a model that yields decent accuracy (<i class="fa fa-github"> </i> <a href="https://github.com/SMRayeed/Brain-Tumor-Detection-using-CNN" target="_blank">GitHub Link</a>) <br>
<i class="fa fa-plus-square-o"> </i> Timeline : Aug'20 - Sep'20
</p>
</p>
<hr>
<p style="font-size:20px;">
Online Pharmacy Management System | HTML, CSS, JavaScript <br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> Developed a web-based project implementing online medicine purchase for the customers. (<i class="fa fa-github"> </i> <a href="https://github.com/SMRayeed/Online-Pharmacy-Management-System" target="_blank">GitHub Link</a>) <br>
<i class="fa fa-plus-square-o"> </i> Timeline : Jul'19 - Aug'19
</p>
</p>
<hr>
<p style="font-size:20px;">
Result Processing System | PLSQL <br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> An automated system that will generate & record the CGPA of the students each semester. The system will have a record of the results of a student in each course at each semester along with obtained marks so that he/she can evaluate himself/herself. Also, it keeps track of the tuition fee remaining for each student. In addition, this also provides a feature to determine whether a student will be eligible to sit for the exam or not, depending on his/her attendance percentage. (<i class="fa fa-github"> </i> <a href="https://github.com/SMRayeed/Result-Processing-System-using-Basic-SQL" target="_blank">GitHub Link</a>) <br>
<i class="fa fa-plus-square-o"> </i> Timeline : Sep'19
</p>
</p>
<hr>
<p style="font-size:20px;">
Disaster Loss Minimizer | MiniZinc <br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> Project based on optimization problem that helps rescuing people and valuable goods during natural disaster and providing relief materials in a post-disaster scenario. (<i class="fa fa-github"> </i> <a href="https://github.com/SMRayeed/Disaster-Loss-Minimizer-using-MiniZinc" target="_blank">GitHub Link</a>) <br>
<i class="fa fa-plus-square-o"> </i> Timeline : Sep'19 - Oct'19
</p>
</p>
<hr>
<p style="font-size:20px;">
Comparison among Classifiers for Parkinsons Diseases Dataset | Python, TensorFlow <br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> This project is about classifying the well-known Parkinsons Diseases Dataset using different classifiers, such as, KNN, SVM, XGB, Neural Networks and draw a comparison based on their performances on this dataset. From the data, what I have observed is, KNN and XGB outperforms the rest. I have also designed an Artificial Neural Network, which yielded an accuracy of 92.31%. (<i class="fa fa-github"> </i> <a href="https://github.com/SMRayeed/Comparison-among-Classifiers-for-Parkinsons-Diseases-Dataset" target="_blank">GitHub Link</a>) <br>
<i class="fa fa-plus-square-o"> </i> Timeline : Jul'19
</p>
</p>
<hr>
<p style="font-size:20px;">
MNIST Handwritten Digit Recognition | Python, TensorFlow <br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> The MNIST dataset of handwritten digits has 70,000 examples in total. This project is about classifying & recognizing The MNIST digit dataset using Convolutional Neural Network. Here, two Convolutional layers have been used as the basic building block of the model. After training the model, the classification accuracy found for testing dataset was 99.24%. (<i class="fa fa-github"> </i> <a href="https://github.com/SMRayeed/MNIST---Handwritten-Digit-Recognition" target="_blank">GitHub Link</a>) <br>
<i class="fa fa-plus-square-o"> </i> Timeline : Aug'19
</p>
</p>
<hr>
<p style="font-size:20px;">
CIFAR10 Object Recognition | Python, TensorFlow <br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> CIFAR-10 dataset is a subset of the 80 million tiny images dataset and consists of 60,000 32x32 color images containing one of 10 object classes, with 6000 images per class. This project is about classifying & recognizing the CIFAR10 images using Convolutional Neural Network (CNN). Here, three Convolutional layers have been used as the basic building block of the model. (<i class="fa fa-github"> </i> <a href="https://github.com/SMRayeed/CIFAR10-Object-Recognition" target="_blank">GitHub Link</a>) <br>
<i class="fa fa-plus-square-o"> </i> Timeline : Aug'19
</p>
</p>
<hr>
<p style="font-size:20px;">
Online Result Management System | SQL, Java <br>
<p style="font-size:18px">
<i class="fa fa-plus-square-o"> </i> Developed a software for processing the results of students each semester, and accumulating the CGPAs of a student and provide a Final CGPA. It had a feature for course-teachers to login and evaluate the students of his course. (<i class="fa fa-github"> </i> <a href="https://github.com/SMRayeed/Result-Processing-System-using-Python" target="_blank">GitHub Link</a>) <br>
<i class="fa fa-plus-square-o"> </i> Timeline : Oct'18
</p>
</p>
<hr>
<hr>
<h2 style="font-weight:550;"> Technical Skills</h2>
<hr>
<ul style="font-size:20px">
<li> Programming Languages : C, C++, Python, Java </li>
<li> Machine Learning : TensorFlow, Seaborn </li>
<li> Image Processing : OpenCV, Pillow, SciPy </li>
<li> Database Management : SQL, PLSQL </li>
<li> Web Development : HTML, CSS, JavaScript </li>
<li> Automation : Cypress, Selenium Protractor </li>
<li> Security Testing : BurpSuite </li>
<li> Modelling Languages : MiniZinc, PDDL </li>
<li> Game Development : Unreal Engine 4</li>
</ul>
</div>
</main>
<hr>
<div class="section fp-auto-height row" style="font-family:'Times New Roman'">
<div class=" container footer">
<h3 style="padding-top: 0px"> Contact Information </h3>
<div>
<i class="fa fa-envelope"> </i> <a href="mailto:[email protected]"> [email protected] </a></br>
<!-- <i class="fa fa-map-marker"></i> Address : House 38, Road 15, Sector 12, Uttara, Dhaka-1230, Bangladesh </br> -->
<p style="text-align: center;"> © S M Rayeed </p>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous">
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous">
</script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous">
</script>
</body>
</html>