Quantum Grid is an open-source software I started that allows you to synchronize your computer's computational power, even if the devices are overseas.<p>Imagine you and your friends want to train an AI, but you live far away from each other. Quantum Grid solves that problem by allowing you to receive data from a server and process it in parallel with the other devices. The processed data is then returned back to the server.<p>It's the first software that allows you to do parallel processing from a non-relational database (MongoDB currently!)<p>The tech stack I used was:
•Programming Languages: TypeScript
•Frameworks: Express.js, Electron and Next.js
•Databases: MongoDB, SQLite and JSON files
•Libraries: React, ShadCN, TailwindCSS and Mongoose
•IDE: Visual Studio Code and Cursor