Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions _pages/code-download.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
layout: single
title: "Code Download"
permalink: /code/
author_profile: true
---

This page provides convenient links to code examples referenced throughout the blog. The full source for this website, including these examples, is available on [GitHub](https://github.com/DiogoRibeiro7/DiogoRibeiro7.github.io).

## Individual files

You can download specific files directly from the repository:

- [Michelson–Morley experiment visualization]({{ '/code/michelson_morley.py' | relative_url }})
- [Example notebook]({{ '/code/Untitled.ipynb' | relative_url }})

## Repository download

If you would like to obtain the entire collection of examples, clone the repository using Git or grab the automatic ZIP archive:

```bash
git clone https://github.com/DiogoRibeiro7/DiogoRibeiro7.github.io.git
```

Or visit [the GitHub project page](https://github.com/DiogoRibeiro7/DiogoRibeiro7.github.io) and use **Download ZIP**.

---

Feel free to reach out at [[email protected]](mailto:[email protected]) for professional enquiries or [[email protected]](mailto:[email protected]) for personal matters. My ORCID is [0009-0001-2022-7072](https://orcid.org/0009-0001-2022-7072) and I’m affiliated with **ESMAD - Instituto Politécnico do Porto**.