This commit is contained in:
Andras Schmelczer 2022-09-25 20:18:10 +02:00
parent c0122dd681
commit 653ca02534
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
14 changed files with 24 additions and 2 deletions

View file

@ -14,6 +14,7 @@ export const myNotes: TimelineElementParameters = {
description: 'A minimalist note organiser and editor powered by Markwon.',
more: [
'This is a basic android app for creating and filtering markdown notes (based on #hashtags). It was my first exposure to Android development.',
"All in all, it is not a tremendous engineering feat, but at least it's usable. The knowledge gained while working on it was the more significant outcome of this adventure.",
],
links: [GitHub('https://github.com/schmelczer/my-notes')],