Skip to content
Josh Anthony
.info
  • Github
  • Linked In
  • Twitter
  • Instagram
  • Email
  • About Me
  • Gamedev
  • Programming
  • Life
  • Cool Stuff
  • Downloads

Programming

React Hangman Koji Template Released

Gamedev, Programming
Posted on 2019-10-15Leave a comment on React Hangman Koji Template Released

If you follow me on Instagram, you probably know that I have been working on a game template for Koji for the past few months. It started out as a portfolio project for me when I was looking for a job, and even after I got the job I decided I wanted to finish it…

Continue Reading

Bumbling Dwarves

Cool Stuff, Gamedev, Programming
Posted on 2019-06-27Leave a comment on Bumbling Dwarves

I discovered Koji recently. Basically, it’s a service where coders create templates of projects, including games, for other people to download and customize in whatever ways the programmer allows them to do. Not only that, but the end user can also access the code for the template and make changes to that as they desire.…

Continue Reading

Impact! the game released

Cool Stuff, Gamedev, Programming
Posted on 2019-04-29Leave a comment on Impact! the game released

I’m proud to announce that my collaboration with PixelLunatic (my wife) for Ludum Dare 44 is released! Check it out here! There’s a web version and a Windows version. Let me know what you think!

Godot Node Selection Square Getting Fixed

Gamedev, Programming
Posted on 2019-02-16Leave a comment on Godot Node Selection Square Getting Fixed

Tired of the selection square for nodes in Godot? It’s getting fixed in 3.1!

Post-Mortem Ludum Dare 43

Cool Stuff, Gamedev, Life, Programming
Posted on 2019-02-06Leave a comment on Post-Mortem Ludum Dare 43

The emotional, exhilarating tale of my journey competing in Ludum Dare 43. An important step of my game development journey!

Sample Project: Star-Rating (Vue)

Programming
Posted on 2018-08-161 Comment on Sample Project: Star-Rating (Vue)

This is part two of a multi-part series about React and Vue. Part 1: React Part 2: Vue As I have been learning React lately, I’ve also been learning Vue. I currently use Vue at work, but I wanted to make a sample project for myself. I’ve been interested in doing a comparison between React…

Continue Reading

Sample Project: Star-Rating (React)

Programming
Posted on 2018-06-112 Comments on Sample Project: Star-Rating (React)

This is part one of a multi-part series about React and Vue. Part 1: React Part 2: Vue Lately, I’ve been learning React, a JavaScript front-end framework. As of now, it is one of the most popular JS frameworks in existence. To help myself learn the framework, I built a sample project: a Star-Rating app.…

Continue Reading

Hacky Way to Display PHP Object for Debugging

Programming
Posted on 2018-04-03Leave a comment on Hacky Way to Display PHP Object for Debugging

Sometimes, you have to work with…let’s call it “legacy code”. You don’t get to use the nice things to help you debug your code, like Laravel’s dd(), and you’re getting really tired of var_dump-ing all over your web page just to figure out what variables are being used by the particular function you’re debugging. In…

Continue Reading

Refactoring BandTracker

Programming
Posted on 2018-03-25Leave a comment on Refactoring BandTracker

It’s always a good idea to take time to review old code you’ve written and see how you can refactor it to be cleaner, modern, and easier to understand. This weekend, I’ve been doing just that with one of my old demo projects, BandTracker. It’s a Laravel 5.4 app I wrote about a year ago…

Continue Reading

Sync Your Project Directory To Your VirtualBox VM

Programming
Posted on 2018-03-19Leave a comment on Sync Your Project Directory To Your VirtualBox VM

One of the things I enjoy about Laravel’s Homestead is the automated syncing that happens between your local project directory and the virtual machine, so any changes you make locally are immediately transferred to the VM on save, thus making changes quick and easy. I wanted to set up the same thing for a VM…

Continue Reading

Posts navigation

Prev 1 2 3 Next

Social

  • View @jantho1990’s profile on Twitter
  • View josh-anthony-138818bb’s profile on LinkedIn
  • View Jantho1990’s profile on GitHub

Categories

  • About Me
  • Gamedev
  • Programming
  • Life
  • Cool Stuff
  • Downloads
Copyright © 2025 Josh Anthony. All rights reserved.