Skip to content

Commit 5459bec

Browse files
committed
Update featured projects
1 parent 373cced commit 5459bec

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

lib/jola_dev_web/controllers/page_html/home.html.heex

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,18 +51,18 @@
5151
/>
5252

5353
<.project_card
54-
title="darkdown.app"
55-
description="Gorgeous notes, nothing else. An online markdown editor with dark mode, easy sharing, and AI integration."
56-
tags={["React", "AI", "Markdown"]}
57-
link="https://darkdown.app"
54+
title="HRW"
55+
description="A library for rendezvous hashing, also known as highest random weight, in Elixir."
56+
tags={["Elixir", "Open Source"]}
57+
github_link="https://github.com/joladev/hrw"
5858
external
5959
/>
6060

6161
<.project_card
62-
title="devstats.io"
63-
description="Github App integration that pulls down repo contribution statistics and visualizes it, to help teams improve."
64-
tags={["Elixir", "Phoenix", "Github"]}
65-
link="https://devstats.io"
62+
title="bunnyx"
63+
description="A client library for the bunny.net API, in Elixir."
64+
tags={["Elixir", "Open Source"]}
65+
github_link="https://github.com/joladev/bunnyx"
6666
external
6767
/>
6868
</div>

0 commit comments

Comments
 (0)