Skip to content

Commit 8e78e05

Browse files
committed
Rewrite homepage
1 parent a237fdd commit 8e78e05

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

content/_index.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,25 +8,19 @@ template = "about.html"
88

99
<aside><img class="pfp" src="/assets/pfp.jpg" alt="Picture of me" width="140" height="140"/></aside>
1010

11-
This is kind of a portfolio website after all, so here you have a small self-description:
12-
1311
I go by many names, but most of my currently public online works can be found
1412
under the alias *derdilla*. Unlike what others suggested this has nothing to do with
1513
the German pronoun "der" nor with any of the other [things wikipedia suggests](https://en.wikipedia.org/wiki/Dilla).
1614

17-
Currently, I'm a computer science student and as many people with a custom-made
18-
website I like to code for fun. Unlike many people with a custom-made
19-
website, *[I don't like websites](https://suckless.org/sucks/web/)*.
20-
I'm more interested in making [simple, correct programs](https://github.com/derdilla?tab=repositories&q=&type=&language=rust&sort=stargazers),
21-
but ended up being successful with [my complex Android app](https://github.com/derdilla/blood-pressure-monitor-fl).
15+
Currently, I'm a computer science student. I code for fun, primarily in <font color="red">Rust</font> and <font color="lightblue">Dart</font>.
16+
I made lots of [nice and simple programs](https://github.com/derdilla?tab=repositories&q=&type=&language=rust&sort=stargazers), all of them open source.
17+
The most successful of which is my [blood pressure logging](https://github.com/derdilla/blood-pressure-monitor-fl) Android app.
2218

2319
## What's next
2420

25-
This website and my [GitHub](https://github.com/derdilla) host all the
26-
stuff I want to recklessly publish and a tiny bit more that is actually useful.
27-
I have a [**blog**](./blog) and if you dig deep enough into my unlisted pages you may
28-
find a little app or game (or you look at [how this website is build](https://github.com/derdilla/personal-website),
29-
but where is the fun in that).
21+
- Checkout my [blog](./blog)
22+
- Look at my [GitHub](https://github.com/derdilla)
23+
- Find out [how this website is build](https://github.com/derdilla/personal-website)
3024

3125
If you just wanted to reach out to me and read through all of that: have a look
3226
at the footer :).

0 commit comments

Comments
 (0)