Skip to content

Commit

Permalink
rix1dotdev: add rause-riddere
Browse files Browse the repository at this point in the history
  • Loading branch information
rix1 committed May 5, 2024
1 parent 175d5b3 commit 9b4991f
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions apps/rix1.dev-lume/_data/index.js
Original file line number Diff line number Diff line change
@@ -1,17 +1,25 @@
export const repos = [
{
title: "Rause Riddere",
when: "2024",
description:
"Testing out Deno KV by giving the ability to upvote principles from Erlend og Steinar's podcast",
link: "https://rause-riddere.rix1.dev",
repo: "https://github.com/rix1/rause-riddere",
},
{
title: "unvote",
when: "2024",
description:
'In which I embark on a quest to scrape all UN voting documents to face the harsh reality of UNs effectiveness.',
"In which I embark on a quest to scrape all UN voting documents to face the harsh reality of UNs effectiveness.",
link: "https://github.com/rix1/unvote",
repo: "https://github.com/rix1/unvote",
},
{
title: "Cashflow",
when: "2024",
description:
'Simplify the management of personal finances by parsing and normalizing CSV exports from Norwegian bank statements.',
"Simplify the management of personal finances by parsing and normalizing CSV exports from Norwegian bank statements.",
link: "https://github.com/rix1/cashflow",
repo: "https://github.com/rix1/cashflow",
},
Expand Down

0 comments on commit 9b4991f

Please sign in to comment.