This commit is contained in:
shockrah 2021-02-02 14:28:57 -08:00
parent 021263621b
commit e16f636e32

View File

@ -5,7 +5,7 @@ theme = "sada"
[params] [params]
title = "Alejandro Santillana" title = "Alejandro Santillana"
author = "Alejandro Santillana" author = "Alejandro Santillana"
description = "Writer of wares" description = "Writing software for fun and no profit"
copyright = "" copyright = ""
copyright_link = "" copyright_link = ""
@ -89,7 +89,7 @@ theme = "sada"
interest = "I like messing around with caligraphy." interest = "I like messing around with caligraphy."
[params.aboutme] [params.aboutme]
description = "Libre software, hacking, and surfing." description = "\"I would never come before as a complainaint for doing something that I must do\""
[params.experiences] [params.experiences]
icon = "fa-briefcase" icon = "fa-briefcase"
@ -136,7 +136,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 = "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." description = "A free and open source chat platform that respects user freedoms, inpsired by image boards, as an alternative to Discord/Slack. Built with Rust, Python, MySQL, and Docker."
[[params.projects.list]] [[params.projects.list]]
title = "Generative Art - Programmatic Musings of my Mind" title = "Generative Art - Programmatic Musings of my Mind"