BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//LFU - ECPv6.16.2//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:LFU
X-ORIGINAL-URL:https://lfu.edu.krd
X-WR-CALDESC:Events for LFU
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:UTC
BEGIN:STANDARD
TZOFFSETFROM:+0000
TZOFFSETTO:+0000
TZNAME:UTC
DTSTART:20240101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=UTC:20260423T080000
DTEND;TZID=UTC:20260423T170000
DTSTAMP:20260521T170541
CREATED:20260422T101944Z
LAST-MODIFIED:20260422T101944Z
UID:54661-1776931200-1776963600@lfu.edu.krd
SUMMARY:National Workshop: Violence and Loss Of Innocence Psychologic Dimensions in The Novel Lord Of the Files
DESCRIPTION:
URL:https://lfu.edu.krd/event/national-workshop-violence-and-loss-of-innocence-psychologic-dimensions-in-the-novel-lord-of-the-files/
CATEGORIES:College of Engineering and Computer Science
ATTACH;FMTTYPE=image/jpeg:https://lfu.edu.krd/wp-content/uploads/2026/04/mon.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260224T130000
DTEND;TZID=UTC:20260224T140000
DTSTAMP:20260521T170541
CREATED:20260201T120000Z
LAST-MODIFIED:20260224T083351Z
UID:52816-1771938000-1771941600@lfu.edu.krd
SUMMARY:A National Workshop "Factors influencing the low level of insurance culture in the region.”
DESCRIPTION:
URL:https://lfu.edu.krd/event/a-national-workshop-factors-influencing-the-low-level-of-insurance-culture-in-the-region/
CATEGORIES:College of Administration and Economics
ATTACH;FMTTYPE=image/png:https://lfu.edu.krd/wp-content/uploads/2026/02/A.-L.-Shangar-jamal-workshop.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260222T080000
DTEND;TZID=UTC:20260222T170000
DTSTAMP:20260521T170541
CREATED:20260222T063019Z
LAST-MODIFIED:20260222T063401Z
UID:52603-1771747200-1771779600@lfu.edu.krd
SUMMARY:Nutrition During Fasting: Ramadan and Intermittent Fasting
DESCRIPTION:
URL:https://lfu.edu.krd/event/nutrition-during-fasting-ramadan-and-intermittent-fasting/
CATEGORIES:College of Administration and Economics,College of Health Science
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260222T080000
DTEND;TZID=UTC:20260222T170000
DTSTAMP:20260521T170541
CREATED:20260210T093012Z
LAST-MODIFIED:20260210T101105Z
UID:52017-1771747200-1771779600@lfu.edu.krd
SUMMARY:Training :-  Machine Learning Using Python
DESCRIPTION:Proposal for Training on Machine Learning Using PythonTraining Instructor: Dr. Ashish SharmaTotal Sessions: 06Session Duration: 30 – 45 minutes eachMode: Offline mode \n\n\n\n\nIntroductionMachine Learning (ML) has become a core component of modern technology\, enabling systemsto learn from data and make intelligent decisions without explicit programming. From healthcareand finance to education and engineering\, ML applications are transforming industries and creatingnew opportunities.Python is the most widely used programming language for Machine Learning due to its simplicity\,readability\, and powerful ecosystem of libraries such as NumPy\, Pandas\, Matplotlib\, and Scikitlearn. This short-term training program is designed to introduce participants to the fundamentalsof Machine Learning using Python in a concise\, structured\, and practical manner.Given the limited duration of each session (30 – 45 minutes)\, the training focuses on conceptualclarity\, essential algorithms\, and hands-on exposure\, ensuring that learners gain meaningfulunderstanding without being overwhelmed.\n\n\n\nObjectives of the TrainingThe primary objectives of this training program are to:\n\n\n\n\n\nIntroduce the basic concepts and terminology of Machine Learning\n\n\n\nFamiliarize participants with Python as a tool for ML\n\n\n\nExplain different types of Machine Learning techniques\n\n\n\nDemonstrate simple ML workflows using real-world datasets\n\n\n\nEnable participants to understand how ML models are built\, trained\, and evaluated\n\n\n\nBuild confidence to explore advanced ML topics independently after the training\n\n\n\n\n\nExpected OutcomesAfter completing the six-session training\, participants will be able to:\n\n\n\n\nImplement simple Machine Learning models using Scikit-learn \n\n\n\nUnderstand the fundamentals and importance of Machine Learning \n\n\n\nDifferentiate between supervised\, unsupervised\, and basic learning approaches \n\n\n\nUse Python libraries for data handling and visualization \n\n\n\n\nApply foundational ML knowledge to academic\, research\, or practical problem-solvingcontexts\n\n\n\n\n\nTarget AudienceThis training is suitable for:\n\n\n\n\n\nUndergraduate and postgraduate students\n\n\n\nResearch scholars\n\n\n\nFaculty members\n\n\n\nProfessionals from technical and non-technical backgrounds\n\n\n\nAnyone with basic programming knowledge or interest in Machine LearningBasic familiarity with Python is helpful but not mandatory.\n\n\n\n\n\nTraining Structure and Session-wise PlanSession 1: Introduction to Machine LearningContent:\n\n\n\n\n\nWhat is Machine Learning?\n\n\n\nDifference between AI\, ML\, and Data Science\n\n\n\nReal-world applications of ML\n\n\n\nTypes of Machine Learning (Supervised\, Unsupervised\, Reinforcement – overview)Outcome:Participants will gain a clear understanding of what Machine Learning is and where it is used.Session 2: Python for Machine LearningContent:\n\n\n\nWhy Python for Machine Learning?\n\n\n\nOverview of essential libraries: NumPy\, Pandas\, Matplotlib\n\n\n\nWorking with datasets (loading and inspecting data)\n\n\n\nBasic data operations and visualization\n\n\n\n\nOutcome:Participants will be able to handle and explore datasets using Python.Session 3: Data Preprocessing and ExplorationContent: \n\n\n\n\nImportance of data preprocessing\n\n\n\nHandling missing values\n\n\n\nFeature selection and scaling (conceptual overview)\n\n\n\nExploratory Data Analysis (EDA)Outcome:Participants will understand how raw data is prepared for Machine Learning models.Session 4: Supervised Learning – RegressionContent:\n\n\n\nConcept of supervised learning\n\n\n\nIntroduction to regression problems\n\n\n\nLinear Regression: concept and example\n\n\n\nModel training and prediction using Scikit-learnOutcome:Participants will be able to build a basic regression model using Python.Session 5: Supervised Learning – ClassificationContent:\n\n\n\nClassification problems and use cases\n\n\n\nCommon algorithms (Logistic Regression\, KNN – conceptual overview)\n\n\n\nSimple classification example using Scikit-learn\n\n\n\nModel evaluation (accuracy\, confusion matrix – basic idea)Outcome:Participants will understand how classification models work and how their performance ismeasured.\n\n\n\nSession 6: Unsupervised Learning and Conclusion\n\n\n\nContent:\n\n\n\nIntroduction to unsupervised learning\n\n\n\nClustering concepts (K-Means – overview)\n\n\n\nSimple clustering demonstration\n\n\n\nSummary of the complete ML workflow\n\n\n\nCareer paths and next steps in Machine LearningOutcome:Participants will gain exposure to unsupervised learning and understand how to continue learningML.\n\n\n\nTraining Methodology\n\n\n\nShort conceptual explanations\n\n\n\nLive coding demonstrations\n\n\n\nReal-world examples and datasets\n\n\n\nInteractive discussions and Q&A\n\n\n\nStep-by-step explanation of ML workflows\n\n\n\nConclusionThis six-session training program on Machine Learning using Python is designed to provide astrong foundation within a limited time frame. By combining clear explanations with practicaldemonstrations\, the training ensures that participants not only understand the theory but also seehow Machine Learning is applied in practice. Under the guidance of Dr. Ashish Sharma\,participants will be well-prepared to explore advanced Machine Learning concepts andapplications in the future.Proposed by:Asst. Prof. (Dr.) Ashish Sharma\,College of Engineering & Computer Science\,Lebanese French University\, Erbil\, Kurdistan.Training Instructor – Machine Learning using Python
URL:https://lfu.edu.krd/event/training-machine-learning-using-python/
CATEGORIES:College of Engineering and Computer Science
ATTACH;FMTTYPE=image/jpeg:https://lfu.edu.krd/wp-content/uploads/2026/02/poster.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260218T120000
DTEND;TZID=UTC:20260218T140000
DTSTAMP:20260521T170541
CREATED:20260216T115228Z
LAST-MODIFIED:20260216T115229Z
UID:52411-1771416000-1771423200@lfu.edu.krd
SUMMARY:پانێڵی رۆژی  جیهانی زمانی دایک
DESCRIPTION:
URL:https://lfu.edu.krd/event/%d9%be%d8%a7%d9%86%db%8e%da%b5%db%8c-%d8%b1%db%86%da%98%db%8c-%d8%ac%db%8c%d9%87%d8%a7%d9%86%db%8c-%d8%b2%d9%85%d8%a7%d9%86%db%8c-%d8%af%d8%a7%db%8c%da%a9/
CATEGORIES:College of Education and Languages
ATTACH;FMTTYPE=image/png:https://lfu.edu.krd/wp-content/uploads/2026/02/Screenshot-2026-02-16-143331.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260217T100000
DTEND;TZID=UTC:20260217T120000
DTSTAMP:20260521T170541
CREATED:20260202T092629Z
LAST-MODIFIED:20260216T094251Z
UID:52371-1771322400-1771329600@lfu.edu.krd
SUMMARY:A national workshop "Navigating Your Accounting Career Path"
DESCRIPTION:Screenshot
URL:https://lfu.edu.krd/event/a-national-workshop-navigating-your-accounting-career-path/
CATEGORIES:College of Administration and Economics
ATTACH;FMTTYPE=image/jpeg:https://lfu.edu.krd/wp-content/uploads/2026/02/new.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260216T080000
DTEND;TZID=UTC:20260216T170000
DTSTAMP:20260521T170541
CREATED:20260211T054437Z
LAST-MODIFIED:20260211T054438Z
UID:52046-1771228800-1771261200@lfu.edu.krd
SUMMARY:Cultural and artistic activities :- ECS Achievement Awards
DESCRIPTION:On February 16\, 2026\, the College of Engineering and Computer Science (ECS) at the Lebanese French University (LFU) will organize a prestigious academic ceremony entitled “ECS Achievement Rewards: Honoring the Top Student of the Academic Year 2024–2025.” The event will be held at the Conference Hall\, beginning at 11:00 AM\, and will celebrate outstanding academic excellence by recognizing the top-performing student of the academic year in the presence of university leadership\, faculty members\, staff\, and students.
URL:https://lfu.edu.krd/event/cultural-and-artistic-activities-ecs-achievement-awards/
CATEGORIES:College of Engineering and Computer Science
ATTACH;FMTTYPE=image/png:https://lfu.edu.krd/wp-content/uploads/2026/02/IMG_8341-3.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260212T080000
DTEND;TZID=UTC:20260212T170000
DTSTAMP:20260521T170541
CREATED:20260215T063551Z
LAST-MODIFIED:20260215T063552Z
UID:52169-1770883200-1770915600@lfu.edu.krd
SUMMARY:National Workshop: Using Autonomies Robot and AI. For Life Applications.
DESCRIPTION:The College of Engineering and Computer Science at Lebanese French University is pleased to announce the organization of a National Workshop entitled:“Using Autonomies Robot and AI. For Life Applications”This workshop aims to highlight the growing role of Artificial Intelligence (AI) in modern society and its impact on daily life\, industry\, and future technological development.The workshop will be presented by Lect. Dr. Muhammad Tahir\, Lect. at Lebanese French University\, Kurdistan.
URL:https://lfu.edu.krd/event/national-workshop-using-autonomies-robot-and-ai-for-life-applications/
CATEGORIES:College of Engineering and Computer Science
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260205T080000
DTEND;TZID=UTC:20260205T170000
DTSTAMP:20260521T170541
CREATED:20260205T075343Z
LAST-MODIFIED:20260205T075812Z
UID:51859-1770278400-1770310800@lfu.edu.krd
SUMMARY:A workshop titled "CLIL\, An Approach to Multilingual Community" to be presented by Assistant Lecturer Aga Ismael Abdulla
DESCRIPTION:The department of General Education at the college of Education & Languages announces holding a national workshop on February 9\,2026  titled “CLIL\, An Approach to Multilingual Community”
URL:https://lfu.edu.krd/event/clil-an-approach-to-multilingual-community/
CATEGORIES:College of Education and Languages
ATTACH;FMTTYPE=image/png:https://lfu.edu.krd/wp-content/uploads/2026/02/CLIL-An-Approach-to-a-Multilingual-Community.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260204T123000
DTEND;TZID=UTC:20260204T123000
DTSTAMP:20260521T170541
CREATED:20260130T220142Z
LAST-MODIFIED:20260130T220143Z
UID:51593-1770208200-1770208200@lfu.edu.krd
SUMMARY:National Workshop: Epidemiology of HPV-Associated Cervical Cancer
DESCRIPTION:
URL:https://lfu.edu.krd/event/national-workshop-epidemiology-of-hpv-associated-cervical-cancer/
CATEGORIES:College of Administration and Economics
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260203T130000
DTEND;TZID=UTC:20260203T150000
DTSTAMP:20260521T170541
CREATED:20260127T084047Z
LAST-MODIFIED:20260203T090837Z
UID:51733-1770123600-1770130800@lfu.edu.krd
SUMMARY:A National Workshop: Topic Evaluation for Participants of the Student Training Program Topic: Discussing the Role of Supervisors
DESCRIPTION:
URL:https://lfu.edu.krd/event/a-national-workshop-topic-evaluation-for-participants-of-the-student-training-program-topic-discussing-the-role-of-supervisors/
CATEGORIES:College of Administration and Economics
ATTACH;FMTTYPE=image/jpeg:https://lfu.edu.krd/wp-content/uploads/2026/02/WhatsApp-Image-2026-02-03-at-12.04.43.jpeg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260129T080000
DTEND;TZID=UTC:20260129T170000
DTSTAMP:20260521T170541
CREATED:20260129T060715Z
LAST-MODIFIED:20260129T060716Z
UID:51542-1769673600-1769706000@lfu.edu.krd
SUMMARY:Social activities:- Solidarity for Rojava: A Call to Action
DESCRIPTION:Conducting social activities in the College of Engineering and Computer Science\, under the title “Donation to the Kurds of Rojava” on (29/01/2026) at (11:00) am at the headquarters of Barzani Charitable Foundation to collect aid for Western Kurds.
URL:https://lfu.edu.krd/event/social-activities-solidarity-for-rojava-a-call-to-action/
CATEGORIES:College of Engineering and Computer Science
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260129T080000
DTEND;TZID=UTC:20260129T170000
DTSTAMP:20260521T170541
CREATED:20260127T104229Z
LAST-MODIFIED:20260127T105825Z
UID:51520-1769673600-1769706000@lfu.edu.krd
SUMMARY:National Workshop: AI in Everyday Life – How AI is Shaping the Future
DESCRIPTION:The College of Engineering and Computer Science at Lebanese French University is pleased to announce the organization of a National Workshop entitled:“AI in Everyday Life: How AI is Shaping the Future”This workshop aims to highlight the growing role of Artificial Intelligence (AI) in modern society and its impact on daily life\, industry\, and future technological development.The workshop will be presented by Asst. Prof. Dr. Ashish Sharma\, Assistant Professor at Lebanese French University\, Kurdistan. Dr. Sharma holds a PhD in Computer Science and has a strong research background in AI applications in healthcare\, including predictive models for seizure detection. His academic expertise and research contributions provide valuable insight into real-world AI systems and future innovations. \n\n\n\n📍 Event Details:Venue: Building 3 – Cisco LabDate & Time: Jan 29\, 2026 | 02:00 PM \n\n\n\nThe workshop is open to students\, faculty members\, and researchers who are interested in Artificial Intelligence\, its practical applications\, and its role in shaping the future of technology. \n\n\n\nWe warmly invite all interested participants to attend and take part in this informative and engaging academic event.
URL:https://lfu.edu.krd/event/national-workshop-ai-in-everyday-life-how-ai-is-shaping-the-future/
CATEGORIES:College of Engineering and Computer Science
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260127T080000
DTEND;TZID=UTC:20260127T170000
DTSTAMP:20260521T170541
CREATED:20260125T082537Z
LAST-MODIFIED:20260125T082537Z
UID:51500-1769500800-1769533200@lfu.edu.krd
SUMMARY:Culture Activity:-Kurdish Culture Food Exhibition
DESCRIPTION:Activity Plan \n\n\n\nTitle: Kurdish Cultural Food ExhibitionCollege: College of Engineering and Computer ScienceDate: 27/01/2026Time: 10:30 AM Until 14:00 PMVenue: Lebanese French  University –  Engineering and Computer Science Building \n\n\n\n      Cultural and artistic activities play a vital role in enriching the university environment and strengthening social cohesion among students\, staff\, and faculty members. The Kurdish Cultural Food Exhibition is organized to celebrate Kurdish culture and heritage through traditional food\, which represents an important part of Kurdish identity. \n\n\n\n    This activity provides an opportunity for students to learn about cultural diversity\, promote mutual respect\, and enhance communication between different academic and cultural backgrounds within the college.
URL:https://lfu.edu.krd/event/culture-activity-kurdish-culture-food-exhibition/
CATEGORIES:College of Engineering and Computer Science
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260126T080000
DTEND;TZID=UTC:20260202T170000
DTSTAMP:20260521T170541
CREATED:20260125T082050Z
LAST-MODIFIED:20260125T082709Z
UID:51495-1769414400-1770051600@lfu.edu.krd
SUMMARY:Culture Activity:- Revival of Kurdish Poetry
DESCRIPTION:Title: Revival of Kurdish PoetryCollege: College of Engineering and Computer ScienceDate: 05/02/2026Time: 11:00 AM Until 14:00 PMVenue: Lebanese French  University –  Engineering and Computer Science Building. \n\n\n\n         Poetry has always been a powerful means of preserving culture\, language\, and national identity. Kurdish poetry\, in particular\, reflects the history\, struggles\, emotions\, and values of the Kurdish people.
URL:https://lfu.edu.krd/event/culture-activity-revival-of-kurdish-poetry/
CATEGORIES:College of Engineering and Computer Science
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260122T110000
DTEND;TZID=UTC:20260122T110000
DTSTAMP:20260521T170541
CREATED:20260120T110630Z
LAST-MODIFIED:20260120T111024Z
UID:51461-1769079600-1769079600@lfu.edu.krd
SUMMARY:راگەیاندنی وۆرکشۆپی ( رۆڵی دادگا لە کەمکردنەوەی تاوان لە کۆمەڵگەدا)
DESCRIPTION:
URL:https://lfu.edu.krd/event/%d8%b1%d8%a7%da%af%db%95%db%8c%d8%a7%d9%86%d8%af%d9%86%db%8c-%d9%88%db%86%d8%b1%da%a9%d8%b4%db%86%d9%be%db%8c-%d8%b1%db%86%da%b5%db%8c-%d8%af%d8%a7%d8%af%da%af%d8%a7-%d9%84%db%95-%da%a9%db%95%d9%85/
CATEGORIES:College of Law and International Relations
ATTACH;FMTTYPE=image/png:https://lfu.edu.krd/wp-content/uploads/2026/01/wokshop.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260118T123000
DTEND;TZID=UTC:20260118T123000
DTSTAMP:20260521T170541
CREATED:20260115T110040Z
LAST-MODIFIED:20260115T110239Z
UID:51452-1768739400-1768739400@lfu.edu.krd
SUMMARY:National campaign project to combat drugs
DESCRIPTION:
URL:https://lfu.edu.krd/event/national-campaign-project-to-combat-drugs/
CATEGORIES:College of Administration and Economics,College of Health Science
ATTACH;FMTTYPE=image/png:https://lfu.edu.krd/wp-content/uploads/2026/01/online.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260114T103000
DTEND;TZID=UTC:20260114T120000
DTSTAMP:20260521T170541
CREATED:20260115T070810Z
LAST-MODIFIED:20260115T081441Z
UID:51428-1768386600-1768392000@lfu.edu.krd
SUMMARY:Panel:-The Rise Of Solar Energy
DESCRIPTION:On 14/1/2026\, the College of Engineering and Computer Science at the Lebanese French University (LFU) successfully organized a panel discussion entitled “The Rise of Solar Energy.” The event commenced at 10:30 AM and brought together students\, faculty members\, and industry professionals for an insightful dialogue on renewable energy futures. \n\n\n\nThe panel featured Mr. Mohaimen Alsomidee\, Research and Development Coordinator at TSC Company\, alongside Assistant Lecturer Rizhin Nuree\, College Representative. Throughout the session\, the speakers explored the growing significance of solar energy\, recent technological advances\, and its sustainable applications within modern engineering and environmental solutions. Key topics included photovoltaic innovations\, grid integration challenges\, and the role of solar power in regional energy transitions.
URL:https://lfu.edu.krd/event/panel-the-rise-of-solar-energy/
CATEGORIES:College of Engineering and Computer Science
ATTACH;FMTTYPE=image/jpeg:https://lfu.edu.krd/wp-content/uploads/2026/01/LFU_7515-scaled.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20251207T130000
DTEND;TZID=UTC:20251207T140000
DTSTAMP:20260521T170541
CREATED:20251204T102511Z
LAST-MODIFIED:20251204T102512Z
UID:51297-1765112400-1765116000@lfu.edu.krd
SUMMARY:راگەیاندنی وۆرکشۆپی (ئەنجومەنی پاراستنی کێبرکێ و قەدەغەکردنی قۆرخکاری، ئاڵنگاری و کاریگەریەکانی)
DESCRIPTION:بەشی یاسا لە کۆلێژی یاسا و پەیوەندییە نێودەوڵەتیەکان هەڵدەستێت بە ئەنجامدانی وۆرکشۆپێک لە ژێر ناونیشانی (ئەنجومەنی پاراستنی کێبرکێ و قەدەغەکردنی قۆرخکاری، ئاڵنگاری و کاریگەریەکانی)
URL:https://lfu.edu.krd/event/%d8%b1%d8%a7%da%af%db%95%db%8c%d8%a7%d9%86%d8%af%d9%86%db%8c-%d9%88%db%86%d8%b1%da%a9%d8%b4%db%86%d9%be%db%8c-%d8%a6%db%95%d9%86%d8%ac%d9%88%d9%85%db%95%d9%86%db%8c-%d9%be%d8%a7%d8%b1%d8%a7%d8%b3/
CATEGORIES:College of Law and International Relations
ATTACH;FMTTYPE=image/jpeg:https://lfu.edu.krd/wp-content/uploads/2025/12/WhatsApp-Image-2025-12-04-at-10.56.49_f8fec8bb.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20251130T080000
DTEND;TZID=UTC:20251130T170000
DTSTAMP:20260521T170541
CREATED:20251202T071614Z
LAST-MODIFIED:20251202T072004Z
UID:51290-1764489600-1764522000@lfu.edu.krd
SUMMARY:التعديلات الجديدة في قانون الأحوال الشخصية العراقي بين آثارها "القانونية والفقهية
DESCRIPTION:The department of General Education at the college of Education & Languages will hold a national workshop on December 3\,2025
URL:https://lfu.edu.krd/event/%d8%a7%d9%84%d8%aa%d8%b9%d8%af%d9%8a%d9%84%d8%a7%d8%aa-%d8%a7%d9%84%d8%ac%d8%af%d9%8a%d8%af%d8%a9-%d9%81%d9%8a-%d9%82%d8%a7%d9%86%d9%88%d9%86-%d8%a7%d9%84%d8%a3%d8%ad%d9%88%d8%a7%d9%84-%d8%a7%d9%84/
CATEGORIES:College of Education and Languages
ATTACH;FMTTYPE=image/jpeg:https://lfu.edu.krd/wp-content/uploads/2025/12/Black-and-White-MInimalist-Professional-Lawyer-Presentation-1.jpeg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20251126T130000
DTEND;TZID=UTC:20251126T140000
DTSTAMP:20260521T170541
CREATED:20251113T063547Z
LAST-MODIFIED:20251113T063548Z
UID:51211-1764162000-1764165600@lfu.edu.krd
SUMMARY:A National Workshop titled " Voices of Change: Gender Based Violence Awareness and Advocacy"
DESCRIPTION:The department of English at the college of Education & Languages will hold a national workshop on November 26\,2025
URL:https://lfu.edu.krd/event/a-national-workshop-titled-voices-of-change-gender-based-violence-awareness-and-advocacy/
CATEGORIES:College of Education and Languages
ATTACH;FMTTYPE=image/jpeg:https://lfu.edu.krd/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-09-at-11.16.43_e7225c86.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20251120T080000
DTEND;TZID=UTC:20251120T170000
DTSTAMP:20260521T170541
CREATED:20251028T135700Z
LAST-MODIFIED:20251109T064821Z
UID:51147-1763625600-1763658000@lfu.edu.krd
SUMMARY:International Symposium : "AI in Healthcare System"
DESCRIPTION:Join Our International Symposium on “AI in Healthcare System”Erbil\, Iraq – Erbil Polytechnic University (EPU) and the Lebanese French University (LFU) are proud to announce a joint international symposium on a transformative topic: “AI in Healthcare System: from Clinical Data to Intelligent System.” \n\n\n\nThis event brings together leading academics and experts to explore the cutting-edge applications of Artificial Intelligence and Machine Learning in modern medicine. The symposium will delve into how data is shaping the future of diagnostics\, treatment\, and healthcare optimization. \n\n\n\nEvent Details: \n\n\n\n\nDate: Thursday\, 20th of November\, 2025\n\n\n\nTime: 9:30 AM\n\n\n\nLocation: Technical College of Computer and Informatic Engineering\, Erbil Polytechnic University\n\n\n\n\nFeatured Sessions & Distinguished Speakers:The symposium will feature insightful presentations from renowned experts\, including: \n\n\n\n\nKeynote Address: Dr. Sawen Dizay (Radiologist)\n\n\n\nSession 1: Talks by Dr. Chiman Haidar Salh\, Dr. Abdulbasid Kamil Fayaq\, and Dr. Ashish Sharma on core AI and machine learning applications.\n\n\n\nSession 2: Talks by Dr. Hazha Saed Yahya\, Dr. Zrar Xalid Abdul\, and Dr. Muhammed Tahir on AI in optimization and robotics.\n\n\n\n\nThis is an invaluable opportunity for students\, faculty\, researchers\, and professionals in computer science\, engineering\, and medical fields to gain knowledge\, network with pioneers\, and discuss the future of AI-driven healthcare. \n\n\n\nWe cordially invite all interested participants to attend. \n\n\n\nFor more information\, please contact the organizing colleges at EPU or LFU.
URL:https://lfu.edu.krd/event/international-symposium-ai-in-healthcare-system/
CATEGORIES:College of Engineering and Computer Science
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20251119T130000
DTEND;TZID=UTC:20251119T170000
DTSTAMP:20260521T170541
CREATED:20251119T065548Z
LAST-MODIFIED:20251119T065549Z
UID:51230-1763557200-1763571600@lfu.edu.krd
SUMMARY:French Language Course
DESCRIPTION:
URL:https://lfu.edu.krd/event/french-language-course/
CATEGORIES:College of Education and Languages
ATTACH;FMTTYPE=image/jpeg:https://lfu.edu.krd/wp-content/uploads/2025/11/french-scaled.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20251118T080000
DTEND;TZID=UTC:20251118T170000
DTSTAMP:20260521T170541
CREATED:20251126T140819Z
LAST-MODIFIED:20251126T140819Z
UID:51272-1763452800-1763485200@lfu.edu.krd
SUMMARY:National Workshop: Mastering AVETRON A Practical Guide for LFU Instructors
DESCRIPTION:On November 17\, 2025\, the College of Engineering and Computer Science at the Lebanese French University (LFU) organized a national workshop entitled “Mastering AVETRON: A Practical Guide for LFU Instructors.” The event took place at Building 3\, Ground Floor\, Room 3003\, beginning at 14:00 PM\, and was attended by university lecturers\, administrative staff\, and technology coordinators. \n\n\n\nThe workshop\, presented by Lecturer Ahmed Najat\, focused on enhancing teaching quality through the effective use of the AVETRON interactive smart board\, recently installed in LFU classrooms. Participants were introduced to essential features of the system\, including digital annotation tools\, interactive lesson delivery\, multimedia integration\, and collaborative classroom functionalities. Hands-on demonstrations allowed attendees to practice real-time interaction with AVETRON’s interface and explore instructional strategies that improve student engagement and learning outcomes. \n\n\n\nThe event reflects the college’s commitment to advancing digital literacy among educators and supporting the integration of modern educational technologies to create more dynamic\, innovative\, and student-centered learning environments.
URL:https://lfu.edu.krd/event/national-workshop-mastering-avetron-a-practical-guide-for-lfu-instructors-2/
CATEGORIES:College of Engineering and Computer Science
ATTACH;FMTTYPE=image/jpeg:https://lfu.edu.krd/wp-content/uploads/2025/11/LFU_5682-scaled.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20251117T020000
DTEND;TZID=UTC:20251117T030000
DTSTAMP:20260521T170541
CREATED:20251110T142640Z
LAST-MODIFIED:20251116T143512Z
UID:51214-1763344800-1763348400@lfu.edu.krd
SUMMARY:National Workshop: Mastering AVETRON  A Practical Guide for LFU Instructors
DESCRIPTION:
URL:https://lfu.edu.krd/event/national-workshop-mastering-avetron-a-practical-guide-for-lfu-instructors/
CATEGORIES:College of Engineering and Computer Science
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20251105T130000
DTEND;TZID=UTC:20251105T150000
DTSTAMP:20260521T170541
CREATED:20251103T153408Z
LAST-MODIFIED:20251103T153409Z
UID:51032-1762347600-1762354800@lfu.edu.krd
SUMMARY:Workshop by Department of General Education
DESCRIPTION:
URL:https://lfu.edu.krd/event/workshop-by-department-of-general-education/
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20251104T130000
DTEND;TZID=UTC:20251104T150000
DTSTAMP:20260521T170541
CREATED:20251030T070440Z
LAST-MODIFIED:20251103T153210Z
UID:50544-1762261200-1762268400@lfu.edu.krd
SUMMARY:Sexual and Reproductive Healthcare
DESCRIPTION:
URL:https://lfu.edu.krd/event/sexual-and-reproductive-healthcare/
CATEGORIES:College of Administration and Economics
ATTACH;FMTTYPE=image/jpeg:https://lfu.edu.krd/wp-content/uploads/2025/10/11.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20251030T120000
DTEND;TZID=UTC:20251030T120000
DTSTAMP:20260521T170541
CREATED:20251030T084729Z
LAST-MODIFIED:20251030T084730Z
UID:50593-1761825600-1761825600@lfu.edu.krd
SUMMARY:Plant Protection
DESCRIPTION:
URL:https://lfu.edu.krd/event/plant-protection/
CATEGORIES:College of Administration and Economics
ATTACH;FMTTYPE=image/jpeg:https://lfu.edu.krd/wp-content/uploads/2025/10/11-1.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20251027T120000
DTEND;TZID=UTC:20251027T120000
DTSTAMP:20260521T170541
CREATED:20251026T082905Z
LAST-MODIFIED:20251026T082905Z
UID:50349-1761566400-1761566400@lfu.edu.krd
SUMMARY:National Workshop "Breast Cancer Awareness"
DESCRIPTION:
URL:https://lfu.edu.krd/event/national-workshop-breast-cancer-awareness/
CATEGORIES:College of Administration and Economics
ATTACH;FMTTYPE=image/jpeg:https://lfu.edu.krd/wp-content/uploads/2025/10/WhatsApp-Image-2025-10-26-at-11.27.41_6f45efc9-1.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20251025T080000
DTEND;TZID=UTC:20251025T170000
DTSTAMP:20260521T170541
CREATED:20251025T140400Z
LAST-MODIFIED:20251027T141218Z
UID:50457-1761379200-1761411600@lfu.edu.krd
SUMMARY:National Workshop : Innovative Approaches in Architectural Psychology: Designing for Human Well-Being
DESCRIPTION:
URL:https://lfu.edu.krd/event/national-workshop-innovative-approaches-in-architectural-psychology-designing-for-human-well-being/
CATEGORIES:College of Engineering and Computer Science
END:VEVENT
END:VCALENDAR