Skip to main content

Working Plan 2024 Revised

 Working Plan for 2024 (revised 4/16)

  • Learn React: NextJS by Example (Complete)
  • Improve Online Presence: Blog, LinkedIn, etc
  • FUNFT NextJS Online Game
  • Godot Demo Projects
  • Large Game Project
  • Finish Zoomies


Learn React: NextJS by Example (Complete!)

My original goal was to complete the NextJS course by Feb 2nd.  It wound up taking me until Mar 15th to complete, but I still believe the course was very useful to my career development and I have an official certificate.

Improve Online Presence

This project is still underway. In an effort to make my goals more timely, I'm going to set an estimate for completion for each of these tasks. I may get them done sooner, but I just want a roadmap to keep me motivated. See dates below.

    This project has multiple parts: Improving my LinkedIn profile, Creating a personal webpage for my projects, Making a blog, Improving my Itch.io page.

LinkedIn Profile (Complete by 4/19): This should be pretty self-evident. I need to update the profile with up-to-date information, a new portrait, and pay more attention to posts.

Personal Website (Complete by 5/3): I want to make a personal site that offers quick access to projects I’ve worked on and an online resume.

Making a blog (Complete by 5/10): similar to my website, I want a professional blog that I can use to provide updates on my projects and so that I can link social media posts to like Mastodon.  I might use a program called Ghost to make my blog.

Itch.io (Complete by 5/24): If I dive deeper into attempting to self-publish video games then I need to create a more appealing looking developer page on itch.io to help with my personal brand.

I will work on this project concurrently with my other projects.

FUNFT NextJS Online Game

Utilizing the skills I've gained learning NextJS. I'm going to make a web-based game about NFTs. Here is an estimated timeline:

Functional site running: 5/3

Basic Functionality Complete: 5/31

 Version 1.0 Project Completion: 6/28

Finish Zoomies

I would like to complete 3 additional levels for Zoomies as well as improve the artwork and sound design of the game.  I also received some feedback for some portions of the game that need bug fixing, especially the wall-running mechanic.  It’s difficult to say exactly how long this will take, but based on my previous experience working on the game I want to estimate the remaining work at about 6 weeks or 120 hours. If work begins in July I should be done by July 19th.

Godot Demo Projects

I would like to come up with a few ideas for demos in Godot to demonstrate proficiency and proof-of-concept for future game ideas. Maybe another 8 weeks worth of work.

Large Game Project or Expansion of fuNFT Site

After completing the fuNFT project and expanding the Zoomies game a bit. I hope to have a better idea of whether I want to focus my skills on Web Development or Game Development. At this point in the year, probably around September I will either try to expand the fuNFT site with more features and promotion or I will design a new game project to add to my store.


Comments

Popular posts from this blog

New Project: Taco Truck in Space

Humans finally live among the stars, but they still need good food to eat. Despite our many advances in technology, one ancient invention still serves as one of the best solution to this basic human need: Tacos In this casual comedy simulation game, players will manage a space ship designed to cook and serve tacos to the hard working citizens of space; a taco truck in space if you will. Along with your faithful companion, a robot chef, players will travel the stars to search for the best places to sell tacos. Players will buy supplies, fuel, ingredients, make new recipes, create menus, set prices, and converse with customers all to increase their bottom line. They will use the profits they earn to buy upgrades to their equipment, access to new markets, and maybe eventually a whole fleet of taco space-trucks! My plan is to develop this in Godot with the initial target of Android phones. The game will be  entirely touch controls designed for casual play. I will publish this on the Go...

Game Idea: Extra Space

  Extra Space Sci-Fi Life Simulator The player begins by inheriting a massive but abandoned space station in a distant asteroid belt. With really nothing else to their name, they are dropped off at the entrance of this mansion-like space station and left with the only real objective being finding a way to live. The station is in a serious state of disrepair and clutter, but as the player explores the facility and clears away the mess, they will discover valuable resources, useful systems and hidden treasures. They will also discover mysterious hints and messages concerning the former stations crew and mission. New challenges will appear as they make progress and new opportunities as well. The game will have a casual, relaxed atmosphere allowing the players to progress at their own pace and develop their own strategies. Minimal guidance will be provided instead promoting player creativity and exploration in a low risk environment. Themes of independence and isolation will be explore...

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