An intensive one-week program bringing together researchers, industry experts, and ambitious learners to explore the frontiers of cybersecurity, IoT, blockchain, and computational science.
Dive deep into three interconnected domains that are shaping the future of digital infrastructure and scientific computing.
Master the principles of network security, cryptographic protocols, and defense mechanisms against modern cyber threats.
Explore distributed ledger systems, consensus mechanisms, and the next generation of decentralized applications.
Learn advanced simulation techniques, numerical methods, and data-driven modeling for complex systems.
A carefully curated program balancing theoretical foundations with hands-on workshops and collaborative projects.
Hack the Mindset: Innovation, Security, and Tomorrow’s World
Dr. Marius Iulian Mihailescu, Faculty of Engineering and Computer Science, SPIRU HARET University, RomaniaCyber attacks are not driven by technology alone—they are driven by people, motives, and psychology. To effectively defend digital systems, we must first understand the human mindset behind malicious behavior. This presentation explores the psychology of cyber attackers, examining the motivations, decision-making processes, personality traits, and social engineering tactics that shape modern digital threats. From financial gain and ideological agendas to curiosity, revenge, and the pursuit of status, attackers operate with diverse intentions and methods. By analyzing how they think, plan, manipulate, and exploit trust, participants will gain valuable insight into the human factors of cybersecurity. Understanding the attacker’s mindset is a critical step toward building stronger defenses, improving awareness, and creating a more resilient digital future.
Dr. Marius Iulian Mihailescu, Faculty of Engineering and Computer Science, SPIRU HARET University, RomaniaThis talk explores the growing intersection between cybersecurity, geopolitics, and intelligence disciplines in an era defined by digital competition and hybrid threats. Titled Cyber Geopolitics: HUMINT, SIGINT, GEOINT in Military and Diplomatic Operations, the session examines how Human Intelligence (HUMINT), Signals Intelligence (SIGINT), and Geospatial Intelligence (GEOINT) are increasingly integrated to support national security decision-making, military planning, and diplomatic strategy. As cyber operations become central to statecraft, intelligence agencies and defense institutions rely on multi-source intelligence fusion to identify emerging threats, attribute hostile actions, protect critical infrastructure, and shape strategic responses. The talk highlights how cyber espionage, information warfare, satellite surveillance, communications interception, and human-source networks now operate within a common strategic framework. Special attention is given to the relevance of these developments for emerging technologies such as the Internet of Things (IoT) and Blockchain ecosystems. Expanding IoT infrastructures create new intelligence opportunities and attack surfaces, while Blockchain technologies introduce both resilience mechanisms and novel security challenges. Understanding how intelligence capabilities interact with these technologies is essential for future cybersecurity professionals. Designed for participants of the Summer School on Cybersecurity, IoT and Blockchain, the talk combines real-world case studies, strategic analysis, and forward-looking insights to help students understand how cyber power, intelligence operations, and global security dynamics are reshaping the modern threat landscape.
Dr. Marius Iulian Mihailescu, Faculty of Engineering and Computer Science, SPIRU HARET University, RomaniaThis presentation focuses on light-based plasma diagnostics as a gateway to controlling the chemistry of cold atmospheric-pressure plasma jets. Using optical emission spectroscopy, the study analyzes how molecular nitrogen and oxygen injection modifies the light emitted by key plasma species. By comparing conventional premixed injection with a Y-shaped in-discharge injection geometry, the work shows how spectral signatures reveal changes in plasma stability, radical formation, electron density, and rotational temperature. The Y-DBD configuration enables stable operation at much higher molecular gas fractions, while maintaining strong and balanced emission from reactive species. In contrast, the I-DBD configuration offers selective enhancement of NO emission but is limited by rapid plasma destabilization.
Catalin-Ionut Constantin, Ph.D. Student, National Institute for Laser, Plasma & Radiation Physics (INFLPR), RomaniaRomania’s national cybersecurity ecosystem is built on cooperation between government institutions, critical infrastructure operators, private industry, academia, and international partners, with the National Directorate of Cybersecurity (DNSC) serving as a central pillar. As the national authority for civilian cyberspace, DNSC coordinates prevention, incident response, awareness, resilience programs, and strategic policy development to strengthen the country’s digital security posture. Through public-private collaboration, education initiatives, threat intelligence sharing, and alignment with European cybersecurity frameworks, Romania continues to mature its capabilities against evolving cyber threats. This presentation highlights how a coordinated national ecosystem can enhance trust, innovation, and resilience in an increasingly interconnected world.
Dr. Cornel Argint, National Directorate for Cyber Security (DNSC), RomaniaArtificial intelligence is transforming veterinary medicine through applications already operational in medical imaging, assisted diagnostics, clinical workflow management, and owner-facing digital platforms. AI algorithms have demonstrated superior screening performance — including hyperadrenocorticism detection at 96.3% sensitivity and 97.2% specificity — while smart stethoscopes now enable early detection of hypertrophic cardiomyopathy in cats, and mobile applications bring AI-assisted triage directly to pet owners. Yet technology alone does not define this transformation: it is shaped by data quality, institutional trust, and the ethical frameworks governing its use. This presentation examines the motivations behind AI adoption in veterinary practice, the decision-making logic of algorithmic systems, and the risks that emerge when clinical judgment is delegated to opaque models — including hallucinations, algorithmic bias, and overdiagnosis. A case study on AI integration in intensive carp aquaculture illustrates both the precision gains and the ethical tensions inherent in automated veterinary decision-making. Understanding how AI systems think, fail, and influence clinical outcomes is a critical step toward building responsible frameworks, improving practitioner awareness, and ensuring that technological progress genuinely serves animal welfare.
Anda Andreea (Ardelean) Nacreala, Ph.D. Student, University of Agricultural Sciences and Veterinary Medicine, Cluj-Napoca, RomaniaMaintaining optimal blood glucose levels requires accurate insulin dosage, proper carbohydrate counting, regular physical activity, and effective stress management. This paper presents a software application designed to support individuals with type 1 diabetes in managing these aspects effectively. The application provides functionality for calculating carbohydrate content of meals based on user-input data, helping users make more informed nutritional decisions. In addition, it improves user safety by enabling real-time monitoring of blood glucose levels and generating alerts when critical thresholds are reached. These alerts ensure that relevant information about the user’s condition can be quickly accessed in emergency situations. Furthermore, the application facilitates communication between individuals with type 1 diabetes through a social component that allows connection with trusted users, promoting mutual support and timely assistance. By integrating monitoring, communication, and alerting mechanisms, the system aims to reduce user stress and increase confidence in daily disease management. Overall, the proposed solution enhances self-management, awareness, and responsiveness in situations where rapid intervention may be necessary.
Vladut Gidea, Faculty of Engineering and Computer Science, SPIRU HARET University, RomaniaThe project addresses system vulnerabilities to modern cyberattacks, that start to use Artificial Intelligence to bypass traditional security layers. Since the data volume is exceeding human capacity to monitor network traffic logs, the proposed platform uses Artificial Intelligence to detect threats such as DDoS , Flood , Port Scan. Unlike slow manual log analysis, the platform has an Autoencoder model trained based on a normal activity dataset and reacts in real time. The system also features a modern graphical dashboard to help specialists in cybersecurity understand the potential risks. The goal is to effectively protect the data of online environments that get more dangerous by day.
Rares Muntean, Faculty of Engineering and Computer Science, SPIRU HARET University, RomaniaCard Component Gallery is a modern full-stack web application designed to showcase reusable UI card components in a clean and interactive interface. The project demonstrates how different types of cards (such as profile cards, product cards, and pricing plans) can be dynamically generated and displayed within a responsive layout. The front-end of the application is built using HTML, CSS, and JavaScript, focusing on a minimalist design and a smooth user experience. The interface allows users to visualize multiple card types in a structured gallery format, with filtering options that enhance usability and organization. On the back-end, the application uses Node.js and Express to create a lightweight server that provides data through a custom API endpoint. The card information is stored in a JSON file, making the content easy to manage and extend. Through asynchronous requests (fetch), the front-end retrieves this data and renders the components dynamically, transforming the application from a static page into a data-driven experience. This project highlights essential web development concepts such as separation of concerns, client-server communication, dynamic rendering, and reusable component design. It also serves as a foundation for more advanced applications that could integrate databases, authentication systems, or real-time features.
Vasile-Ionut Bara, Faculty of Engineering and Computer Science, SPIRU HARET University, RomaniaThis project involves the creation of a modern, visually appealing, and highly interactive Login and Register page. The main focus was placed on delivering an excellent User Experience (UX) and User Interface (UI) through elegant design, smooth transitions, animations, and intuitive navigation between login and registration forms. The interface features a dynamic modal popup system, real-time visual field validation, and polished animations that enhance user engagement. A looping background video was integrated to create an immersive and contemporary aesthetic. Special attention was given to responsive design, color harmony, typography, and micro-interactions. On the technical side, the frontend was developed using HTML5, CSS3, and vanilla JavaScript. For security, Google reCAPTCHA v2 was implemented to protect the registration form against spam and automated bots. The system is supported by a backend built with Node.js, Express.js, and a MySQL database (managed via MySQL Workbench), ensuring secure user data storage with password hashing using bcrypt. This project successfully combines modern web design principles with functional backend development, resulting in a beautiful, responsive, and secure authentication interface.
George-Alexandru Dumitru, Faculty of Engineering and Computer Science, SPIRU HARET University, RomaniaThis project presents a complete authentication system that allows users to register, log in, and log out securely. It includes essential features such as password reset and email verification. Security is ensured through the use of JWT tokens, the bcrypt algorithm for password hashing, as well as rate limiting and security headers. The goal of the project is to provide a modern, secure, and easy‑to‑integrate solution for managing authentication in a web application.
Valentin Florentin Ciuvica, Faculty of Engineering and Computer Science, SPIRU HARET University, RomaniaThis work explores the integration of Artificial Intelligence (AI) into the predictive maintenance and management of maritime navigation systems. Modern vessels rely on complex electronic equipment such as ECDIS, RADAR, GPS, and AIS, whose reliability is critical for operational safety and efficiency. Traditional maintenance approaches, based on scheduled or reactive strategies, are insufficient in dynamic maritime environments. The proposed approach leverages Machine Learning (ML) techniques for anomaly detection, signal processing, and predictive analysis using data collected from onboard navigation equipment. The system enables early fault detection, intelligent alarm classification, and adaptive maintenance strategies. Simulation models implemented in Python demonstrate the feasibility of time-series prediction and pattern recognition using neural networks. The results indicate significant improvements in system reliability, reduction of downtime, and enhanced decision support for maritime operators. This work contributes to the development of smart shipping systems and supports the transition toward autonomous and digitally enhanced maritime operations.
Dr. Laurentiu Bogdan Asalomia, Northern Maritime Limited, ScotlandThe summer school is curated by an academic committee dedicated to bridging cybersecurity research, blockchain innovation, and computational science.
MM
Dr. Marius Iulian Mihailescu is an accomplished professional with a strong background in leadership, organization, and interdisciplinary collaboration. As Chair of this Summer School, he brings energy, vision, and a commitment to academic excellence, fostering an engaging environment for learning, innovation, and international exchange. His dedication to supporting young talent and creating meaningful educational experiences makes him a valued leader of this initiative.
VM
Dr. Valentina Marascu is a distinguished academic and dedicated professional with extensive experience in education, research, and international collaboration. As Chair of this Summer School, she brings expertise, leadership, and a strong commitment to academic excellence, creating an inspiring environment for learning and professional growth. Her passion for mentoring young scholars and advancing innovative initiatives makes her an invaluable leader of this program.
VM
Dr. Grigore Albeanu is a highly respected academic and accomplished professional with extensive expertise in education, research, and scientific development. With a distinguished career dedicated to advancing knowledge and promoting excellence, he has made significant contributions to both academia and interdisciplinary collaboration. As Chair of this Summer School, he brings outstanding leadership, strategic vision, and a deep commitment to creating a dynamic environment for learning and innovation. His passion for mentoring young scholars, encouraging critical thinking, and supporting the next generation of professionals makes him an essential and inspiring leader of this educational initiative.
VM
Dr. Nicoleta Iacob is recognized for her dedication to academic excellence, innovation, and interdisciplinary collaboration. Through her continuous involvement in education and academic initiatives, she has contributed significantly to creating a dynamic and supportive environment for students and young researchers. As part of the Summer School initiative, her professionalism, leadership, and enthusiasm have played an important role in fostering meaningful collaboration, intellectual exchange, and professional development. Her commitment to mentoring and encouraging emerging talents makes her a highly appreciated and valuable contributor to the success of this event.
VM
Dr. Stefania Loredana Nita is a distinguished academic and dedicated professional with extensive experience in education, research, and interdisciplinary collaboration. Throughout her career, she has demonstrated a strong commitment to academic excellence, innovation, and the development of high-quality learning environments. As Chair of this Summer School, she brings valuable leadership, expertise, and enthusiasm, fostering an inspiring atmosphere for intellectual exchange and professional growth. Her passion for mentoring students and supporting emerging talents makes her an essential and highly appreciated leader of this initiative.
Learn from researchers and industry pioneers at the forefront of their fields.








This program is completely free. We welcome motivated individuals from diverse backgrounds who are passionate about advancing their expertise.
We encourage applications from:
Applicants should demonstrate:
Our committee evaluates applications based on the following weighted criteria:
Experience learning in one of the most beautiful countries of Europe's.
46G Fabricii Street, 6th District, Bucharest, Romania
Otopeni Airport (OTP) is 30-45 minutes by metro/subway.
Bucharest Train Station (North Train Station) is a major European rail hub with connections from all major cities.
Booking assistance provided after registration.
Our summer school is made possible through the support and collaboration of leading universities, research institutes, and industry partners.
Partner roster is being finalized — additional collaborators will be announced soon.
Join 80 ambitious learners from around the world for two weeks of intensive learning and collaboration — completely free of charge.
Check Eligibility & Apply