Hello, my name is Andrew
I am a creative developer living in Wichita, Kansas.
My passion is to improve lives with code.
When I was seven years old, my dad taught me some basic HTML and CSS. I fell in love immediately, and I've never stopped learning since.
My name is Andrew. I'm a creative developer and problem solver.
When a creative person is equipped with programming knowledge and tools, they are empowered to build great things. My passion is to use that power to better the lives of everyone around me.
Whether I'm building productivity tools, websites, or otherwise solving real-world problems, I love to code. There is something incredibly cathartic about it, and seeing the positive impact my work has on others brings me a lot of joy.
<script>
var me = new Person({ name: 'Andrew', age: 27 });
me.passions.push('programming');
</script>
Whether you're interested in hiring me, looking to team up on a project, or simply seeking advice, you are welcome to contact me at any time!
One of my proudest feats and a product of passion, PlayCamelot.com is a board game website built using React.js. It utilizes a beautiful open-source (pre-alpha) board game framework called boardgame.io to allow two people to enjoy the board game Camelot together in real-time! Internally the boardgame.io framework uses socket.io for networking.
With a considerable amount of work planned for this website's future, I intend to spark a widespread revival in popularity of this incredible childhood board game of mine.
Along with the development of this project, I plan to contribute back to the boardgame.io framework itself. Being one of the earliest users of the framework, I have already been able to contribute several bug reports and feature requests to the framework.
Open WebsiteIf you'd like to see more of my work, please contact me and I'd love to share what I can! Much of my work cannot be shown here due to NDAs, but I would still be happy to discuss some of my open source contributions, side projects, and other creations upon request.