You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/_index.md
+6-12Lines changed: 6 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,25 +8,19 @@ template = "about.html"
8
8
9
9
<aside><imgclass="pfp"src="/assets/pfp.jpg"alt="Picture of me"width="140"height="140"/></aside>
10
10
11
-
This is kind of a portfolio website after all, so here you have a small self-description:
12
-
13
11
I go by many names, but most of my currently public online works can be found
14
12
under the alias *derdilla*. Unlike what others suggested this has nothing to do with
15
13
the German pronoun "der" nor with any of the other [things wikipedia suggests](https://en.wikipedia.org/wiki/Dilla).
16
14
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 <fontcolor="red">Rust</font> and <fontcolor="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.
22
18
23
19
## What's next
24
20
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)
30
24
31
25
If you just wanted to reach out to me and read through all of that: have a look
0 commit comments