website/README.md
2024-07-18 16:18:42 +02:00

48 lines
3 KiB
Markdown

# Felix' Website
[Für deutsche Version hier klicken.](README-de.md)
* [Tricks and tutorials, collected by Felix, mainly for Linux (german)](Tricks.md)
* [Master thesis about functional living](2024_05_27_Masterarbeit_Kanthaus.pdf) describing a way of living together that is just good!
* [python-script for renaming pictures. Use date for filename.](addDateTaken.py)
* [Python script for getting descriptions of OSM-notes from `.osn`-files. Also see "Tricks and tutorials"](extract-hinweise.py)
* [`.sh`-script for finding and listing all symlinks inkluding the linked paths](listLinks.sh)
* [python script for automatic renaming of files for removal of annoying symbols](removeBadSymbols.py)
* [Python3 script for removal of all LaTeX-created files (clean up)](rmCreated.py)
* [convert `.wav` files into `.mp3` files via vlc](wavToMp3.sh)
* [Packing list (for all kinds of vacations) (german)](packliste.txt)
* [Packing list for camping vacation with the bike (german)](packliste-fahrradcamping.txt)
* I was 2020/2021 in Iceland as an Erasmus exchange student: [My experiences about the organisation of the exchange year](erfahrungsbericht.md) (in german)
* [recipe for the only cake that I seldomly bake (German)](SchroedersApfelkuchen.jpg)
I created a [La](https://www.tug.org/texlive/)[TeX](https://www.latex-project.org/) document template with the property that I can compile each section on its own.
Additionally it includes many macros that I have used in mathematical texts and settings
for gitlab-ci for compiling after push.
You can get this template via [git](https://git-scm.com/) or view it [here](https://flugit.hilsky.de/flukx/latextemplate):
git clone https://flugit.hilsky.de/flukx/latextemplate.git
Additionally this includes my adjustments to use all possibilities of the keyboard layout [Neo 2](https://www.neo-layout.org).
One example for its usage is my [master thesis](https://hilsky.de/masterarbeit)
in [repo](https://hilsky.de/masterarbeitsrepo).
I use LaTeX quite a lot and a few [things](https://flugit.hilsky.de/flukx/latexwisdom) that I learned you can find under
git clone https://flugit.hilsky.de/flukx/latexwisdom
I hope I can help you with that. If I help you with your LaTeX troubles I am happy
if you heeded those comments.
My [bachelor thesis](https://flugit.hilsky.de/flukx/bachelorarbeit) can be found under
git clone https://flugit.hilsky.de/flukx/bachelorarbeit.git
My [master thesis](https://flugit.hilsky.de/flukx/masterthesis) can be found under
git clone https://flugit.hilsky.de/flukx/masterarbeit.git
or as [pdf](https://flugit.hilsky.de/flukx/masterthesis/src/branch/master/Felix-Hilsky-master-thesis-final.pdf).
For everything else, read the documentation that is included in the files above.
I am happy about any feedback or questions to [flukx@uber.space](mailto:flukx@uber.space).
Use the gpg-Key [364E E7BA 47F2 7198 B11E 8EC0 E8F0 AB67 5E92 A493](gpg-key-felix-hilsky.asc). (Yes, this e-mail-address is not registered in this key but I can decrypt it nevertheless.)