Set Git Repository-Specific Email and Username
Markus Winkler at Pexels Quite often, I end up working in multiple git repositories, with different credentials, on the same machine. While this usually doesn't cause much of a problem, your git commit history may not match the account that you
Resolve CORS with AWS Lambda Proxy
CORS is the pain that every developer will feel at some point. Image by KCGD_r. Introduction CORS is a policy handled by the front-end web browser that prevents a browser from making cross-origin requests. This helps protect the user (and server) from
Creating a Custom Screen Component in Monogatari VN Engine
Monogatari Visual Novel Engine Introduction Monogatari is a relatively new visual novel engine written in JavaScript. Not only does this give it the advantage of being relatively simple to pick up and work with (especially for non-developers), but it also allows it
Hosting React App on S3 + CloudFront with React-Router (404 Fix)
React Application, by Antonio Batinić at Pexels One of the advantages of building a static-front end application in React is the ability to cache and serve it using AWS S3 and CloudFront. This allows for some pretty awesome performance as well
Welcome
Starsiege: Tribes screenshot by wooshock Welcome to my developer blog. I am web technology software engineer and hobby game developer who has worked with Unreal Engine 4 since the initial public launch back in 2014. My first experience to game development