Skip to main content

New Plans for Fall

Since moving to Charlotte I've been trying to find new opportunities in the software development and tech fields in general. I still want to develop computer games, but I'd like to have other, hopefully more stable, sources of income as well. I believe I have the skills to find a job in software dev, but being unable to drive because of my visual impairment is a big hurdle. Also, I have education and skills in programming, but all my work experience is in IT management which isn't super helpful. All of this to say that I'm trying to find creative ways to work my way into the software industry.
 

Certification is my current plan. I think having some official, reputable programming certifications will help me to be more marketable. I'm starting with AWS certs. I think that cloud technology is very important in today's industry and I'm very comfortable working with virtual environments and abstract concepts. I think Amazon is a big leader in the commercial Linux space as well. I could have tried to go for Google, Meta, IBM, or other certs and maybe I will later, but I think AWS is a good place to start.
 

I still plan to work on game development during this time as well though. I have several projects in mind to work on. Let me list a few here:

  • You Can't Get There From Here - casual motorcycle driving game.
  • Troll Hole - tricky comedy platformer made in TIC-80
  • Dyson Farms - Farming/Automation game made by my brother Josh
  • Typecast - Hacking RPG featuring tower defense made for TIC-80
  • MDMaker - Custom built game engine for Sega Megadrive (Genesis) games

I hope to provide more updates for both my career development and my game development on Mastodon and other social media.

Comments

Popular posts from this blog

Cloud Essentials Class Finished!

Today I completed the "Cloud Practitioner Essentials" class from AWS. My current goal is to earn the AWS Cloud Practitioner Certification and this class has been a good step in getting there. Next I'm going to start another class called "AWS Cloud Quest: Cloud Practitioner". This looks to be a more hands on learning experience like a Lab class. After that I'm going to start looking at exam prep materials and see if I can schedule an exam for the certification. Getting the Cloud Practitioner Certification is just a per-requisite for getting the Amazon Certified Developer Certification that I really want. It's not a hard requirement, more of a recommendation, but I think it will make training for the Dev cert much smoother. I have a few classes that I've found for training for the Certified Developer Exam, but some of the good resources for that may cost some money. I'll cross that bridge when I get there. I think getting these certifications may h...

Rant: Open Source Monetization

Monetizing open source projects is important to project sustainability. I feel like ranting about this today so I thought I'd throw these thoughts on the internet. I'd like to preface this whole rant by saying this is just my opinion and in my experience and I am no expert. Open source enthusiast seem hesitant to discuss monetization. They act like it will sully their principles and that every project should be a charity work. Meanwhile, open source skeptics don't believe that open source is possible of making money. How could you possibly sell something that you give away for free? I find that the strongest, most complex open source projects have some commercial element to them and I think that's how it should work. Expecting developers to build and maintain software without any financial support or by begging for scraps on Ko-Fi is short-sighted at best. Conversely, selling open source is very possible. It requires a different mindset than your typical "make pro...