resume/content/projects/freechat.md
2021-11-05 17:30:47 -07:00

682 B

+++ link="https://gitlab.com/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

Built with the following tools:

  • Rust for the backend REST API and RTC Notification Service

  • Python for full automated API testing

  • Gitlab CI/CD for integration testing and continuous deployment of containers