Website Project Article and Browse by Tool
1.6.2023I’ve written an article detailing how this website has been rebuilt and it’s now possible to search projects by tool or programming language used.
Website Article
The article focuses on the project portfolio, which is the heart of the website, and shows how it has been implemented. My goals have been to keep maintenance effort to a minimum, make it hard to make mistakes and offer some comfort features for browsing and searching the projects that are usually offered by dynamic websites.
Browse by Tool
When you click on the programming languages or tools icons on a project page you will now land on a project overview page that lists all projects done using the programming language or tool. This allows you to, for example, easily find all projects done in C# or that used the Unreal Engine. It is implement in a similar way to the categories, but with the difference that the categories are retrieved from the project articles, whereas the programming languages and tools are retrieved from JSON data files.