changed description for freechat
This commit is contained in:
parent
63251321c0
commit
df697a3a66
@ -131,7 +131,7 @@ theme = "sada"
|
|||||||
[[params.projects.list]]
|
[[params.projects.list]]
|
||||||
title = "Freechat - A Decentralized Chat Platform"
|
title = "Freechat - A Decentralized Chat Platform"
|
||||||
url = "https://gitlab.com/shockrah/freechat"
|
url = "https://gitlab.com/shockrah/freechat"
|
||||||
description = "Web based chat server built with Rust. Endpoints are served on a restful API, which often hooks into an SQL database. Unit testing is also handled using Cargo's built in testing configuration features."
|
description = "Decentralized chat service built with asynchronous Rust. Data persistence is handled with MySQL. An Electron based app was also built to use the service on Desktop."
|
||||||
|
|
||||||
[[params.projects.list]]
|
[[params.projects.list]]
|
||||||
title = "Personal Graphics Engine"
|
title = "Personal Graphics Engine"
|
||||||
|
Loading…
Reference in New Issue
Block a user