Skip to content

Commit 97d9e9e

Browse files
authored
Update README.md
1 parent 03dd92b commit 97d9e9e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Built by [Harshit](https://www.hrsht.me).
44

55
Project live at [Creo](https://creo.hrsht.me)
66

7+
<a href="https://youtu.be/6OiZJIKpL0c" target="_blank">
8+
<img src="https://img.youtube.com/vi/6OiZJIKpL0c/maxresdefault.jpg" width="560" alt="Creo - The Collaborative Whiteboard">
9+
</a>
10+
<p><b>Creo - The Collaborative Whiteboard</b></p>
11+
712
Creo is a high-performance, real-time collaborative whiteboarding application. The goal of this project was to explore the challenges of synchronizing complex, mutable state across multiple clients with minimal latency, while pushing the boundaries of what can be rendered smoothly in the browser.
813

914
This project served as a deep dive into building scalable, distributed systems using a modern monorepo architecture.
@@ -90,4 +95,4 @@ Storing a complete clone of the canvas after every stroke quickly causes memory
9095

9196
---
9297

93-
*This project proved to be a fantastic exercise in pushing browser performance and orchestrating high-throughput state synchronization.*
98+
*This project proved to be a fantastic exercise in pushing browser performance and orchestrating high-throughput state synchronization.*

0 commit comments

Comments
 (0)