---
layout: home
title: Home Page
nav_order: 1
nav_exclude: false
permalink: /:path/
seo:
  type: Course
  name: Home
---

<!-- <a href="" target="_blank"></a> -->

# Welcome to the MUDE Website

MUDE is a module at the Civil Engineering and Geosciences faculty of Delft University of Technology: {{ site.tagline }}, taken by all first year students in the MSc degree programs Applied Earth Sciences (AES), Environmental Engineering (EE) and Civil Engineering (CE).


## This Week

*This page shows the most recent announcement and calendar. Frequently used pages are found via the links at the top right.*

*See [Calendar](/2023/calendar) and [Weekly Schedule]({{ site.baseurl }}/schedule) for additional explanation.*

### Most recent announcement

{% if site.announcements %}
{{ site.announcements.last }}
[Previous Announcements](announcements){: .btn .btn-outline .fs-3 }
{% endif %}


### Calendar for this week

{{ site.modules.first }}
[Previous Calendars](calendar){: .btn .btn-outline .fs-3 }