Stories shape the world. I’m here to write a few worth remembering.
Hey, I’m Gibson. I’m an author of Christian fiction, a lifelong believer in the power of a good story, and the novelist behind Walls.
I write because stories stay with us. They let us wrestle with faith, hope, fear, failure, and all the strange turns that make a life a life. When I’m not working with words, I’m usually reading, playing tennis, or making something delightfully unnecessary with code.
We live for stories. We are the main characters in our own stories.
My published novel—available now on Amazon.
I share thoughts, updates, and pieces of the journey on Substack. You can also find the broader story—along with what I’m currently reading and listening to—at gibsonmurray.com.
Programming is still one of my favorite creative playgrounds. Sometimes the result is useful. Sometimes it’s a tiny universe made of text characters. Both count.
| Project | A small bit of digital mischief |
|---|---|
| cgalaxy | A colorful, procedurally generated spiral galaxy in your terminal |
| cfirefly | Ambient, pulsing fireflies for quiet terminal sessions |
| cquasar | A particle accretion disk rendered one character at a time |
| ctidepool | Animated interference waves for your command line |
while (alive) {
write_the_next_page();
make_something_weird();
}

