retrieve:
Return the details about the given Event id.

list:
List all Event objects.

GET /api/v1/events/?format=api&offset=30&ordering=event__end_date
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 203,
    "next": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=40&ordering=event__end_date",
    "previous": "https://memento.epfl.ch/api/v1/events/?format=api&limit=10&offset=20&ordering=event__end_date",
    "results": [
        {
            "id": 71885,
            "title": "Eveline Mayner's Public Defense",
            "slug": "eveline-mayner-s-public-defense",
            "event_url": "https://memento.epfl.ch/event/eveline-mayner-s-public-defense",
            "visual_url": null,
            "visual_large_url": null,
            "visual_maxsize_url": null,
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "04:00:00",
            "end_time": "22:00:00",
            "description": "<p>Two-dimensional (2D) materials have emerged as a versatile platform at the intersection of fundamental physics and applied science. Their atomically thin nature gives rise to distinctive electronic and optical properties, while simultaneously enabling them to function as highly sensitive, readily integrable probes of their local environment. Advanced optical techniques, such as super-resolution microscopy, have opened new opportunities to interrogate these materials at the nanoscale, providing optical access to individual defect behaviors, exciton diffusion and recombination dynamics, and charge transport pathways. Such approaches not only deepen our understanding of intrinsic material behavior but also position 2D systems as powerful sensors capable of resolving local dielectric variations, electric and magnetic fields, and other environmental perturbations.<br>\r\nCentral to this work is hexagonal boron nitride (hBN), a transparent, wide bandgap semiconductor that serves as a host for optically active defects. These defects function as reaction centers, single-photon emitters, and spatially resolved nanoscale sensors that can be readily integrated into electronic and photonic architectures. Owing to its optical transparency, chemical stability, and compatibility with diverse material platforms, hBN provides an exceptional foundation for optical sensing. Building upon this foundation, we explore material properties and present new methods for spatially resolved in situ optical imaging with hBN to advance dynamic, wide-field optical sensing.<br>\r\nWe investigate a previously reported class of emitters that arise from interactions between native hBN and organic solvents. These emitters are believed to originate from defect sites that bind transiently to solvent molecules. To study their behavior, we develop a platform for imaging the dynamics of these transient emitters while varying the electrochemical potential and applying electric fields with controlled orientations. By tracking the spectra of individual emitters, we enable multiplexed measurements that allow spatially resolved electrochemical imaging. Through systematic analysis, we rule out modulation mechanisms based on direct electric field effects or charge transfer. Instead, we identify a mechanism driven by changes in H⁺ concentration, which is modulated during the oxidation of trace water present in the solvent. This finding opens the possibility of using this platform for sensitive detection of H⁺ and trace water in methanol fuel cells, where such species critically influence operational efficiency.<br>\r\nIn the final part of the thesis, we focus on a well-characterized spin defect in hBN, the negatively charged boron vacancy, and explore strategies to enhance its photoluminescence (PL) through heterostructure engineering that facilitates energy and exciton transfer. We demonstrate the coupled structure’s improved utility in optical magnetometry compared to the defect by itself and discuss how improvements in PL could advance the development of wide-field optically detected magnetic resonance (ODMR) imaging using this spin defect. Using a defect in hBN would leverage 2D materials’ exceptional sensing capabilities and planar integrability.<br>\r\nOverall, this thesis aims to highlight the strengths of integrating 2D materials with optical sensing and to develop transferable techniques for introducing controlled stimuli, such as electrochemical potentials, electric fields, or electromagnetic waves, with high fidelity and minimal artifacts. These advances not only demonstrate the potential of hBN as a versatile sensing platform but also establish methodologies applicable to a wide range of low-dimensional material systems.<br>\r\n<br>\r\nFor zoom:<br>\r\n Meeting ID: 611 3428 2068 Passcode: 952027</p>",
            "image_description": "",
            "creation_date": "2026-05-13T16:07:39",
            "last_modification_date": "2026-05-13T16:07:39",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "ELA 1",
            "url_place_and_room": "https://plan.epfl.ch/?room==ELA%201",
            "url_online_room": "https://epfl.zoom.us/j/61134282068?pwd=zurg0qXVsUx4ln0hxCcrvjDCiHhwSx.1",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Eveline Mayner\r\n\r\nAleksandra Radenovic",
            "organizer": "Eveline Mayner",
            "contact": "[email protected]",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "Public Defense",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120775/",
            "category": {
                "id": 4,
                "code": "DIVERS",
                "fr_label": "Autres types d’événement",
                "en_label": "Miscellaneous",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/8/?format=api"
            ]
        },
        {
            "id": 71903,
            "title": "Computer-aided proofs in first-order optimization, with applications to error feedback",
            "slug": "computer-aided-proofs-in-first-order-optimization",
            "event_url": "https://memento.epfl.ch/event/computer-aided-proofs-in-first-order-optimization",
            "visual_url": "https://memento.epfl.ch/image/33221/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33221/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33221/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "15:15:00",
            "end_time": "16:15:00",
            "description": "<p>First-order methods are widely used in optimization and machine learning, and their behavior is often analyzed through the spectrum of worst case convergence rates. Obtaining such guarantees is often difficult and both time consuming and error-prone. Starting with the work of Drori and Teboulle (2014), novel techniques have been used to gain numerical insights, leading to the release of various performance estimation (PE) software. <br>\r\n<br>\r\nIn this talk, I will show how various computer-aided techniques can be used to study first-order optimization methods in a systematic way. From performance estimation problems with automated Lyapunov discovery, to symbolic regression and computer algebra systems, novel tools completely reshape the way we approach theory of optimization. <br>\r\nAs a main example, I will focus on error feedback methods used with compressed communication in distributed optimization. While error feedback has been widely studied, existing theory often provides untight (thus unreliable)  bounds. I will present tight analyses with matching lower bounds that allow a fair comparison between error feedback schemes and standard compressed gradient descent, and help explain when error feedback is useful and when it is not.<br>\r\n<br>\r\nOverall, the talk aims to show how various computer-aided proofs can lead to clearer and more reliable insights into first-order optimization methods.<br>\r\n<br>\r\nBased on :<br>\r\n<a href=\"https://icml.cc/virtual/2026/poster/62713\" target=\"_blank\">A Tight Theory of Error Feedback Algorithms in Distributed Optimization,</a> DB Thomsen, A Taylor, A Dieuleveut<br>\r\nInternational Conference on Machine Learning (ICML 2026)<br>\r\n<a href=\"https://scholar.google.com/citations?view_op=view_citation&amp;hl=fr&amp;user=ge-OinUAAAAJ&amp;sortby=pubdate&amp;citation_for_view=ge-OinUAAAAJ:q3oQSFYPqjQC\" target=\"_blank\">Tight analyses of first-order methods with error feedback</a>, DB Thomsen, A Taylor, A Dieuleveut<br>\r\nAdvances in Neural Information Processing Systems (NeurIPS) (2025).<br>\r\n<a href=\"https://scholar.google.com/citations?view_op=view_citation&amp;hl=fr&amp;user=ge-OinUAAAAJ&amp;sortby=pubdate&amp;citation_for_view=ge-OinUAAAAJ:L8Ckcad2t8MC\" target=\"_blank\">PEPit: computer-assisted worst-case analyses of first-order optimization methods in Python</a><br>\r\nB Goujaud, C Moucer, F Glineur, JM Hendrickx, AB Taylor, A Dieuleveut<br>\r\nMathematical Programming Computation 16 (3), 337-367  (2024)<br>\r\n(eventually - as a detour) <a href=\"https://scholar.google.com/citations?view_op=view_citation&amp;hl=fr&amp;user=ge-OinUAAAAJ&amp;sortby=pubdate&amp;citation_for_view=ge-OinUAAAAJ:wbdj-CoPYUoC\" target=\"_blank\">Provable non-accelerations of the heavy-ball method</a> B Goujaud, A Taylor, A Dieuleveut, Mathematical Programming, 1-59  (2025)<br>\r\n </p>",
            "image_description": "",
            "creation_date": "2026-05-19T09:20:45",
            "last_modification_date": "2026-05-19T09:22:37",
            "link_label": "",
            "link_url": "https://www.epfl.ch/schools/sb/research/math/research/statistics/",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "CM 1 517",
            "url_place_and_room": "https://plan.epfl.ch/?room==CM%201%20517",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Aymeric Dieuleveut, Ecole Polytechnique, Institut Polytechnique de Paris",
            "organizer": "Myrto Limnios    ",
            "contact": "Maroussia Schaffner",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 2,
                "fr_label": "Public averti",
                "en_label": "Informed public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120800/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/5/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/7/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/288/?format=api"
            ]
        },
        {
            "id": 71910,
            "title": "Synthetic and Immunoengineering Strategies to Modulate the Tumor Microenvironment for Enhanced Cancer Immunotherapy",
            "slug": "synthetic-and-immunoengineering-strategies-to-mo-2",
            "event_url": "https://memento.epfl.ch/event/synthetic-and-immunoengineering-strategies-to-mo-2",
            "visual_url": "https://memento.epfl.ch/image/33227/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33227/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33227/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-29",
            "end_date": "2026-05-29",
            "start_time": "16:00:00",
            "end_time": null,
            "description": "<p>Thesis Directors: Prof. X. Hu, Prof. L. Tang<br>\r\nChemistry and Chemical Engineering doctoral program<br>\r\nThesis Nr. 11390<br>\r\n<br>\r\nTo take part in the public defense, please contact directly the speaker</p>",
            "image_description": "",
            "creation_date": "2026-05-19T16:00:08",
            "last_modification_date": "2026-05-21T09:54:48",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "BCH 2201",
            "url_place_and_room": "https://plan.epfl.ch/?room==BCH%202201",
            "url_online_room": "https://epfl.zoom.us/j/68554619875",
            "spoken_languages": [],
            "speaker": "<a href=\"mailto:[email protected]\"><strong>Nadia Yasmina BEN SAYED</strong></a>",
            "organizer": "",
            "contact": "<a href=\"mailto:[email protected]\"><strong>Nadia Yasmina BEN SAYED</strong></a><br>\r\n ",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "EDCH",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120811/",
            "category": {
                "id": 12,
                "code": "SOUTE",
                "fr_label": "Soutenances de thèses",
                "en_label": "Thesis defenses",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api"
            ]
        },
        {
            "id": 70207,
            "title": "Coding Club for Girls in Zürich",
            "slug": "coding-club-for-girls-in-zurich-11",
            "event_url": "https://memento.epfl.ch/event/coding-club-for-girls-in-zurich-11",
            "visual_url": "https://memento.epfl.ch/image/31702/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/31702/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/31702/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-23",
            "end_date": "2026-05-30",
            "start_time": "09:30:00",
            "end_time": "16:00:00",
            "description": "<p>Eine App programmieren? Ein Computerspiel erfinden? Eine Animation gestalten?<br>\r\nWenn dich eines dieser Dinge interessiert, bist du hier am richtigen Ort! Tausche und teile deine Ideen, lerne zu programmieren und entdecke Informatikberufe.<br>\r\n<br>\r\nDie <a href=\"https://www.epfl.ch/education/education-and-science-outreach/de/jugendliche/coding-club/\">Coding Club for Girls</a> Workshops sind für Mädchen im Alter von 11 bis 15 Jahren und die Teilnahme ist kostenlos. Ab der Teilnahme an vier Workshops pro Jahr in Zürich wird eine Teilnahmebestätigung ausgehändigt. <br>\r\n<br>\r\n<strong>Ort:</strong>  <strong>Zürich, GZ Loogarten - Badenerstrasse 658 - 8048 Zürich</strong><br>\r\n<br>\r\n<strong>Datum und Zeit:</strong><br>\r\n<strong>23. Mai 2026 : 09:30 bis 12:00  oder 13:30 bis 16:00 Uhr  // Mit Computern chatten<br>\r\n30. Mai 2026 </strong><strong>: 09:30 bis 12:00 oder 13:30 bis 16:00 Uhr  // Aktion Internet</strong><br>\r\n<br>\r\nDie Inhalte der Workshops sind untenstehend beschrieben.<br>\r\n<br>\r\n<strong>Bedingungen</strong>\r\n</p><ul>\r\n\t<li>Gratis</li>\r\n\t<li><a href=\"https://forms.gle/3cJ4ur9xsiaR6y68A\">Anmeldung unter diesem Link </a></li>\r\n\t<li><a href=\"https://www.epfl.ch/education/education-and-science-outreach/de/teilnahmebedingungen/\">Allgemeine Teilnahmebedingungen EPFL - SPS Aktivitäten</a> </li>\r\n</ul>\r\n<strong>Workshops:<br>\r\nMit Computern chatten - Samstag, 23 Mai 2026</strong><br>\r\nComputer haben ihre eigene Sprache. Dank diesem Workshop wirst du lernen, mit einem Mikro-Computer zu kommunizieren, damit er macht, was du möchtest! Hilf uns einfache Programme zu debuggen und ein Spiel für zwei Spielerinnen zu entwerfen. <br>\r\n<br>\r\n<strong>Aktion Internet - Samstag, 30. Mai 2026</strong><br>\r\nDas Internet ist weitläufig und voller Informationen. Wie kannst du schnell Antworten auf deine Fragen finden? Bei diesem Workshop lernst du Suchmaschinen zu beherrschen und du wirst einer virtuellen Escape Room entkommen.<br>\r\n<br>\r\n<br>\r\n<a href=\"https://forms.gle/3cJ4ur9xsiaR6y68A\"><strong>Anmeldung</strong></a><br>\r\n ",
            "image_description": "",
            "creation_date": "2025-10-24T11:18:21",
            "last_modification_date": "2026-01-26T11:07:00",
            "link_label": "Anmeldung",
            "link_url": "https://forms.gle/3cJ4ur9xsiaR6y68A",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "Zürich, GZ Loogarten - Badenerstrasse 658 - 8048 Zürich",
            "url_place_and_room": "https://gz-zh.ch/gz-loogarten/",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/3/?format=api"
            ],
            "speaker": "",
            "organizer": "<a href=\"https://www.epfl.ch/education/education-and-science-outreach/fr/index-fr-html/promotion-des-sciences/\">A</a><a href=\"https://www.epfl.ch/education/education-and-science-outreach/de/wissenschaftsfoerderung/\">bteilung für Wissenschaftsförderung (SPS) der EPFL</a> ",
            "contact": "<a href=\"mailto:[email protected]\">[email protected]</a>",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "Coding Club for Girls, Deutsch, SPS, Jugendliche, Zürich, Zurich, ZH",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/118274/",
            "category": {
                "id": 18,
                "code": "YOUTHSCIENCE",
                "fr_label": "Activités scientifiques pour les jeunes",
                "en_label": "Sciences Activities for Youth",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/170/?format=api"
            ]
        },
        {
            "id": 71641,
            "title": "Defining EPFL Values - Workshops and Online Platform",
            "slug": "defining-epfl-values-workshops-and-online-platform",
            "event_url": "https://memento.epfl.ch/event/defining-epfl-values-workshops-and-online-platform",
            "visual_url": "https://memento.epfl.ch/image/32970/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32970/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32970/max-size.jpg",
            "lang": "en",
            "start_date": "2026-04-15",
            "end_date": "2026-05-30",
            "start_time": null,
            "end_time": null,
            "description": "<strong>From April 15 to May 30, 2026, all members of the EPFL community are invited to take part in defining EPFL’s values through three options:</strong><br>\r\n<br>\r\n<strong>In‑person workshops</strong><br>\r\nThe 90‑minute reflection and sharing workshops take place several times a week in room CO 216 and on associated campuses, in French or English, with a maximum of 16 participants from all roles and functions.<br>\r\n<strong>→ <a href=\"https://bookwhen.com/fr/epfl-ensemble\">Choose a date to participate!</a></strong><br>\r\n<br>\r\n<strong>Online platform</strong><br>\r\nThe participatory platform collects testimonials from EPFL community members about what makes EPFL a unique and inspiring place to work. The shared experiences help shed light on EPFL’s culture and reveal its underlying values.<br>\r\n<strong>→ <a href=\"https://epfl.inilab.ch/\">Log in!</a></strong><br>\r\n<br>\r\n<strong>Suggestion boxes</strong><br>\r\nSuggestion boxes are also available for sharing ideas about EPFL’s values in a simple and direct way. Use the postcards provided or any other paper format, and drop your contribution into one of the red boxes.<br>\r\n<strong>→ <a href=\"https://ensemble.epfl.ch/map-of-suggestion-boxes/\">Where to find these boxes?</a></strong><br>\r\n<br>\r\n ",
            "image_description": "",
            "creation_date": "2026-04-20T15:04:40",
            "last_modification_date": "2026-04-20T15:18:58",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "CO 216 et campus associés",
            "url_place_and_room": "https://plan.epfl.ch/?room==CO%20216",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/1/?format=api",
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "",
            "organizer": "Présidence et Vice-présidence pour le développement humain | Presidency and Vice Presidency for Human Development",
            "contact": "[email protected]",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "Valeurs, Values, EPFL Ensemble, EPFL Together, Rethink EPFL",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120436/",
            "category": {
                "id": 4,
                "code": "DIVERS",
                "fr_label": "Autres types d’événement",
                "en_label": "Miscellaneous",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/3/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/4/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/5/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/8/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/21/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/79/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/145/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/396/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/425/?format=api"
            ]
        },
        {
            "id": 71572,
            "title": "Human Health by Design – Call for projects",
            "slug": "human-health-by-design-call-for-projects",
            "event_url": "https://memento.epfl.ch/event/human-health-by-design-call-for-projects",
            "visual_url": "https://memento.epfl.ch/image/32908/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32908/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32908/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-31",
            "end_date": "2026-05-31",
            "start_time": "18:00:00",
            "end_time": "23:30:00",
            "description": "<p>Are you developing a medical device or a digital health solution?<br>\r\n<br>\r\nThe <strong>Human Health by Design</strong> program supports early‑stage teams in designing, prototyping, and validating solutions grounded in real clinical needs.<br>\r\nThis <strong>6‑month program (June–December 2026)</strong> combines field immersion, user‑centered design, and multidisciplinary expertise to accelerate the adoption of impactful, safe, and clinically relevant technologies.<br>\r\n<br>\r\n<strong>What the program offers</strong>\r\n</p><ul>\r\n\t<li>Direct access to care environments: immersion, observation, in‑context testing</li>\r\n\t<li>Design coaching (UX/UI, industrial design, rapid prototyping)</li>\r\n\t<li>Early regulatory and quality guidance</li>\r\n\t<li>Market analysis and integration into care pathways</li>\r\n\t<li>Connections with healthcare professionals, institutions, and partners</li>\r\n</ul>\r\n<strong>Who can apply</strong><br>\r\nEarly‑stage or pre‑incorporated projects in <strong>medtech or digital health</strong>, with a link to the canton of Vaud and a project ready to progress over the next six months.<br>\r\n<br>\r\n<strong>Funding</strong><br>\r\nUp to <strong>CHF 10,000</strong> in non‑dilutive support per project.<br>\r\n<br>\r\n<strong>Key dates</strong>\r\n\r\n<ul>\r\n\t<li><strong>Application deadline: 31 May 2026</strong></li>\r\n\t<li>Jury pitch: 16 June 2026</li>\r\n\t<li>Selected projects announced by 22 June 2026</li>\r\n</ul>\r\n<strong>Submission</strong><br>\r\n<a href=\"https://www.h4vd.ch/en/submit-your-project-to-human-health-by-design/#submit-your-project\">Online form</a> + PDF dossier (pitch deck, 6‑month plan, budget, CVs).<br>\r\n<br>\r\n<strong>Program partners</strong>: <a href=\"https://www.vd.ch/\">Canton de Vaud</a> | <a href=\"https://www.h4vd.ch/\">H4 La Source</a> | <a href=\"https://enabledbydesign.ch/\">Enabled by Design</a><br>\r\n<strong>Academic partners</strong>: <a href=\"https://ecal.ch/fr/\">Ecal </a>| <a href=\"https://www.epfl.ch/fr/\">EPFL</a>",
            "image_description": "",
            "creation_date": "2026-04-10T15:21:31",
            "last_modification_date": "2026-04-14T11:28:19",
            "link_label": "Web page",
            "link_url": "https://www.epfl.ch/innovation/startup/programs/design-and-prototype/human-health-by-design/",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/1/?format=api",
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "",
            "organizer": "Enabled by Design; H4 La Source; Canton de Vaud",
            "contact": "<a href=\"mailto:[email protected]\">Daphna Glaubert</a> (EPFL); <a href=\"mailto:[email protected]\">Laurence Capel</a> (La Source)",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 2,
                "fr_label": "Public averti",
                "en_label": "Informed public"
            },
            "registration": {
                "id": 1,
                "fr_label": "Sur inscription",
                "en_label": "Registration required"
            },
            "keywords": "Startup; Early-stage; Health; Design",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120347/",
            "category": {
                "id": 17,
                "code": "DEADLINE",
                "fr_label": "Echéance",
                "en_label": "Deadline",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/119/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/422/?format=api"
            ]
        },
        {
            "id": 71856,
            "title": "IDAHOBIT 2026 - Exposition “LGBTIQ-phobic Discrimination Around the World, in Europe, and in Switzerland”",
            "slug": "idahobit-2026-exposition-lgbtiq-phobic-discrimin-2",
            "event_url": "https://memento.epfl.ch/event/idahobit-2026-exposition-lgbtiq-phobic-discrimin-2",
            "visual_url": "https://memento.epfl.ch/image/33178/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33178/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33178/max-size.jpg",
            "lang": "en",
            "start_date": "2026-05-13",
            "end_date": "2026-05-31",
            "start_time": null,
            "end_time": null,
            "description": "<p>May 17 is the International Day Against Homophobia, Biphobia, Interphobia, and Transphobia, also known as IDAHOBIT. Celebrated around the world, this date was chosen to commemorate the World Health Organization’s (WHO) decision on May 17, 1990, to no longer consider homosexuality as a mental illness. <br>\r\n<br>\r\nTo mark the occasion, the Office for Equality (VPH-WINC) invites you to visit the exhibition “LGBTIQphobic Discrimination Around the World, in Europe, and in Switzerland” on the flat space in front of the library at the Rolex Learning Center, from 13 May 2026. <br>\r\n<br>\r\nThis exhibition highlights the meanings of the letters in the LGBTQIA+ acronym, as well as content documenting the state of LGBTIQphobic discrimination on a global, European, and Swiss scale. The exhibition incorporates scientific data from various research institutions, such as the NGO ILGA and Unisanté. Visitors will have the opportunity to reflect and engage through interactive elements while discovering or deepening their knowledge on the subject.<br>\r\n<br>\r\nPlease feel free to share this message or spread the word!<br>\r\n </p>",
            "image_description": "IDAHOBIT written on an Rainbow background",
            "creation_date": "2026-05-12T17:03:22",
            "last_modification_date": "2026-05-12T17:24:09",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "RLC G1 231",
            "url_place_and_room": "https://plan.epfl.ch/?room==RLC%20G1%20231",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/1/?format=api",
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "",
            "organizer": "Bureau de l'égalité (VPH-WINC-DEI)",
            "contact": "<a href=\"mailto:[email protected]\">[email protected]</a>",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "IDAHOBIT; Journée internationale contre l'homophobie la biphobie, interphobie et la transphobie;",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/120741/",
            "category": {
                "id": 5,
                "code": "EXPO",
                "fr_label": "Expositions",
                "en_label": "Exhibitions",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/4/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/5/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/8/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/79/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/145/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/21/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/425/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api"
            ]
        },
        {
            "id": 61487,
            "title": "BRIDGE Proof of Concept: 38th call",
            "slug": "bridge-proof-of-concept-38th-call",
            "event_url": "https://memento.epfl.ch/event/bridge-proof-of-concept-38th-call",
            "visual_url": "https://memento.epfl.ch/image/23556/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/23556/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/23556/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-01",
            "end_date": "2026-06-01",
            "start_time": null,
            "end_time": null,
            "description": "<p>BRIDGE is a joint programme conducted by the Swiss National Science Foundation (SNSF) and Innosuisse, the Swiss Innovation Agency. It offers new funding opportunities at the intersection of basic research and science-based innovation, thereby supplementing the funding activities of the two organisations.<br>\r\n<br>\r\n<strong>BRIDGE Proof of Concept</strong> projects support young researchers (see eligibility criteria on the <a href=\"https://www.bridge.ch/en/OUlwVr73Qg55dJtK/page/funding/proof-of-concept\">website</a>) who aim to develop an application or service based on their own research findings. These projects may feature any type of innovation or research field.<br>\r\n<br>\r\n<strong>Submission deadline: </strong>\r\n</p><ul>\r\n\t<li><strong>1 June 2026, 17:00 Swiss local time</strong></li>\r\n</ul>\r\n<br>\r\n<strong>General information about the BRIDGE PoC:</strong><br>\r\n<br>\r\n<strong>Funding:</strong> Max. CHF 130,000 per year. It covers salary and costs that are directly linked to the execution of the project.<br>\r\n<br>\r\n<strong>Duration:</strong> 12 months. It may be extended once for a maximum of six months.<br>\r\n<br>\r\n<strong>Applicants must pre-register in EPFL <a href=\"https://programs-recruiting.epfl.ch/positiondetails/46727168\">application portal</a>, to obtain the Institutional commitment letter.</strong><br>\r\nIf the BRIDGE PoC grant is awarded for a start-up project, the application will also be evaluated for <a class=\"text-link\" href=\"https://www.epfl.ch/innovation/startup/incubation/sciencepreneur/\" target=\"_blank\">Sciencepreneur</a> status at EPFL.<br>\r\n<br>\r\n<strong><a href=\"https://programs-recruiting.epfl.ch/positiondetails/46727168\">Pre-registration</a> deadline: 11 May 2026, 17:00 Swiss local time</strong><br>\r\n<br>\r\nFor more information:\r\n<ul>\r\n\t<li><a href=\"https://www.bridge.ch/en/OUlwVr73Qg55dJtK/page/funding/proof-of-concept\">BRIDGE website</a></li>\r\n\t<li><a href=\"https://drive.google.com/drive/u/0/folders/1yVxL1yRvaysftFKefswBhEZxQsSWrckk\">ReO Toolkit</a></li>\r\n</ul>\r\n<br>\r\nContact <a href=\"mailto:[email protected]\">[email protected]</a> for institutional commitment letter, administrative, financial, ethics and legal assistance.<br>\r\n<br>\r\n ",
            "image_description": "",
            "creation_date": "2023-01-13T12:44:23",
            "last_modification_date": "2026-04-27T14:05:17",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [],
            "speaker": "",
            "organizer": "",
            "contact": "[email protected]",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "",
            "file": null,
            "icalendar_url": "https://memento.epfl.ch/event/export/105560/",
            "category": {
                "id": 16,
                "code": "PROP",
                "fr_label": "Appel à proposition",
                "en_label": "Call for proposal",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/5/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/8/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/9/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/140/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/318/?format=api"
            ]
        },
        {
            "id": 71408,
            "title": "Dinitrogen N2 Activation and Transformation  into N-Containing Organic Compounds",
            "slug": "dinitrogen-n2-activation-and-transformation-into-2",
            "event_url": "https://memento.epfl.ch/event/dinitrogen-n2-activation-and-transformation-into-2",
            "visual_url": "https://memento.epfl.ch/image/32756/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/32756/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/32756/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-01",
            "end_date": "2026-06-01",
            "start_time": "17:15:00",
            "end_time": "18:30:00",
            "description": "<p>Zhenfeng Xi<br>\r\n<em>College of Chemistry, Peking University, Beijing 100871, China.</em><br>\r\n<br>\r\n<strong><em>Abstract:</em></strong><br>\r\nNowadays almost all artificial synthetic nitrogen-containing organic compounds (N-C bonding) are prepared via ammonia (NH<sub>3</sub>, the Haber-Bosch product). The ultimate research goal of our group is to synthesize nitrogen-containing organic compounds efficiently and directly from N<sub>2</sub> gas as the nitrogen source, bypassing the NH<sub>3</sub>-depended synthetic pathway, mainly via metal-mediated or catalyzed dinitrogen functionalization.<sup>1</sup><br>\r\n<br>\r\n<img alt=\"\" id=\"_x0000_i1025\" o:ole=\"\" src=\"file:///C:/Users/mborcard/AppData/Local/Temp/msohtmlclip1/01/clip_image001.emz\"><br>\r\n<img alt=\"\" id=\"图片_x0020_1\" src=\"file:///C:/Users/mborcard/AppData/Local/Temp/msohtmlclip1/01/clip_image002.emz\"><br>\r\n<br>\r\nAt this presentation, I will briefly introduce two results recently realized in my research group. One result is about the transformation and mechanism on efficient first-step and second-step N<sub>2</sub> electrophilic functionalization of L<sub>n</sub>Cr-N<sub>2</sub> metal dinitrogen complexes.<sup>2</sup> The other result is on the synthesis of nitrogen-containing organic compounds via LiNCNLi formed from N<sub>2</sub> gas and carbon by synergizing the heterogeneous synthetic approach with the homogeneous synthetic methodology.<sup>3</sup><br>\r\n<br>\r\n<strong><em>References</em></strong><strong><em>:</em></strong><br>\r\n<strong>1.</strong> Lv, Z.-J.; Wei, J.; Zhang, W.-X.; Chen, P.; Deng, D.; Shi, Z.-J.; Xi, Z. <em>Natl. Sci. Rev.</em> <strong>2020</strong>, <em>7</em>, 1564-1583.<br>\r\n<strong>2.</strong> (a) Wang, G.-X.; Wang, X.; Jiang, Y.; Chen, W.; Shan, C.; Zhang, P.; Wei, J.; Ye, S.; Xi, Z. <em>J. Am. Chem. Soc.</em> <strong>2023</strong>, <em>145</em>, 9746-9754; (b) Wang, X.; Wu, Y.; Wang, Y.; Sun, R.; Wei, J.; Xi, Z. <em>J. Am. Chem. Soc.</em> <strong>2025</strong>, <em>147</em>, 35413.<br>\r\n<strong>3.</strong> Wu, L.-J.; Wang, Q.; Guo, J.; Wei, J.; Chen, P.; Xi, Z. <em>Angew. Chem. Int. Ed.</em> <strong>2023</strong>, <em>62</em>, e202219298.<br>\r\n </p>",
            "image_description": "",
            "creation_date": "2026-03-19T14:33:36",
            "last_modification_date": "2026-04-20T14:28:58",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "Genopode A",
            "url_place_and_room": "",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Prof. Zhenfeng Xi, College of Chemistry, Peking University, Beijing, China <a href=\"https://www.chem.pku.edu.cn/en/People/AcademicStaff/efe292e2a4b94bb380a204aacf927901.htm\">https://www.chem.pku.edu.cn/en/People/AcademicStaff/efe292e2a4b94bb380a204aacf927901.htm</a>",
            "organizer": "Prof. Jieping Zhu <a href=\"https://www.epfl.ch/labs/lspn/\">https://www.epfl.ch/labs/lspn/</a>",
            "contact": "Prof. Jieping Zhu <a href=\"https://www.epfl.ch/labs/lspn/\">https://www.epfl.ch/labs/lspn/</a>",
            "is_internal": "False",
            "theme": "",
            "vulgarization": {
                "id": 1,
                "fr_label": "Tout public",
                "en_label": "General public"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "ocseminar",
            "file": "https://memento.epfl.ch/public/upload/files/XisTalkAbstractwithtalktitle.docx",
            "icalendar_url": "https://memento.epfl.ch/event/export/120126/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/5/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/14/?format=api"
            ]
        },
        {
            "id": 71783,
            "title": "TBA",
            "slug": "tba-128",
            "event_url": "https://memento.epfl.ch/event/tba-128",
            "visual_url": "https://memento.epfl.ch/image/33123/200x112.jpg",
            "visual_large_url": "https://memento.epfl.ch/image/33123/720x405.jpg",
            "visual_maxsize_url": "https://memento.epfl.ch/image/33123/max-size.jpg",
            "lang": "en",
            "start_date": "2026-06-01",
            "end_date": "2026-06-01",
            "start_time": "15:00:00",
            "end_time": "16:00:00",
            "description": "",
            "image_description": "",
            "creation_date": "2026-05-04T09:56:23",
            "last_modification_date": "2026-05-05T13:13:57",
            "link_label": "",
            "link_url": "",
            "canceled": "False",
            "cancel_reason": "",
            "place_and_room": "GA 3 21",
            "url_place_and_room": "https://plan.epfl.ch/?room==GA%203%2021",
            "url_online_room": "",
            "spoken_languages": [
                "https://memento.epfl.ch/api/v1/spoken_languages/2/?format=api"
            ],
            "speaker": "Hong Wang ( IHES &amp; NYU)",
            "organizer": "Chair of Stochastic Analysis (STOAN)",
            "contact": "[email protected]",
            "is_internal": "True",
            "theme": "",
            "vulgarization": {
                "id": 3,
                "fr_label": "Expert",
                "en_label": "Expert"
            },
            "registration": {
                "id": 3,
                "fr_label": "Entrée libre",
                "en_label": "Free"
            },
            "keywords": "Probability and Stochastic Analysis Seminar",
            "file": "https://memento.epfl.ch/public/upload/files/random.png",
            "icalendar_url": "https://memento.epfl.ch/event/export/120627/",
            "category": {
                "id": 1,
                "code": "CONF",
                "fr_label": "Conférences - Séminaires",
                "en_label": "Conferences - Seminars",
                "activated": true
            },
            "academic_calendar_category": null,
            "domains": [],
            "mementos": [
                "https://memento.epfl.ch/api/v1/mementos/1/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/5/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/6/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/7/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/27/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/145/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/400/?format=api",
                "https://memento.epfl.ch/api/v1/mementos/403/?format=api"
            ]
        }
    ]
}