Category Archives: open source

Make music with code using DotNet Core

Curious about making music with code? As a software engineer and music guy, I have enjoyed seeing the connections between music and computers. The first computer programmer, Ada Lovelace predicted that computers will move beyond doing boring math problems into … Continue reading

Posted in music, open source, programming | Leave a comment

Getting Started with PhaserJs and TypeScript

Curious about building 2D games with web skills? In this post, we’ll explore tools and patterns to use PhaserJs and JavaScript to make engaging 2D games. We’ll cover tools to make experiences with our favorite language: TypeScript. Reference links phaser.io … Continue reading

Posted in game based learning, open source, programming, technology | Leave a comment

Quick start for Phaser 3 and TypeScript

As I have time for small project experiments for myself, I decided to explore new developments with Phaser JS. In general, Phaser JS seems like a fun framework to enable novice game makers to build fun 2D games. The javascript … Continue reading

Posted in games, open source, programming | Leave a comment

Make Unity 3D Games To Amaze Your Friends!

Hello makers! Like many in the computer industry, I had the dream of learning how to build video games. When the math class seemed difficult, I found inspiration to move forward since I had strong motivation to learn how to … Continue reading

Posted in creativity, game based learning, making, open source, programming, stem | Leave a comment

14 AFrame.IO Resources For Your WebXR Project

I’m a big fan of the work of the AFrame.IO community.  Thank you to Mozilla, Diego Marcos, Kevin Ngo, and Don McCurdy for their influence and effort to build a fun and productive platform for building WebVR experiences.   In this … Continue reading

Posted in creativity, making, open source, programming, stem, technology | Leave a comment

Build a Space Shooter with Phaser3 and JavaScript(Tutorial3)

In this blog post series, I want to unpack building a 2D shooter game using Phaser3.js. Phaser3 provides a robust and fast game framework for early-stage JavaScript developers. In this tutorial, we will work to add aliens to the scene, … Continue reading

Posted in game based learning, games, open source, programming, stem | Leave a comment

Recording Music and Audio with the Kids using Audacity

As a young person, my mom and dad invested a great deal in my growth as a musician. Looking back, I’m thankful that I’ve been able to use my gift of music to foster various ministries in our church. My … Continue reading

Posted in creativity, music, open source, parenting, stem, technology | Leave a comment

Music Maker: Using NodeJS to Create Songs

In my graduate school career, I had the opportunity with our evolutionary complexity lab to study creating music using neural networks and interactive genetic algorithms. It’s fun to study these two topics together since I enjoy crafting code and music. … Continue reading

Posted in creativity, music, open source, programming | Leave a comment

“Growing Your Developer Career using Open Source” via @JohnBaluka

Whether you’re just starting in your career or you’ve been working in the industry for years, you can benefit from the culture and practice of open source. I want to thank John Baluka for sharing his reflections and personal journey … Continue reading

Posted in open innovation, open source, programming, technology | 1 Comment

6 Resources To Build Cool Minecraft Mods with Python

Looking for a fun way to explore learning to code with your students or children? Consider exploring writing Minecraft mods using Python. In our house, we continue to enjoy building(destroying) together as a family in shared Minecraft worlds. I appreciate … Continue reading

Posted in creativity, game based learning, making, open source, programming, stem, technology | Leave a comment