diff --git a/css/main.css b/css/main.css index cf77681..83f5fcf 100644 --- a/css/main.css +++ b/css/main.css @@ -171,6 +171,10 @@ iframe[src*=itch] { --bs-body-color: 120, 161, 187; } +.main-logo { + max-height: 300px; +} + .navbar-brand { font-family: VT323, monospace; font-size: 36px; diff --git a/index.html b/index.html index c739d48..8401e7a 100644 --- a/index.html +++ b/index.html @@ -67,9 +67,14 @@
Greetings! I am a human who enjoys pixel art, programming, and penguins.
-Sometimes, I also make games.
+ +Greetings! I am Kaj Forney (he/him). I am a human who enjoys pixel art, programming, and penguins.
+I am currently a sophomore student at Boise State University, majoring in Games, Interactive Media, and Mobile Technology.
My passion is for using games to help make the world a brighter place.
My current primary focus is learning and building my skills in level design and 3D modeling.
This site displays a few of the things I've made or helped to make.
[Localization/QA]
I assisted in a minor role with Mr. Saitou, a game created by Laura Shigihara (Morizora Studios). My role in the project primarily involved organizing a team of various testers and translators, as well as providing additional QA testing across Windows, Linux, and Nintendo Switch.
-In addition, I created the localized versions of the game's graphical assets used for eight different languages in the PC release, while maintaining their original visual style.
+I assisted in a minor role with Mr. Saitou, a game created by Laura Shigihara (Morizora Studios). + My role in the project primarily involved organizing a team of various testers and translators, + as well as providing additional QA testing across Windows, Linux, and Nintendo Switch.
+In addition, I created the localized versions of the game's graphical assets used for eight of the + languages for the PC release, while maintaining their original visual style.
This project provided me with an opportunity to dive into the Godot Engine further, as well as learn to work on a complex project as part of a team.
@@ -358,6 +367,15 @@