More CRUDGEON Updates!

Using more reflection, I made some of CRUDGEON a bit more clean, and easier to update in the future. But more work is needed!

Read more at More CRUDGEON Updates!

CRUDGEON Updates!

CRUDGEON was updated. It's very useful and even more useful now.

Read more at CRUDGEON Updates!

Dependency Injection the Go Way

Go dependency injection is a bit different but necessary, but Go's code is so much cleaner, it's the only language I love using.

Read more at Dependency Injection the Go Way

I don't know how to estimate

The business side of software development depends on accurate estimates, and I'm just terrible

Read more at I don't know how to estimate

Artificial Intelligence

Artificial Intelligence is an interesting field. And quite divisive

Read more at Artificial Intelligence

Compiler Assisted Refactoring

I learned all the tricks over 25+ years of coding.

Read more at Compiler Assisted Refactoring

Something I hadn't done before

I live for interesting problems, but most of professional software development is the same

Read more at Something I hadn't done before

Rangram 2.0

I updated rangram.com to try to make it a bit more skill based with luck still a part of it. The method of uncovering the letters will require more skill and the score system was updated to reflect that

Read more at Rangram 2.0

Graphics Programming!

I learned 3D graphics programming in college with OpenGL, maybe getting back into that

Read more at Graphics Programming!

A Word Game Development - rangram.com

The story behind my recently launched word game, rangram.com

Read more at A Word Game Development - rangram.com

Modern JS and CSS are magical

This particular post goes over Javascript, but I'm also impressed with modern CSS.

Read more at Modern JS and CSS are magical