* Better bullet points for clippable
This commit is contained in:
parent
9ec0a9dc07
commit
fe8bba5dc6
@ -141,7 +141,7 @@ theme = "sada"
|
||||
title = "Freechat - A FOSS Decentralized Chat Platform"
|
||||
url = "https://gitlab.com/shockrah/freechat"
|
||||
bullets = [
|
||||
"Multi-platform responsive web application written with NodeJS, HTML, SASS, and Rust",
|
||||
"FOSS chat platform written with NodeJS, HTML, SASS, and Rust",
|
||||
"Supports, multi-channel text chat and file upload similar to Slack/Discord",
|
||||
"Real-time communication support built with a client friendly API",
|
||||
"Built automated tests and streamlined deployment with Gitlab’s CI/CD system",
|
||||
@ -152,8 +152,9 @@ theme = "sada"
|
||||
title = "Clippable - A self-hosted video sharing platform"
|
||||
url = "https://gitlab.com/shockrah/clippable"
|
||||
bullets = [
|
||||
"Backend API built with asynchronous Rust with Tokio",
|
||||
"Frontend written with Typescript"
|
||||
"Easily administered web application for sharing video shorts with anyone on any platform",
|
||||
"Built with asynchronous Rust, Tokio, Tera, and Typescript",
|
||||
"Link: https://gitlab.com/shockrah/clippable"
|
||||
]
|
||||
|
||||
[[params.projects.list]]
|
||||
|
Loading…
Reference in New Issue
Block a user