Launching today

CELL//BIOLOGICAL DATA STORAGE SIMULATOR
Compile Verilog code intoDNA data registers right in browser
6 followers
Compile Verilog code intoDNA data registers right in browser
6 followers
CELL is an open-source biological data storage simulator that implements low-level Verilog code directly into cellular architecture using the Cello framework. To bypass metabolic strain, it introduces an inverted CRISPRi logic gate system (0=ON/1=OFF via dCas9) that processes text strings into DNA bit-arrays. The live browser app features an interactive 2.5D interface allowing users to inject chemical triggers and decode real-time optical pulse streams back into ASCII text.





Hey everyone! 👋 Creator here.
First of all, a huge thank you to the hunters for bringing CELL to the community! I’m so excited to see it featured here.
I just wanted to add a quick bit of context for those diving in: the live demo you see pinned here is an interactive simulation and a visual presentation of the concept. It’s designed to give you a clear, tangible look at how shifting computational storage to living matter actually works.
However, the real heavy lifting happens under the hood!
If you want to dig into the actual production-ready architecture, the complete Verilog source code for the Cello compiler chain is fully hosted in my GitHub repository.
For the tech and bio-hacking enthusiasts who love a good deep dive, I’ve also thoroughly documented my entire journey, the biological hurdles, and how I managed to map data registers onto living E. coli infrastructure. You can find the full step-by-step breakdown on my Medium blog (the links to the articles are baked right into the live demo interface!).
Would love to hear your thoughts, feedback, or any wild ideas you have about the future of biocomputing! Let's chat in the comments! 👇