-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
341 lines (320 loc) · 20.7 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Portfolio</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="Free Website Template" name="keywords">
<meta content="Free Website Template" name="description">
<!-- Clarity -->
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "jtfdd75h2m");
</script>
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="img/meee.ico">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<!-- Icon Font Stylesheet -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!-- Spinner Start -->
<div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
<div class="spinner-border text-primary" style="width: 3rem; height: 3rem;" role="status">
<span class="sr-only">Loading...</span>
</div>
</div>
<!-- Spinner End -->
<div class="container">
<div class="row g-5">
<div class="col-lg-4 sticky-lg-top vh-100">
<div class="d-flex flex-column h-100 text-center overflow-auto shadow">
<img class="w-100 img-fluid mb-4" src="img/profile10.png" alt="Image">
<h1 class="text-primary mt-2">Ahmed GONGI</h1>
<div class="mb-4" style="height: 22px;">
<h4 class="typed-text-output d-inline-block text-light"></h4>
<div class="typed-text d-none">Data Scientist, AI/ML Engineer</div>
</div>
<div class="d-flex justify-content-center mt-auto mb-3">
<a class="btn btn-secondary btn-square mx-1" href="https://github.com/GongiAhmed"><i class="fab fa-github"></i></a>
<a class="btn btn-secondary btn-square mx-1" href="https://www.linkedin.com/in/ahmed-gongi-2815b3232/"><i class="fab fa-linkedin-in"></i></a>
</div>
<div class="d-flex align-items-end justify-content-between border-top">
<a href="https://drive.google.com/file/d/1xiaE9Qk6OkerTPzCUlI8OFyHoebpVCyC/view?usp=sharing" class="btn w-50 border-end">Download CV</a>
<a href="#contact" class="btn w-50 btn-scroll">Contact Me</a>
</div>
</div>
</div>
<div class="col-lg-8">
<!-- About Start -->
<section id="aboutme" class="py-5 border-bottom wow fadeInUp" data-wow-delay="0.1s">
<h1 class="title pb-3 mb-5">About Me</h1>
<p>
I am a passionate and dedicated Data Scientist with a strong foundation in data analytics and computer vision. I have successfully completed several projects using cutting-edge technologies and frameworks. I constantly seek opportunities to enhance my skills and knowledge through online courses, workshops, and competitions. I thrive in collaborative environments, am a quick learner, and possess strong problem-solving abilities. My goal is to contribute to the fields of data science and AI/ML engineering, making a positive impact in my future career.</p>
<div class="row mb-3">
<div class="col-sm-6 py-1">
<span class="fw-medium text-primary">Name:</span> Ahmed GONGI
</div>
<div class="col-sm-6 py-1">
<span class="fw-medium text-primary">Address:</span> Sousse, Tunisia
</div>
<div class="col-sm-6 py-1">
<span class="fw-medium text-primary">Phone:</span> +216 94 853 120
</div>
<div class="col-sm-12 py-1">
<span class="fw-medium text-primary"><a href="mailto:[email protected]">Email:</a></span> [email protected]
</div>
</div>
<div class="row g-4">
<div class="col-md-4 col-lg-6 col-xl-4">
<a href="#skills" class="d-flex bg-secondary p-4 text-white">
<div class="ps-3">
<p class="mb-0"></p>
<h5 class="mb-0">Skills</h5>
</div>
</a>
</div>
<div class="col-md-4 col-lg-6 col-xl-4">
<a href="#experience" class="d-flex bg-secondary p-4 text-white">
<div class="ps-3">
<p class="mb-0"></p>
<h5 class="mb-0">Experience</h5>
</div>
</a>
</div>
<div class="col-md-4 col-lg-6 col-xl-4">
<a href="#portfoliome" class="d-flex bg-secondary p-4 text-white">
<div class="ps-3">
<p class="mb-0"></p>
<h5 class="mb-0">Projects</h5>
</div>
</a>
</div>
</div>
</section>
<!-- About End -->
<!-- Skills Start -->
<section class="py-5 border-bottom wow fadeInUp" data-wow-delay="0.1s">
<h1 id="skills" class="title pb-3 mb-5">Skills</h1>
<div class="row">
<div class="col-sm-6">
<div class="skill mb-4">
<div class="d-flex justify-content-between">
<p class="mb-2">Python</p>
<p class="mb-2">95%</p>
</div>
<div class="progress">
<div class="progress-bar bg-primary" role="progressbar" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill mb-4">
<div class="d-flex justify-content-between">
<p class="mb-2">SQL</p>
<p class="mb-2">85%</p>
</div>
<div class="progress">
<div class="progress-bar bg-warning" role="progressbar" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill mb-4">
<div class="d-flex justify-content-between">
<p class="mb-2">R</p>
<p class="mb-2">70%</p>
</div>
<div class="progress">
<div class="progress-bar bg-danger" role="progressbar" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="skill mb-4">
<div class="d-flex justify-content-between">
<p class="mb-2">Machine Learning</p>
<p class="mb-2">90%</p>
</div>
<div class="progress">
<div class="progress-bar bg-info" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill mb-4">
<div class="d-flex justify-content-between">
<p class="mb-2">Deep Learning</p>
<p class="mb-2">80%</p>
</div>
<div class="progress">
<div class="progress-bar bg-secondary" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill mb-4">
<div class="d-flex justify-content-between">
<p class="mb-2">Data Visualization</p>
<p class="mb-2">85%</p>
</div>
<div class="progress">
<div class="progress-bar bg-success" role="progressbar" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
</div>
</section>
<!-- Skills End -->
<!-- Experience Start -->
<section class="py-5 border-bottom wow fadeInUp" data-wow-delay="0.1s">
<h1 id="experience" class="title pb-3 mb-5">Experience</h1>
<div class="row">
<div class="col-sm-6 pb-3">
<h5>Final Year Project (Llama expert DevOps)</h5>
<p>Mobelite</p>
<p>2024</p>
<ul>
<li>Data scraping and preprocessing</li>
<li>Used fine-tuning technologies such as PEFT, LoRA, QLoRA, SFTrainer, Unsloth, Hugging Face, LM Studio</li>
<li>Fine-tuned a LLM to automate local DevOps problem-solving for the company</li>
</ul>
</div>
<div class="col-sm-6 pb-3">
<h5>Summer Internship (Face Detection)</h5>
<p>SARTEX</p>
<p>2023</p>
<ul>
<li>Developed a face detection model to recognize employees</li>
<li>Processed images and created a model using FaceNet, OpenCV, and SVM</li>
<li>Deployed the model</li>
</ul>
</div>
<div class="col-sm-6 pb-3">
<h5>Year-End Project (Intelligent Chatbot Integration)</h5>
<p>EPI</p>
<p>2023</p>
<ul>
<li>Data collection and preprocessing</li>
<li>Created a chatbot using Rasa and NLTK</li>
</ul>
</div>
<div class="col-sm-6 pb-3">
<h5>Summer Internship (Defect Prediction Model)</h5>
<p>SARTEX</p>
<p>2022</p>
<ul>
<li>Data preprocessing and analysis</li>
<li>Developed a machine learning model to predict defects</li>
</ul>
</div>
</div>
</section>
<!-- Experience End -->
<!-- Projects Start -->
<section id="portfoliome" class="py-5 border-bottom wow fadeInUp" data-wow-delay="0.1s">
<h1 class="title pb-3 mb-5">Projects</h1>
<div class="row mb-4">
<div class="col-sm-6 pb-3">
<h5>Multimodal Biometric Authentication System</h5>
<p>Developed a robust authentication system using autoencoders and Siamese networks for enhanced security. The system combines facial recognition and voice recognition to ensure accurate and secure user verification.</p>
</div>
<div class="col-sm-6 pb-3">
<h5>Time Series Forecasting for Stock Prices</h5>
<p>Implemented a model for predicting stock prices using LSTM networks, resulting in significant improvements in forecasting accuracy. The project involved extensive data preprocessing, feature engineering, and hyperparameter tuning.</p>
</div>
<div class="col-sm-6 pb-3">
<h5>Intelligent Chatbot Integration</h5>
<p>Developed an intelligent chatbot using Rasa and NLTK for efficient customer support. The project involved data collection, preprocessing, and implementation of natural language processing techniques.</p>
</div>
<div class="col-sm-6 pb-3">
<h5>Face Detection Model</h5>
<p>Developed a face detection model to recognize employees using FaceNet, OpenCV, and SVM. The project involved image processing, model development, and deployment for practical application.</p>
</div>
</div>
</section>
<!-- Projects End -->
<!-- Contact Start -->
<section id="contact" class="py-5 wow fadeInUp" data-wow-delay="0.1s">
<h1 class="title pb-3 mb-5">Contact Me</h1>
<div class="row">
<div class="col-lg-7">
<div class="d-flex mb-3">
<div class="d-flex flex-shrink-0 align-items-center justify-content-center bg-primary text-white rounded-circle" style="width: 50px; height: 50px;">
<i class="fa fa-phone-alt"></i>
</div>
<div class="ms-3">
<p class="mb-2">Call Me</p>
<h5 class="mb-0">+216 94 853 120</h5>
</div>
</div>
<div class="d-flex mb-3">
<div class="d-flex flex-shrink-0 align-items-center justify-content-center bg-primary text-white rounded-circle" style="width: 50px; height: 50px;">
<i class="fa fa-envelope-open"></i>
</div>
<div class="ms-3">
<p class="mb-2">Mail Me</p>
<h5 class="mb-0"><a href="mailto:[email protected]">[email protected]</a></h5>
</div>
</div>
<div class="d-flex">
<div class="d-flex flex-shrink-0 align-items-center justify-content-center bg-primary text-white rounded-circle" style="width: 50px; height: 50px;">
<i class="fa fa-map-marker-alt"></i>
</div>
<div class="ms-3">
<p class="mb-2">Visit Me</p>
<h5 class="mb-0">Sousse, Tunisia</h5>
</div>
</div>
</div>
<div class="col-lg-5">
<form action="mailto:[email protected]" method="post" enctype="text/plain">
<div class="form-group">
<input type="text" class="form-control" placeholder="Your Name" name="name">
</div>
<div class="form-group">
<input type="email" class="form-control" placeholder="Your Email" name="email">
</div>
<div class="form-group">
<textarea class="form-control" rows="3" placeholder="Message" name="message"></textarea>
</div>
<button type="submit" class="btn btn-primary">Send Message</button>
</form>
</div>
</div>
</section>
<!-- Contact End -->
</div>
</div>
</div>
<!-- Footer Start -->
<div class="container-fluid bg-dark text-light mt-5 py-5 wow fadeInUp" data-wow-delay="0.1s">
<div class="container text-center">
<div class="d-flex justify-content-center">
<a class="btn btn-secondary btn-square mx-1" href="https://github.com/your-github"><i class="fab fa-github"></i></a>
<a class="btn btn-secondary btn-square mx-1" href="https://www.linkedin.com/in/your-linkedin/"><i class="fab fa-linkedin-in"></i></a>
</div>
<p class="m-0">© <a href="#">Ahmed GONGI</a>. All Rights Reserved.</p>
</div>
</div>
<!-- Footer End -->
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
</body>
</html>