-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex-en.html
290 lines (272 loc) · 8.42 KB
/
index-en.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
<html lang="en">
<head>
<META http-equiv="Content-Type" content="text/html">
<title>CV Using XML & XSLT</title>
<style>
* {margin: 0;padding: 0;}
body{font-family: 'Montserrat', sans-serif;}
#page {
min-height: 200px;
width: 60%;
min-width: 600px;
background: #f5f5f5;
margin: 50px auto;
padding: 30px;
}
.photo {
width: 15%;
min-width: 130px;
float: left;
margin-right: 20px;
}
hr {
width: 100%;
height: 1px;
background-color: gray;
margin-right: auto;
margin-left: auto;
margin-top: 5px;
margin-bottom: 5px;
}
.name {
color: #5b5b5b;
}
ul {
list-style-position: inside;
list-style-type: circle;
}
.left {
margin: 0;
width:100px;
padding: 0px 10px;
text-align: right;
vertical-align: top;
}
li {
color: #b4b4b4;
}
a {
color: #b4b4b4;
}
h3 {
margin-bottom: 5px;
color: red;
}
li::marker {
color: red;
}
.devo {
margin-top: 10px;
}
h2 {
color: 8a8a8a;
text-align: right;
}
i {
color: #b4b4b4;
}
.bottom {
margin-top: 50px;
}
</style>
</head>
<body>
<div id="page">
<p align="right"><a href="index-fr.html">FR/</a><a href="index-en.html">EN</a></p>
<div id="head">
<table width="100%">
<th>
<td><img src="image.jfif" class="photo" alt="Profile Picture"></td>
<td style="20%" color="gray" align="right"><h1 class="name">Issam Seddik.</h1></td>
</th>
</table>
<hr>
<h2> 3rd year student - Mathematics and Computer Science </h2>
</div>
<div class="devo">
<h3>Education</h3>
<table>
<tr>
<td class="left">2021 - 2022</td>
<td><b>Third year at the multidisciplinary faculty of Nador in mathematics and computer science (SMI)</b><br><table>
<th>
<td>
<ul>
<li>Develop specialized knowledge of computer modules, such as advanced databases, system programming (Linux), advanced web, networks.</li>
</ul>
</td>
<td></td>
</th>
</table>
</td>
</tr>
<tr>
<td class="left">2020 - 2021</td>
<td><b>Second year at the multidisciplinary faculty of Nador in mathematics and computer science (SMI)</b><br><table>
<th>
<td>
<ul>
<li>Multidisciplinary Faculty of Nador. Obtained the diploma of general university studies (DEUG) in mathematics and computer science with a mention enough good. Subjects taught: Computer science, web basics, operating systems, numerical analysis, probabilities and statistics - Self-training. In parallel, self-training on the basics of artificial intelligence and machine learning (classification models, regression models using the artificial neural network approach) and programming in Python language.</li>
</ul>
</td>
<td></td>
</th>
</table>
</td>
</tr>
<tr>
<td class="left">2016 - 2020</td>
<td><b>First year at the multidisciplinary faculty of Nador in mathematics and applied sciences (SMA)</b><br><table>
<th>
<td>
<ul>
<li>Basic mathematics, physics and computer modules. "I had to repeat the first year several times because of my lack of French (subjects are taught in French from Bac+1 in Morocco)"</li>
</ul>
</td>
<td></td>
</th>
</table>
</td>
</tr>
<tr>
<td class="left">2015 - 2016</td>
<td><b>Scientific baccalaureate in physics and chemistry</b><br><table>
<th>
<td>
<ul>
<li>Graduation with Honors</li>
</ul>
</td>
<td></td>
</th>
</table>
</td>
</tr>
</table>
</div>
<div class="devo">
<h3>Sololearn Certifications</h3>
<table>
<tr>
<td class="left"><b>SQL</b></td>
<td><a href="https://www.sololearn.com/certificates/course/en/15972878/1060/landscape/png">https://www.sololearn.com/certificates/course/en/15972878/1060/landscape/png</a></td>
</tr>
<tr>
<td class="left"><b>C</b></td>
<td><a href="https://www.sololearn.com/Certificate/1089-15972878/jpg/">https://www.sololearn.com/Certificate/1089-15972878/jpg/</a></td>
</tr>
<tr>
<td class="left"><b>Python</b></td>
<td><a href="https://www.sololearn.com/Certificate/1073-15972878/jpg/">https://www.sololearn.com/Certificate/1073-15972878/jpg/</a></td>
</tr>
</table>
</div>
<div class="devo">
<h3>University projects</h3>
<table>
<tr>
<td class="left">Sept 2021 - June 2022 (ongoing)</td>
<td><b>Generation and Classification of the Tifinagh handwritten letters corpus (Berber language alphabet) using deep learning models ANN, CNN and GANs</b>,Issam Seddik, Prof. Safâa El Ouahabi,Faculty of Nador<br><table>
<th>
<td>
<ul>
<li>This project concerns the development of methods for the recognition of Tifinagh handwritten letters using the deep learning approach (ANN, CNN) and their generation using generative adversarial networks (GANs).</li>
</ul>
</td>
<td></td>
</th>
</table>
</td>
</tr>
<tr>
<td class="left">Sept 2021 - Feb 2022</td>
<td><b>Blockchain system (transaction management) in Java</b>,Issam Seddik, Prof. Khalid EL Makkaoui, Prof. Anas El Ansari, Prof. Mohamed Fartitchou, Jamal Boussouf, Wiam Choukoud, Mohamed Chillou, Hassan Talhaoui, Hanae Aurag, Redouan Bayyay,Faculty of Nador<br><table>
<th>
<td>
<ul>
<li>Design and UML modeling of a Blockchain system for transaction management - Implementation of a decentralized monetary transaction system based on Blockchain technology - Source code: : https://github.com/seddikissam/Blockchain-under-a-clear-vision</li>
</ul>
</td>
<td></td>
</th>
</table>
</td>
</tr>
</table>
</div>
<div class="devo">
<h3>Personal projects</h3>
<table>
<tr>
<td class="left">2020 - (ongoing)</td>
<td><b>High Level - Distance learning courses</b>,Issam Seddik, Moussa Seddik,Nador and surroundings<br><table>
<th>
<td>
<ul>
<li>In the context of the COVID-19 pandemic, we have created a platform to provide distance learning tutoring to middle and high school students. Instagram account: https://www.instagram.com/highlevel.psh/</li>
</ul>
</td>
<td></td>
</th>
</table>
</td>
</tr>
<tr>
<td class="left">Aug 2020 - Jan 2021</td>
<td><b>Tifinagh-MNIST: creation of a new database for the handwritten letters of the Berber language (Tifinagh)</b>,Issam Seddik, Moussa Seddik, Mohamed El Amine Seddik.,Nador<br><table>
<th>
<td>
<ul>
<li>In this work, we have created a new dataset for the Berber language letters (Tifinagh), this dataset is intended for the development of AI tools to process handwritten Tifinagh characters and it adopts the same format as the traditional MNIST images.</li>
</ul>
</td>
<td></td>
</th>
</table>
</td>
</tr>
</table>
</div>
<div class="devo">
<h3>Scientific and computer skills</h3>
<table>
<tr>
<td class="left"><b>Maths</b></td>
<td>Linear algebra, functional analysis, probability and statistics, linear programming, optimization.</td>
</tr>
<tr>
<td class="left"><b>Security</b></td>
<td>Blockchain, cryptography, digital signature, hash method</td>
</tr>
<tr>
<td class="left"><b>AI</b></td>
<td>Logistic regression, deep learning (multilayer perceptron, convolutional neural networks), dimension reduction (principal component analysis), automatic natural language processing (NLP), image classification, data visualization, generative adversarial networks</td>
</tr>
<tr>
<td class="left"><b>Design</b></td>
<td>Graphic design, UI/UX, UML, Merise (database design).</td>
</tr>
<tr>
<td class="left"><b>Codes</b></td>
<td>Python, C/C++, JAVA, PHP, Html, CSS, SQL, LaTeX, Shell.</td>
</tr>
<tr>
<td class="left"><b>Software</b></td>
<td>NetBeans, Oracle, Visual Studio, Jupyter, Notepad++, Packet Tracer, Adobe (Photoshop, Illustrator, XD), Inkscape.</td>
</tr>
<tr>
<td class="left"><b>Libraries</b></td>
<td>Security: java-security, RSA, SHA-256. Machine learning : Scikit-Learn. Deep learning and computer vision: TensorFlow, Keras, OpenCV.</td>
</tr>
<tr>
<td class="left"><b>Languages</b></td>
<td> Arabic (native), French (good), English (fair).</td>
</tr>
</table>
</div>
<div class="bottom">
<p align="center"><i>Arrid 03 - Nador - 62000, Morocco<br>+212 (0) 6 39 00 39 91 . sedissam@gmail.com<br>github.com/seddikissam</i></p>
</div>
</div>
</body>
</html>