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...

NextJS Class Update

I'm back to this blog! Come to find out, Ghost.io was just a free trial and I can't post there anymore without paying money. I'm planning on self-hosting eventually, but I haven't got that setup ready yet. I have still been working through NextJS. It's been taking a little longer than anticipated, but I think it's still moving along alright. I think the info will be very useful.  I think creating Web Apps is a good skill for any kind of programmer to have. People interact on the web, that's just how the world works today and being able to code for the web is a valuable skill to have. I also hope that I can find some freelancing opportunities to monetize this skill as well. I'm still working on some ideas for a post-class project: Database for Game Ideas with comments and voting Page that creates a custom filter for speedrun.com Secret game page disguised as a mundane website Web page to monitor stream activity for favorite streams The project ...