← Back to Projects
Remnant 2 Trait Planner

An amazing sequel to the first game. Web tools did not exist for the game yet, so I decided to be the first to create one.

Category
Programming
Type
Web Development
Client
Portyl Studios
Date
July 28th, 2023
(Last updated on July 30th, 2023)
Gallery
Developer’s Note

I’ve always seen people make these as fun little side projects so I thought I’d try making one too. Glad to see that my knowledge in web development is still intact despite not having touched it in years. This project is coded as a single page website, it commits a sin of web development by having the entire site coded on one single html file. Yes, inline vanilla css and javascript.