diff --git a/css/forms.css b/css/forms.css index 7c89b16..1634b29 100644 --- a/css/forms.css +++ b/css/forms.css @@ -494,10 +494,10 @@ textarea { width: 15px; height: 15px; accent-color: #3b82f6; - appearance: none; /* Reset default styles */ + /* appearance: none; */ border: 1px solid white; /* Ensures consistent size */ - display: flex; /* Helps alignment */ + display: flex; align-items: center; justify-content: center; cursor: pointer; diff --git a/forms.html b/forms.html index 0dfaade..ed9be12 100644 --- a/forms.html +++ b/forms.html @@ -98,9 +98,9 @@

Personal informations

- - - + + +
diff --git a/images/Aymen_Huwaei.png b/images/Aymen_Huwaei.png deleted file mode 100644 index 3ed74a9..0000000 Binary files a/images/Aymen_Huwaei.png and /dev/null differ diff --git a/images/Aymen_Huwaei.webp b/images/Aymen_Huwaei.webp new file mode 100644 index 0000000..32bf1d9 Binary files /dev/null and b/images/Aymen_Huwaei.webp differ diff --git a/images/Ferrag.png b/images/Ferrag.png deleted file mode 100644 index 4331416..0000000 Binary files a/images/Ferrag.png and /dev/null differ diff --git a/images/Ferrag.webp b/images/Ferrag.webp new file mode 100644 index 0000000..27015aa Binary files /dev/null and b/images/Ferrag.webp differ diff --git a/images/Halimi.png b/images/Halimi.png deleted file mode 100644 index 1aeb0a6..0000000 Binary files a/images/Halimi.png and /dev/null differ diff --git a/images/Halimi.webp b/images/Halimi.webp new file mode 100644 index 0000000..e3f410e Binary files /dev/null and b/images/Halimi.webp differ diff --git a/images/Huawei.png b/images/Huawei.png deleted file mode 100644 index ae37ae5..0000000 Binary files a/images/Huawei.png and /dev/null differ diff --git a/images/Huawei.webp b/images/Huawei.webp new file mode 100644 index 0000000..64f506e Binary files /dev/null and b/images/Huawei.webp differ diff --git a/images/Kouahla.png b/images/Kouahla.png deleted file mode 100644 index c681e32..0000000 Binary files a/images/Kouahla.png and /dev/null differ diff --git a/images/Kouahla.webp b/images/Kouahla.webp new file mode 100644 index 0000000..a5ff1c5 Binary files /dev/null and b/images/Kouahla.webp differ diff --git a/images/Quareeb.png b/images/Quareeb.png deleted file mode 100644 index bfd7f3e..0000000 Binary files a/images/Quareeb.png and /dev/null differ diff --git a/images/Quareeb.webp b/images/Quareeb.webp new file mode 100644 index 0000000..3d846c2 Binary files /dev/null and b/images/Quareeb.webp differ diff --git a/images/zayd.png b/images/zayd.png deleted file mode 100644 index 45a01e1..0000000 Binary files a/images/zayd.png and /dev/null differ diff --git a/images/zayd.webp b/images/zayd.webp new file mode 100644 index 0000000..3f251b8 Binary files /dev/null and b/images/zayd.webp differ diff --git a/images/zitouni.png b/images/zitouni.png deleted file mode 100644 index fc5faff..0000000 Binary files a/images/zitouni.png and /dev/null differ diff --git a/images/zitouni.webp b/images/zitouni.webp new file mode 100644 index 0000000..e9b5e2a Binary files /dev/null and b/images/zitouni.webp differ diff --git a/index.html b/index.html index febd436..442e615 100644 --- a/index.html +++ b/index.html @@ -333,17 +333,17 @@

Our Sponsors & Partners

diff --git a/js/forms.js b/js/forms.js index 850d1fa..e0f14ab 100644 --- a/js/forms.js +++ b/js/forms.js @@ -171,8 +171,8 @@ document.addEventListener("DOMContentLoaded", () => { const buttons = document.querySelectorAll(".section-right-header button"); if (buttons.length > 0) { - buttons[0].classList.remove("section-right-header-buttons"); - buttons[0].classList.add("button-clicked"); + buttons[1].classList.remove("section-right-header-buttons"); + buttons[1].classList.add("button-clicked"); } buttons.forEach((button) => { @@ -328,10 +328,10 @@ var workShopName = ""; const workshopsData = [ { idForm: 0, - title: "Intro to JavaScript", + title: "Benchmarking LLMs in Cybersecurity", description: - "Learn the basics of JavaScript and how to build interactive web pages.", - date: "June 20, 2025 - 10:00 AM", + "In this hands-on workshop, participants will explore CyberMetric (https://github.com/cybermetric/CyberMetric), an open-source benchmarking suite for evaluating large language models (LLMs) in cybersecurity contexts.", + date: " 14 April | 01:00 - 3:00 PM", inputs: [ { myId: "firstname", googleFormId: "entry.658690704", isRequired: true }, @@ -349,15 +349,15 @@ const workshopsData = [ googleFormId: "entry.103198324", isRequired: true, }, - { myId: "company", googleFormId: "entry.1724201722", isRequired: true }, + // { myId: "company", googleFormId: "entry.1724201722", isRequired: true }, ], }, { idForm: 1, - title: "Intro to python", + title: "AI in Production", description: - "Learn the basics of JavaScript and how to build interactive web pages.", - date: "June 20, 2025 - 10:00 AM", + "This workshop dives into the key principles and best practices for deploying software applications, with a special focus on AI models. Participants will learn how to ensure stability in production environments, and building a scalable applicatios. ", + date: "14 April | 01:00 - 3:00 PM", inputs: [ { myId: "firstname", googleFormId: "entry.658690704", isRequired: true }, @@ -375,7 +375,59 @@ const workshopsData = [ googleFormId: "entry.103198324", isRequired: true, }, - { myId: "company", googleFormId: "entry.1724201722", isRequired: true }, + // { myId: "company", googleFormId: "entry.1724201722", isRequired: true }, + ], + }, + { + idForm: 2, + title: "NLP Applications", + description: + "(NLP) including chatbots, sentiment analysis, language translation, text summarization, and information extraction, transforming how machines understand and interact with human language.", + date: "15 April | 10:30 AM - 12:15 PM", + + inputs: [ + { myId: "firstname", googleFormId: "entry.658690704", isRequired: true }, + { myId: "lastname", googleFormId: "entry.1443784", isRequired: true }, + { myId: "email", googleFormId: "entry.249523467", isRequired: true }, + { myId: "phone", googleFormId: "entry.228551235", isRequired: true }, + { myId: "university", googleFormId: "entry.34071298", isRequired: true }, + { + myId: "fieldofstudy", + googleFormId: "entry.820120420", + isRequired: true, + }, + { + myId: "academiclevel", + googleFormId: "entry.103198324", + isRequired: true, + }, + // { myId: "company", googleFormId: "entry.1724201722", isRequired: true }, + ], + }, + { + idForm: 3, + title: "Huawei ACT Academy", + description: + "Huawei ACT Academy offers advanced training in cutting-edge technologies, empowering students and professionals with hands-on experience, industry insights, and certifications to thrive in fields like AI, cloud computing, and networking.", + date: "15 April | 10:30 AM - 12:15 PM", + + inputs: [ + { myId: "firstname", googleFormId: "entry.658690704", isRequired: true }, + { myId: "lastname", googleFormId: "entry.1443784", isRequired: true }, + { myId: "email", googleFormId: "entry.249523467", isRequired: true }, + { myId: "phone", googleFormId: "entry.228551235", isRequired: true }, + { myId: "university", googleFormId: "entry.34071298", isRequired: true }, + { + myId: "fieldofstudy", + googleFormId: "entry.820120420", + isRequired: true, + }, + { + myId: "academiclevel", + googleFormId: "entry.103198324", + isRequired: true, + }, + // { myId: "company", googleFormId: "entry.1724201722", isRequired: true }, ], }, ]; @@ -403,7 +455,7 @@ workshopsContainer.innerHTML = workshopsData.map( ` ); -showSection("Hackathon-join-solo"); +showSection("Workshops-items"); document.addEventListener("DOMContentLoaded", function () { document.getElementById("hackaton-btn").addEventListener("click", () => { diff --git a/js/schedule.js b/js/schedule.js index 332ca30..0f700ad 100644 --- a/js/schedule.js +++ b/js/schedule.js @@ -169,14 +169,14 @@ const speakersDatabase = { { name: "Huawie", time: "09:30 AM - 09:45 AM", - image: "images/Huawei.png", + image: "images/Huawei.webp", } ], "sponsor-qareeb": [ { name: "Qareeb", time: "10:45 AM - 11:00 AM", - image: "images/Quareeb.png", + image: "images/Quareeb.webp", } ], @@ -188,7 +188,7 @@ const speakersDatabase = { time: "10:00 AM - 10:45 AM", affiliation: "Kasdi Merbah University - Ouargla", bio: "Associate Professor in Computer Science at Kasdi Merbah University - Ouargla, Algeria. Ph.D. from Abdelhamid Mehri University of Constantine (2020). Research expertise in machine learning, deep learning, optimization, and metaheuristics. Published extensively in international conferences and peer-reviewed journals.", - image: "images/zitouni.png" + image: "images/zitouni.webp" } ], "conference-halimi": [ @@ -198,7 +198,7 @@ const speakersDatabase = { time: "09:00 AM - 09:45 AM", affiliation: "University of Guelma, Algeria | LabSTIC Laboratory", bio: "Computing Lecturer at the Computer Science Department of Guelma University, Algeria and researcher at the LabSTIC laboratory. Holds a Ph.D. in Computer Science from Annaba University. Specialist in neural network architectures with extensive teaching experience.", - image: "images/Halimi.png" + image: "images/Halimi.webp" } ], @@ -210,7 +210,7 @@ const speakersDatabase = { time: "01:00 PM - 3:00 PM", affiliation: "Researcher in Artificial Intelligence and Cybersecurity", bio: "Leading expert in AI security and large language models. Developer of CyberMetric, the open-source framework for evaluating LLMs in cybersecurity. Published researcher with multiple papers on AI applications in cryptography, network security, and threat detection. Google Scholar verified author with works cited in top security conferences and journals.", - image: "images/Ferrag.png" + image: "images/Ferrag.webp" }, { name: "Dr. Zeyd Farhet", @@ -218,7 +218,7 @@ const speakersDatabase = { time: "01:00 PM - 3:00 PM", affiliation: "AI/ML Engineer | Production AI Specialist", bio: "Experienced AI/ML engineer specializing in deploying machine learning models in production environments. Expert in MLOps practices, model optimization, and scalable AI solutions. Passionate about bridging the gap between research and real-world applications, with hands-on experience in implementing end-to-end AI systems across various industries.", - image: "images/zayd.png" + image: "images/zayd.webp" } ], @@ -230,13 +230,13 @@ const speakersDatabase = { time: "10:30 AM - 12:15 PM", affiliation: "University of Guelma, Algeria | Faculty of Mathematics, Computer Science and Materials Science", bio: "Professor of Computer Science specializing in 3D reconstruction, image processing, and pattern recognition. Extensive research experience with publications in international journals. Active contributor to e-learning technologies. Verified research profiles on Google Scholar, ResearchGate, and Scopus.", - image: "images/Kouahla.png" + image: "images/Kouahla.webp" }, { name: "Mr. Aimene imed Eddine Medani", title: "Huawei ACT Academy", time: "10:30 AM - 12:15 PM", - image: "images/Aymen_Huwaei.png" + image: "images/Aymen_Huwaei.webp" } ], @@ -248,7 +248,7 @@ const speakersDatabase = { time: "10:30 AM - 11:00 AM", affiliation: "University Rector", bio: "Academic leader with strong focus on technology education. Oversees university's AI research initiatives.", - image: "images/pr-ahmed-boudiaf.jpg" + image: "images/pr-ahmed-boudiaf.webp" }, { name: "Ms. Leila Amrouche", @@ -256,7 +256,7 @@ const speakersDatabase = { time: "11:00 AM - 12:30 PM", affiliation: "TechGeeks Director", bio: "Organizer of national AI competitions with 5+ years experience in tech community building.", - image: "images/ms-leila-amrouche.jpg" + image: "images/ms-leila-amrouche.webp" } ] }; @@ -268,7 +268,8 @@ function generateSpeakersHTML(speakers) { ${speaker.name} + onerror="this.src='images/default-speaker.png'" + loading="lazy">
${speaker.name}
${speaker.title || ''}