Arjun Nayak

Ex Data Analytics Intern @ DELL

I build powerful distributed data systems and realtime analytics dashboards for high performance applications.

Bookmark Bot is a Discord bot that allows users to save and organize their bookmarks in a Discord server. It is built with Rust, Cloudflare Workers, and WebAssembly.

Inspiration for this project came from the need to save and organize bookmarks in a more efficient way. We wanted to create a Discord bot that would allow users to save and organize their bookmarks in a Discord server, making it easier to access and share them with others. Daksh and I have been working on Discord bots for a while now, and we thought this would be a fun and useful project to work on together.

Bookmark Bot is a Rust based Discord Bot that compiles down to WebAssembly and runs on the edge with Cloudflare Workers. This allows us to have cheap scalable hosting while also providing 100% uptime to our members without worrying about servcer management.