resume/content/projects/freechat.md
shockrah 8ac5d61b54
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 6s
Updating project links and descriptions
2025-08-08 09:13:35 -07:00

14 lines
527 B
Markdown

---
link: "https://git.shockrah.xyz/shockrah/freechat"
img: "/images/freechat-banner.png"
title: "Freechat"
slogan: "FOSS Decentralized Chatting"
---
Developed a scalable decentralized chat platform. Designed and documented
asynchronous API protocol built with Rust, Python, and containerized all
parts of the system for simple deployment. Also drafted a wiki page
detailing all available endpoints which can be found [here](https://freechat.shockrah.xyz)
**:toolbox: Tools Used:** `Rust, REST API, RTC Websockets, Python`