-
Recent Posts
Categories
Archives
- September 2023
- July 2023
- February 2023
- January 2023
- December 2022
- October 2022
- January 2022
- June 2021
- May 2021
- December 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
- January 2020
- October 2019
- August 2019
- July 2019
- June 2019
- September 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- September 2017
- August 2017
- May 2017
- April 2017
- December 2016
- November 2016
- October 2016
- September 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
Pages
Calendar of posts
October 2023 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Category Archives: open source
Bird Watching With Python and TensorFlowJS ( Part 3 )
In this series, we will continue building a small system to capture pictures of my back yard and detect if we see anything. In the future, we want to search the database for birds. This post will focus on the … Continue reading
Posted in open source, stem
Leave a comment
Bird Watching With Python and TensorFlowJS ( Part 2 )
In this series, we will continue building a small system to capture pictures of my back yard and detect if we see birds. Check out the first post here. In this post, we will focus on the problem of taking … Continue reading
Posted in open source, programming, stem
Leave a comment
Make A Bird Detector with TensorFlowJs ( Part 1 )
In the Rosario tradition of boldly exploring nature, Sarah and my eldest have gotten into bird watching. It’s been cool to see my son and my wife going on hikes and finding cool birds with a local meetup. My wife … Continue reading
Posted in open source, programming, stem
Leave a comment
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