Continue
Menu

Zachary Muranaka

Full-stack software engineer and open source contributor
📞 (385) 626-9610 📧 zmuranaka@gmail.com github.com/zmuranaka
Continue

About Me

My name is Zachary Muranaka and I'm a full-stack software engineer, open source contributor, and Summa Cum Laude computer science graduate.

Professionally, I am doing mobile development with Dart and Python using Flutter, Django REST Framework, and Docker. I have also done some professional work with C# and Azure.

A few of my personal projects are showcased below. Be sure to check out my GitHub and my Dart packages on pub.dev as well!

Feel free to send me an email or give me a call!

Continue

SimpleStats

Simple and user-friendly website that solves a variety of statistics distributions. Includes all of the most commonly encountered statistics distributions like binomial, exponential, geometric, normal, and several others. Built with HTML, CSS, JavaScript, Google Charts, and Bootstrap.

View Live View Code
Continue

Magic: The Gathering Flutter

Open source Flutter package that makes developing MTG apps a breeze! Convert JSON to Dart models and display them with full SVG support for symbols. Works on all platforms supported by Flutter. Built with Dart and the Flutter framework.

View
Back to Top

Reckless Road

Computer game where you control a taxi driving down a crazy road. Your objective is to get as far as you can without hitting another car or pedestrian. Built with Python and the framework Pygame Zero.

View Code