-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated styling, fixed game icons and made parts of my CV
- Loading branch information
Showing
14 changed files
with
324 additions
and
203 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,181 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta name="google-site-verification" content="S5miEUSow9wX4fls-vk0Zw6bFLHfwxbYNOIk3omz6JU" /> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="viewport"> | ||
<meta name="og:url" content="coffandro.github.io"> | ||
|
||
<title>Coffandro</title> | ||
<meta property="og:title" content="Coffandro"> | ||
<meta name="twitter:title" content="Coffandro"> | ||
|
||
<meta name="description" content="Welcome to my website, please feel free to take a look around"> | ||
<meta property="og:description" content="Welcome to my website, please feel free to take a look around"> | ||
<meta name="twitter:description" content="Welcome to my website, please feel free to take a look around"> | ||
|
||
<link rel="icon" type="image/x-icon" href="/Images/Xicon.svg"> | ||
<meta property="og:image" content="/Images/Xicon.svg"> | ||
<meta name="twitter:image" content="/Images/Xicon.svg"> | ||
|
||
<link rel="stylesheet" href="/css/stylesheet.css"> | ||
<link id="nav" rel="stylesheet" href="/css/navbar.css" disabled> | ||
<link id="mnav" rel="stylesheet" href="/css/mnavbar.css" disabled> | ||
|
||
|
||
<script src="https://code.jquery.com/jquery-1.10.2.js"></script> | ||
<script id="Font-Awesome" src="https://kit.fontawesome.com/5c072ddc8a.js" crossorigin="anonymous"></script> | ||
<script id="Feather-Icons" src="https://unpkg.com/feather-icons"></script> | ||
</head> | ||
<body> | ||
|
||
<!--Navigation bar--> | ||
<div id="nav-placeholder"> | ||
</div> | ||
<script> | ||
// loading a different nav bar depending on phone type | ||
if ( | ||
navigator.userAgent.match(/Android/i) || | ||
navigator.userAgent.match(/webOS/i) || | ||
navigator.userAgent.match(/iPhone/i) || | ||
navigator.userAgent.match(/iPad/i) || | ||
navigator.userAgent.match(/iPod/i) || | ||
navigator.userAgent.match(/BlackBerry/i) || | ||
navigator.userAgent.match(/Windows Phone/i)) | ||
{ | ||
document.documentElement.classList.toggle("mobile"); | ||
document.getElementById('mnav').removeAttribute('disabled'); | ||
$(function(){ | ||
$("#nav-placeholder").load("/mobile-navbar.html"); | ||
}); | ||
} | ||
// nav bar for touch-screen (mobile) devices | ||
else | ||
{ | ||
document.getElementById('nav').removeAttribute('disabled'); | ||
$(function(){ | ||
$("#nav-placeholder").load("/navbar.html"); | ||
}); | ||
} | ||
// nav bar for everything else (desktop) | ||
</script> | ||
<!--end of Navigation bar--> | ||
|
||
<div class="CVSideBar content"> | ||
<a id="CVPicContainer" href="/Images/About/Cornelius.jpg"><img id="CVPic" src="/Images/About/CorneliusNoBG.png"></a> | ||
<h2>Profile</h2> | ||
<p>grekgpoierkgreiiok</p> | ||
<br> | ||
<h2 class="en">Contact</h2> | ||
<h2 class="da">Kontakt</h2> | ||
<hr class="Seperator"> | ||
<br> | ||
<p class="en"><b class="en">Phone number:</b></p> | ||
<p class="da"><b class="da">Telefon number:</b></p> | ||
<p>+45 81 71 03 02</p> | ||
<br> | ||
<p><b>EMAIL:</b></p> | ||
<p>[email protected]</p> | ||
</div> | ||
|
||
<div class="CVGrid"> | ||
|
||
<div class="CVInternalGrid content"> | ||
<br> | ||
<h1>Cornelius Andreas Rosenaa</h1> | ||
<h3>Game design Student</h3> | ||
<br> | ||
<h2 class="en">Education</h2> | ||
<h2 class="da">Uddanelse</h2> | ||
<hr class="Seperator"> | ||
<br> | ||
<h3>Skolen Ved Nordens Plads</h3> | ||
<p><b>2013-2024</b></p> | ||
<p class="en">In Skolen ved Nordens Plads I learned just about everything I now know, and graduated with a ECTS of <b>B</b>.</p> | ||
<p class="da">På Skolen ved Nordens Plads lærte jeg nærmest alt hvad jeg idag ved, og graduerede med en ECTS på <b>B</b>.</p> | ||
<br> | ||
<!--<h3 class="en">Greenmind Vesterbrogade, internship</h3> | ||
<h3 class="da">Greenmind Vesterbrogade, praktik</h3> | ||
<p><b>29 Jan 2024-4 Feb 2024</b></p> | ||
<p class="en"></p> | ||
<p class="da"></p> | ||
<br>--> | ||
<h2 class="en">Experience</h2> | ||
<h2 class="da">Erfarenhed</h2> | ||
<hr class="Seperator"> | ||
<br> | ||
<div class="CVCodeGrid"> | ||
<a href="https://www.python.org/"><img src="https://www.python.org/static/img/python-logo-large.c36dccadd999.png?1576869008"> | ||
<p><b>Python</b></p> | ||
</a> | ||
<a href="https://html.spec.whatwg.org/"><img src="https://upload.wikimedia.org/wikipedia/commons/6/61/HTML5_logo_and_wordmark.svg"> | ||
</a> | ||
<a href="https://www.w3.org/TR/CSS/#css"><img src="https://upload.wikimedia.org/wikipedia/commons/d/d5/CSS3_logo_and_wordmark.svg"> | ||
</a> | ||
<a href="https://www.javascript.com/"><img src="https://upload.wikimedia.org/wikipedia/commons/6/6a/JavaScript-logo.png"> | ||
</a> | ||
<a href="https://godotengine.org/"><img src="https://godotengine.org/assets/press/logo_vertical_color_dark.webp"> | ||
</a> | ||
<a href="https://store.steampowered.com/app/1946160/Fallout_4_Creation_Kit/"><img src="https://images.fallout.wiki/3/34/Creation_Kit_logo.png"> | ||
</a> | ||
<a href="https://www.autohotkey.com/"><img src="https://www.autohotkey.com/static/ahk_logo_no_text.svg"> | ||
<p><b>AutoHotKey</b></p> | ||
</a> | ||
</div> | ||
<h3>Fallout: London Community moderator</h3> | ||
<p class="en"><b class="en">25 Nov 2022-Now</b></p> | ||
<p class="da"><b class="da">25 Nov 2022-Nu</b></p> | ||
<p class="en">As a community moderator I got experience in handling difficult social situation.</p> | ||
<p class="da">Som en community moderator fik jeg erfarenhed i at håndtere svære sociale situationer.</p> | ||
<br> | ||
<h3>Fallout: London Level designer</h3> | ||
<p class="en"><b class="en">16 Jul 2023-Now</b></p> | ||
<p class="da"><b class="da">16 Jul 2023-Nu</b></p> | ||
<p class="en">As a Level designer I learned about the technical and artistic elements found in building a good level.</p> | ||
<p class="da">Som en Level designer lærte jeg omkring de tekniske og artistiske elementer fundet I at bygge et godt level.</p> | ||
<br> | ||
<h3>Fallout: London Scripter</h3> | ||
<p class="en"><b class="en">15 Nov 2023-Now</b></p> | ||
<p class="da"><b class="da">15 Nov 2023-Nu</b></p> | ||
<p class="en">As a Scripter I learned about the internals of the Bethesda Creation Engine and techniques in designing quests.</p> | ||
<p class="da">Som en Scripter lærte jeg om det indre af Bethesda Creation Engine og teknikker til at designe quests.</p> | ||
<br> | ||
</div> | ||
|
||
<div class="content"> | ||
<h1 class="en">Games I've made/worked on.</h1> | ||
<h1 class="da">Spil jeg har lavet/arbejdet på.</h1> | ||
<div class="grid"> | ||
<a href="/Fishies/Fishies"><img src="/Fishies/desktop/Fishies.icon.png"></img> | ||
<p><b>Fishies</b></p> | ||
<p class="en">There's too many fish, kill as many as you can!</p> | ||
<p class="da">Der er for mange fisk, dræb så mange som du kan!</p> | ||
</a> | ||
<a href="/Krimi/Krimi"><img src="/Krimi/Krimi.icon.png"> | ||
<p><b>Krimi</b></p> | ||
<p class="en">Krimi is a small game I made to test a dialogue system.</p> | ||
<p class="da">Krimi er et lille spil jeg har lavet for at teste et dialog system.</p> | ||
</a> | ||
<a href=https://coffandro.itch.io/gnomes"><img src="/Images/Gnomes.png"> | ||
<p><b>Gnomes</b></p> | ||
<p class="en">Gnomes is a small game I made because wth, click the enemies.</p> | ||
<p class="da">Gnomes er et lille spil jeg lavede fordi hvorfor ikke, klik på fjenderne.</p> | ||
</a> | ||
<a href="https://coffandro.itch.io/oso-invaders"><img src="/Images/OSO Invaders.png"> | ||
<p><b>OSO Invaders</b></p> | ||
<p class="en">OSO Invaders is a school project game I made.</p> | ||
<p class="da">OSO Invaders er et skole projekts spil jeg har lavet.</p> | ||
</a> | ||
<a href="https://fallout4london.com/"><img src="https://fallout4london.com/wp-content/uploads/2023/12/cropped-TSHIRTLOGO-1.png"> | ||
<p><b>Fallout: London</b></p> | ||
<p class="en">Fallout: London is an ambitious, trail-blazing DLC-sized mod for Fallout 4.</p> | ||
<p class="da">Fallout: London er et ambitiøst, banebrydende DLC-størrelse mod for Fallout 4.</p> | ||
</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
</body> | ||
|
||
</html> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.