diff --git a/src/en/index.html b/src/en/index.html index 93f276d..8ed6e89 100644 --- a/src/en/index.html +++ b/src/en/index.html @@ -20,8 +20,8 @@
This project utilizes fundamental web technologies such as HTML, CSS, and JavaScript. The purpose was to make it easier to plan a character for the game Elden Ring. Game data for the website was scraped into JSON format by a homemade Python script.
@@ -30,9 +30,9 @@The purpose of this project was the implementation of a simple API for generating hashes. The project utilizes unit testing to ensure that the output is correct. A part of the exercise for me was also writing good documentation, making it easy for a new user to get started with using the package.
@@ -41,9 +41,9 @@During the annual Advent of Code event, solutions typically begin by reading input data and transforming it into a data structure that can be worked on. This library consists of a rudimentary parser that can transform its output into specific data types. This makes it easy to understand input with just a few lines of code.
@@ -59,7 +59,7 @@This project was part of the Software Development course at UCPH. In this project, I collaborated with two others as part of my study group. The project is implemented in C# and utilizes various object-oriented programming (OOP) and general software development principles (SOLID, testing, diagramming, and architectural planning).
@@ -87,8 +87,8 @@