Update README.me

This commit is contained in:
Jonas 2024-12-04 11:10:16 +01:00
parent b2ab76e9a0
commit 5ef7a57b60

View File

@ -9,6 +9,8 @@ I am mainly doing things in **Rust** and
Have a a look at past [Advent of Code](https://adventofcode.com/) projects:
- **[Advent of Code 2024](https://git.jonasseiler.de/Jonas/AdventofCode2024)**: Written in Go
- **[Advent of Code 2023](https://git.jonasseiler.de/Jonas/AdventofCode2023)**: Written in Rust
- **[Advent of Code 2022](https://git.jonasseiler.de/Jonas/AdventofCode2022)**: Written in Julia
@ -17,8 +19,6 @@ I also have some more scientific projects:
- **[Automata](https://git.jonasseiler.de/Jonas/Automata)**: Library for languages and automata of deterministic languages
- **[Word Graph](https://git.jonasseiler.de/Jonas/WordGraph)**: Small project for answering graph theoretical questions on the Levenshtein graph of german words.
Note: **most bigger projects are private, since the implementation contains sensitive information about the base system, network or other sources.**
## Other interesting stuff