From 23adff301a289392f6f80e143259d92f2c22d153 Mon Sep 17 00:00:00 2001 From: Divy Jain <62170586+dvjn@users.noreply.github.com> Date: Thu, 25 Aug 2022 00:30:04 +0530 Subject: [PATCH] updated link to my project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56e7bf5..97f7821 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Contributions welcome. Add links through pull requests or create an issue to sta - [Music composer](https://github.com/ethanboxx/planters-rdconf-hackathon-project) - A basic music composition app. - [Play Seed](https://play-seed.dev) - Website about Play Seed, playground to demo Seed apps. - [Typesync](https://typesync.rutrum.net) - Test your typing speed on song lyrics. Uses [`Seed`](https://seed-rs.org/), [`Rocket`](https://rocket.rs), and [`Diesel`](https://diesel.rs). -- [CalcuPi](https://divykj.github.io/CalcuPi) - A beautiful Monte Carlo simulation for approximating the value of pi. +- [CalcuPi](https://dvjn.github.io/CalcuPi) - A beautiful Monte Carlo simulation for approximating the value of pi. - [Love Letter Tracker](https://www.fosskers.ca/en/tools/love-letter) - A knowledge tracker for the card game _Love Letter_. - [Whatlang.org](https://whatlang.org/) - An interactive demo for whatlang (language recognition library). - [Pslink](https://pslink.teilgedanken.de) - An URL-shortener page focused on use in publications ([demo](https://demo.pslink.teilgedanken.de/app/) (user, password: demo)). Uses [`Seed`](https://seed-rs.org/), [`actix-web`](https://actix.rs/), and [`sqlx`](https://github.com/launchbadge/sqlx).