Understanding how quantum computing could optimize home energy storage through hands-on experimentation and analysis
This website launched in July 2025 as a broad exploration of energy systems, renewable technologies, and sustainability. After months of research, I realized I wanted to go deeper on one specific question rather than covering everything at a surface level.
On January 18, 2025, I pivoted the site to document this focused research project: using quantum computing to optimize residential solar + battery storage.
Imagine you have solar panels on your roof and a battery in your garage. Every day, you face thousands of tiny decisions:
This seems simple, but it's actually a complex optimization problem with over 10 billion possible solutions for just one day. Traditional computers can solve it, but quantum computers might do it better - especially when scaling to neighborhood or city-wide systems.
Quantum computers work fundamentally differently than regular computers. Instead of processing information as 1s and 0s, they use quantum bits (qubits) that can be both 1 and 0 simultaneously - a property called superposition.
For optimization problems like battery scheduling, this means quantum computers can explore many possible solutions at once, potentially finding better answers faster.
But here's the catch: We're still in the early days of quantum computing. My project explores when and if quantum approaches actually help.
First, I'm building a "normal" computer program in Python that:
Why start here? I need to understand the problem deeply with familiar tools before jumping to quantum.
Next, I'll learn quantum computing through IBM's free Qiskit platform and rebuild the same optimizer using:
The learning curve: I'm documenting everything I learn about quantum computing along the way.
Finally, I'll compare both approaches:
I chose this project because it hits several goals:
Real problem affecting millions of homes
Hands-on experience with cutting-edge technology
Free APIs from NREL and EIA
Can complete in one semester
Energy optimization is increasingly important

Austin Amissah
Student at The Lawrenceville School, Class of 2027
I launched this site in July 2025 to explore energy systems broadly. Over time, I became fascinated by the optimization challenges in renewable energy and how quantum computing might help solve them. This led to the pivot: focusing on one specific research question I can actually answer.
I'm passionate about the intersection of technology and real-world problems. While I'm still learning quantum computing (this is my first deep dive!), I'm excited to document the journey and share what I discover.
This project combines my interests in:
All my code, data, and findings will be freely available once the implementation is complete and tested. If you're a student interested in quantum computing or energy optimization, this will be a starting point for your own exploration.
Why open source? Science works best when shared. Plus, I'll learn more from feedback!
By the end of this project, I want to know:
1. How hard is it for a high school student to actually use quantum computers?
2. Does quantum optimization work for real-world energy problems?
3. What are the current limitations of quantum hardware?
4. When might quantum computing become practical for home energy?
5. What did I learn that I couldn't have learned from textbooks alone?
This is a learning journey, and I'm documenting both successes and failures. If you have questions, suggestions, or want to collaborate on similar research, please reach out!