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

527 B

link img title slogan
https://git.shockrah.xyz/shockrah/freechat /images/freechat-banner.png Freechat 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

🧰 Tools Used: Rust, REST API, RTC Websockets, Python