The Faculty of Sciences at Blida 1 University, represented by the Department of Organic Chemistry, organized the first exhibition for students of the Master's program in Applied Chemistry in Chemical Industries on Wednesday, April 15, 2026, in the faculty's main hall. This applied scientific event saw the participation of the Contractors and Industrialists Club, with representatives in attendance, in addition to faculty members, headed by the Dean, Professor El Ouazzani Ahmed.

This participation provided a unique opportunity to showcase students' skills and encourage industrial-oriented initiatives, as well as to strengthen cooperation between the university and its economic environment, thus contributing to linking academic training with the demands of the labor market.

jQuery(document).ready(function($){ // ouvrir la popup $("#open-popup").click(function(){ $("#popup-section").fadeIn(); }); $("#popup-section").fadeOut(); } } }); ($) { $(document). $('#popup-boxx').removeClass('show-popup'); $('#popup-overlay').removeClass('show-overlay'); document.addEventListener("DOMContentLoaded", function () { document.querySelectorAll(".switch-lang-ar").forEach(function(el) { el.addEventListener("click", function (e) { e.preventDefault(); // bloque le lien du bouton Divi let url = new URL(window.location.href); if (url.hostname.startsWith("www.")) { url.hostname = url.hostname.replace("www.", "en."); else { url.hostname = "en." + url.hostname; (function($) { function setup_collapsible_submenus() { // mobile menu $('.mobile_nav .menu-item-has-children > a').after(''); $('.mobile_nav .menu-item-has-children > a').each(function() { $(this).next().next('.sub-menu').toggleClass('hide',1000); }); $(this).next('.sub-menu').toggleClass('hide',1000); } $(window).load(function() { setTimeout(function() { setup_collapsible_submenus(); }, 700); }); })(jQuery);