New description on freechat

This commit is contained in:
shockrah 2021-03-22 02:57:10 -07:00
parent 73ca219509
commit 08ca14b88e

View File

@ -132,9 +132,9 @@ theme = "sada"
title = "Freechat - A FOSS Decentralized Chat Platform" title = "Freechat - A FOSS Decentralized Chat Platform"
url = "https://gitlab.com/shockrah/freechat" url = "https://gitlab.com/shockrah/freechat"
bullets = [ bullets = [
"Platform responsive web application written with NodeJS, HTML, and SASS", "Multi-platform responsive web application written with NodeJS, HTML, SASS, and Rust",
"Deployed weekly builds with Rust, Javascript and Python on Gitlabs CI/CD system", "Designed a REST API and delivered RTC notifications via websockets",
"Coded mock tests for over 20 API endpoints verifying the automated CI builds" "Built automated tests and streamlined deployment with Gitlabs CI/CD system",
] ]
[[params.projects.list]] [[params.projects.list]]