|
@@ -28,7 +28,7 @@ difference_in_years = date_as_float(end_date) - date_as_float(start_date)
|
28
|
28
|
print int(difference_in_years)
|
29
|
29
|
|
30
|
30
|
%--> year old hard- and software developer from Germany.
|
31
|
|
-All of my projects are released as free or open-source software on my [GitHub profile](https://github.com/xythobuz), with more information here. Have fun!
|
|
31
|
+All of my projects are released as free or open-source software on my [GitHub profile](https://github.com/xythobuz) and here on my website. Have fun!
|
32
|
32
|
|
33
|
33
|
### Recent Blog Posts
|
34
|
34
|
|