Skip to content

Commit cc8c48a

Browse files
committed
Fixed experience content.
1 parent 6095574 commit cc8c48a

File tree

11 files changed

+62
-62
lines changed

11 files changed

+62
-62
lines changed

src/components/styles.js

Lines changed: 54 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
import {
2-
lpm,
3-
ipeim,
2+
lps,
43
enis,
5-
lordroid,
6-
quebec,
7-
bl,
4+
dg,
5+
rd, ipeis,
86
} from "../images";
97
const styles = {
108
paddingX: "sm:px-16 px-6",
@@ -24,77 +22,82 @@ const styles = {
2422

2523
const experiences = [
2624
{
27-
title: "Baccalaureat in Mathematics",
28-
company_name: "Pioneer High School of Monastir (LPM)",
29-
icon: lpm,
25+
title: "End of Studies Internship",
26+
company_name: "ReDX (Revolutionary Digital\n" +
27+
"Transformation Technologies)",
28+
icon: rd,
3029
iconBg: "#E6DEDD",
31-
date: "2015 - 2019",
30+
date: "Feb. 2024 - Jun. 2024",
3231
points: [
33-
"Pioneer High School of Monastir is a prestigious educational institution in Tunisia known for academic excellence.",
34-
"The school offers diverse programs and extracurricular activities to nurture students' talents and skills. ",
35-
"With dedicated educators, it fosters critical thinking and leadership development.",
36-
"The school provides a nurturing and enriching learning environment for students' holistic growth.",
32+
"- Optimization of NextVision, an application for seismic data interpretation using parallel CPU-GPU graph algorithms.",
33+
"- Developed a hybrid CPU-GPU algorithm, resulting in a significant\n" +
34+
"execution time improvement of 5.39x.",
35+
"- Created a Docker environment to ensure portability and simplify application deployment.",
3736
],
3837
},
3938
{
40-
title: "Mathematics and Physics Preparatory Cycle",
41-
company_name: "Monastir Preparatory Engineering Institute (IPEIM)",
42-
icon: ipeim,
39+
title: "Master Degree in Computer Engineering",
40+
company_name: "National School of Engineers of Sfax (ENIS)",
41+
icon: enis,
4342
iconBg: "#383E56",
44-
date: "2019 - 2021",
43+
date: "Sep. 2021 – Jun. 2024",
4544
points: [
46-
"Monastir Preparatory Engineering Institute (IPEIM) is a renowned educational institute in Tunisia, specializing in preparing students for engineering careers.",
47-
"With comprehensive courses and experienced faculty, IPEIM emphasizes rigorous training and practical skills development.",
48-
"The institute's state-of-the-art facilities create an ideal learning environment for students to excel in their engineering pursuits.",
45+
"Master's program focused on advanced topics in computer engineering.",
46+
"Gained practical experience in software development, high-performance computing, and research projects.",
47+
"Collaborated on various academic and industry-led projects, achieving technical proficiency in a range of technologies.",
4948
],
5049
},
5150
{
52-
title: "Computer Engineer",
53-
company_name: "National Engineering School of Sfax (ENIS)",
54-
icon: enis,
55-
iconBg: "#383E56",
56-
date: "2021 - present",
51+
title: "DevOps Engineer Intern",
52+
company_name: "ReDX (Revolutionary Digital\n" +
53+
"Transformation Technologies)",
54+
icon: rd,
55+
iconBg: "#E6DEDD",
56+
date: "Jun. 2023 - Aug. 2023",
5757
points: [
58-
"The National Engineering School of Sfax (ENIS) is a prestigious institution in Tunisia, renowned for engineering education and research",
59-
"With a qualified faculty and modern facilities, ENIS fosters a conducive learning environment.",
60-
"Emphasizing innovation and practical experience, it prepares graduates for success in engineering and technology.",
58+
"- Developed a web-based platform for online training tailored to\n" +
59+
"High Performance Computing (HPC) courses.",
60+
"- Created an AWS Lambda function to offer solutions tailored to client requirements and budget.",
61+
"- Developed a dashboard for super administrators and managers.",
62+
"- Monitored user progress in their courses.",
6163
],
6264
},
6365
{
64-
title: "Intern",
65-
company_name: "LORDROID",
66-
icon: lordroid,
66+
title: "Full-Stack Developer Intern",
67+
company_name: "Djagora FABLAB",
68+
icon: dg,
6769
iconBg: "#E6DEDD",
68-
date: "July 2022 - August 2022",
70+
date: "Jul. 2022 - Aug. 2022",
6971
points: [
70-
"During my internship at LORDROID, a mobile development company, I gained hands-on experience in developing innovative mobile applications using Android Studio and Java.",
71-
"This opportunity significantly enhanced my programming skills, particularly in Java, and honed my ability to write efficient and robust code.",
72-
"Working on diverse projects further cultivated my creativity and problem-solving abilities.",
72+
"- During my internship at Djagora FABLAB, I developed a mobile application for patient monitoring.",
73+
"- Gained hands-on experience in developing innovative mobile applications using Android Studio and Java .",
74+
"- This opportunity significantly enhanced my programming skills, particularly in Java, and honed my ability to write efficient and robust code.",
75+
7376
],
7477
},
7578
{
76-
title: "Intern",
77-
company_name: "Quebec Training Center",
78-
icon: quebec,
79-
iconBg: "#E6DEDD",
80-
date: "June 2023 - August 2023",
79+
title: "Mathematics and Physics Preparatory Cycle",
80+
company_name: "Sfax Preparatory Engineering Institute (IPEIS)",
81+
icon: ipeis,
82+
iconBg: "#383E56",
83+
date: "Sep. 2019 - Jun. 2021",
8184
points: [
82-
"Designed and developed an immersive language learningplatform utilizing Spring Boot microservices, Angular, andMySQL, featuring seamless multimedia integration for acomprehensive educational experience.",
83-
"Developed user progress tracking and interactive communitytools",
84-
"Implemented responsive design for consistent user experiences.",
85-
"Ensured data security measures for user privacy.",
85+
"Sfax Preparatory Engineering Institute (IPEIS) is a renowned educational institute in Tunisia, specializing in preparing students for engineering careers.",
86+
"With comprehensive courses and experienced faculty, IPEIS emphasizes rigorous training and practical skills development.",
87+
"The institute's state-of-the-art facilities create an ideal learning environment for students to excel in their engineering pursuits.",
8688
],
8789
},
8890
{
89-
title: "End of Studies Internship",
90-
company_name: "Berger Levrault",
91-
icon: bl,
91+
title: "Baccalaureat in Mathematics",
92+
company_name: "Pioneer High School of Sfax (LPS)",
93+
icon: lps,
9294
iconBg: "#E6DEDD",
93-
date: "March 2024 - August 2024",
95+
date: "Sep. 2015 - Jun. 2019",
9496
points: [
95-
"Creating an automation process for migrating from JSON to Protobuf and from REST to gRPC, with the goal of improving the efficiency and effectiveness of data exchanges for java applications.",
96-
"Engagement in a software telemetry initiative aimed at enhancing the monitoring and analysis of web applications.",
97-
"Contributing to the deployment of a real-time data collection and analysis solution.",
97+
"Pioneer High School of Sfax is a prestigious educational institution in Tunisia known for academic excellence.",
98+
"The school offers diverse programs and extracurricular activities to nurture students' talents and skills.",
99+
"With dedicated educators, it fosters critical thinking and leadership development.",
100+
"The school provides a nurturing and enriching learning environment for students' holistic growth.",
98101
],
99102
},
100103
];

src/images/company/REDX.png

22.9 KB
Loading

src/images/company/bl.png

-7.5 KB
Binary file not shown.

src/images/company/djagora.png

19.8 KB
Loading

src/images/company/ipeim.png

-4.9 KB
Binary file not shown.

src/images/company/ipeis.png

42 KB
Loading

src/images/company/lordroid.png

-22.6 KB
Binary file not shown.

src/images/company/lpm.png

-98.3 KB
Binary file not shown.

src/images/company/lps.png

67.7 KB
Loading

src/images/company/quebec.png

-48.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)