Continue
Menu

Zachary Muranaka

Full-stack software engineer
📞 (385) 626-9610 📧 zmuranaka@gmail.com https://github.com/zmuranaka
Continue

About Me

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

I am experienced with various programming languages and frameworks, but recently I have been doing mainly mobile development with Docker, Python / Django REST Framework, and Flutter.

A few of my personal projects are showcased below. A full list of my personal projects and code can be found on my GitHub, including the code for this portfolio, which can be found here.

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

Password Generator

Simple and secure web app that generates true random passwords using Australian National University's Quantum Random Number Generator API. Built with HTML, CSS, and JavaScript using the Fetch API to make web requests.

View Live View Code
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. I built this with Python and the framework Pygame Zero.

View Code