mirror of
https://github.com/kforney/kforney.github.io.git
synced 2024-11-14 11:00:09 -07:00
Remove resume from public view.
This commit is contained in:
parent
a20c4cc96e
commit
e2fb128737
2 changed files with 4 additions and 10 deletions
BIN
files/resume.pdf
BIN
files/resume.pdf
Binary file not shown.
14
index.html
14
index.html
|
@ -53,10 +53,6 @@
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a class="navbar-link" href="#social">SOCIAL</a>
|
<a class="navbar-link" href="#social">SOCIAL</a>
|
||||||
</li>
|
</li>
|
||||||
<li><span class="navbar-text d-none d-sm-block">|</span></li>
|
|
||||||
<li class="nav-item">
|
|
||||||
<a class="navbar-link" href="files/resume.pdf" target="_blank">RESUME</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -187,13 +183,11 @@
|
||||||
</h2>
|
</h2>
|
||||||
<hr/>
|
<hr/>
|
||||||
<p>[2023, Win/Mac/Linux/Switch]</p>
|
<p>[2023, Win/Mac/Linux/Switch]</p>
|
||||||
|
<p>[Localization/QA]</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-8">
|
<div class="col-sm-8">
|
||||||
<p>I assisted in a minor role with Mr. Saitou, a game created by Laura Shigihara (Morizora Studios).
|
<p>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.</p>
|
||||||
My role in the project primarily involved organizing a team of various testers and translators,
|
<p>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.</p>
|
||||||
as well as providing additional in-depth testing on multiple platforms. In addition, I created
|
|
||||||
localized versions of the game's graphical assets for several languages, while maintaining
|
|
||||||
their original visual style.</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -217,7 +211,7 @@
|
||||||
<div class="row mt-5">
|
<div class="row mt-5">
|
||||||
<div class="col-sm-4">
|
<div class="col-sm-4">
|
||||||
<h2>
|
<h2>
|
||||||
<a class="game-link" href="https://lopar.itch.io/megashigi">Megashigi</a>
|
<a class="game-link" href="https://lopar.itch.io/megashigi">Mega<wbr>shigi</a>
|
||||||
</h2>
|
</h2>
|
||||||
<hr/>
|
<hr/>
|
||||||
<p>[2020, Win/Mac/Linux]</p>
|
<p>[2020, Win/Mac/Linux]</p>
|
||||||
|
|
Loading…
Reference in a new issue