StS release / added play now tags
This commit is contained in:
parent
a1be3a0c64
commit
82c139c0f8
101
index.html
101
index.html
|
@ -23,49 +23,27 @@
|
|||
</head>
|
||||
<body>
|
||||
<section>
|
||||
<h1 id="intro-sentence">Hello, my name is Sara. I'm a programming obsessive with a love for odd solutions and figuring out complex problems.</h1>
|
||||
<h1 id="intro-sentence">Hello, my name is Sara! I'm a game developer with love for the intricacies of player interaction.</h1>
|
||||
</section>
|
||||
<section>
|
||||
|
||||
<h2 id="projects">Projects</h2>
|
||||
<div indented>
|
||||
<p class="intro-paragraph">
|
||||
I have a varied skillset with many different programming and non-programming tools. Professionally I have worked with C++ and C# for games as well as VBA, javascript and python for automation scripts.
|
||||
I can use the Unreal Editor, Unity Editor, I've worked in SDL2 without any engine, same for SFML. I can make 2d graphics in inkscape or illustrator and 3d graphics in blender. I have a solid understanding of REST, OOP and linear algebra. And where necessary i have no problem learning new tools or languages.
|
||||
</p>
|
||||
<div class="project-grid">
|
||||
<a class="internal" href="projects/station-to-station.html" style="background-color: #fcece3">
|
||||
<div class="project-card" station-to-station></div>
|
||||
<div class="project-labels">
|
||||
<p style="background-color: rgba(0, 132, 255, 255)">COMING SOON</p>
|
||||
<p class="play-on-steam">play on steam!</p>
|
||||
<p>unreal engine</p>
|
||||
<p>internship</p>
|
||||
</div>
|
||||
<h2 class="project-title">Station to Station</h2>
|
||||
<p class="project-card-role">C++ Intern@Galaxy Grove</p>
|
||||
</a>
|
||||
<a class="internal" href="projects/hlo-projectvtd.html">
|
||||
<div class="project-card" tower-vr></div>
|
||||
<div class="project-labels">
|
||||
<p>unreal engine</p>
|
||||
<p>team</p>
|
||||
<p>hlo</p>
|
||||
</div>
|
||||
<h2 class="project-title">Tower VR</h2>
|
||||
<p class="project-card-role">C++ Programmer</p>
|
||||
</a>
|
||||
<a class="internal" href="projects/ruins-of-edis.html">
|
||||
<div class="project-card" ruins-of-edis></div>
|
||||
<div class="project-labels">
|
||||
<p>unity</p>
|
||||
<p>team</p>
|
||||
</div>
|
||||
<h2 class="project-title">Ruins of Edis</h2>
|
||||
<p class="project-card-role">C# Gameplay and physics programmer</p>
|
||||
</a>
|
||||
<a class="internal" href="projects/spirit-of-science.html">
|
||||
<div class="project-card" spirit-of-science></div>
|
||||
<div class="project-labels">
|
||||
<p class="play-on-itch">play on itch.io!</p>
|
||||
<p>unity</p>
|
||||
<p>gamejam</p>
|
||||
<p>team</p>
|
||||
|
@ -76,6 +54,7 @@
|
|||
<a class="internal" href="projects/stig-kart.html">
|
||||
<div class="project-card" stig-kart></div>
|
||||
<div class="project-labels">
|
||||
<p class="play-on-itch">play on itch.io!</p>
|
||||
<p>unity</p>
|
||||
<p>team</p>
|
||||
</div>
|
||||
|
@ -85,13 +64,22 @@
|
|||
<a class="internal" href="projects/boids.html">
|
||||
<div class="project-card" boids></div>
|
||||
<div class="project-labels">
|
||||
<p>c</p>
|
||||
<p>sdl2</p>
|
||||
<p>solo</p>
|
||||
</div>
|
||||
<h2 class="project-title">Boids</h2>
|
||||
<p class="project-card-role">C Programmer</p>
|
||||
</a>
|
||||
<a class="internal" href="projects/hlo-projectvtd.html">
|
||||
<div class="project-card" tower-vr></div>
|
||||
<div class="project-labels">
|
||||
<p>unreal engine</p>
|
||||
<p>team</p>
|
||||
<p>hlo</p>
|
||||
</div>
|
||||
<h2 class="project-title">Tower VR</h2>
|
||||
<p class="project-card-role">C++ Programmer</p>
|
||||
</a>
|
||||
<a class="internal" href="projects/gml-tile-movement.html">
|
||||
<div class="project-card" gml-tile-movement></div>
|
||||
<div class="project-labels">
|
||||
|
@ -116,10 +104,14 @@
|
|||
</div>
|
||||
<div class="personal-info-photo"></div>
|
||||
</div>
|
||||
<a class="button internal" href="files/Resume.pdf">Resume</a>
|
||||
|
||||
<h2 id="experience">Experience</h2>
|
||||
<div class="experience-grid" indented>
|
||||
<div>
|
||||
<h3>Galaxy Grove</h3>
|
||||
<p>C++ Intern</p>
|
||||
<p class="experience-grid-time">January 2023 - July 2023</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3>Grafisch Lyceum Utrecht</h3>
|
||||
<p>Game Programming Student</p>
|
||||
|
@ -167,7 +159,7 @@
|
|||
<h3>C | Advanced</h3>
|
||||
<p>
|
||||
<b>Frameworks:</b>
|
||||
ANSI, POSIX, SDL2
|
||||
SDL2
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
|
@ -177,6 +169,13 @@
|
|||
.NET, Google Cloud Functions, Unity
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3>Rust | Advanced</h3>
|
||||
<p>
|
||||
<b>Frameworks:</b>
|
||||
godot-rs
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3>Javascript | Intermediate</h3>
|
||||
<p>
|
||||
|
@ -184,34 +183,24 @@
|
|||
Node, Express, Google Cloud Functions, Airtable Scripting
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3>UML | Intermediate</h3>
|
||||
<p>
|
||||
<b>Frameworks:</b>
|
||||
plantUML, draw.io, miro
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3>Rust | Beginner</h3>
|
||||
<p>
|
||||
<b>Frameworks:</b>
|
||||
std, sdl2-rs, gtk
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3>Microsoft Visual Basic For Applications(TM) | Intermediate</h3>
|
||||
<p>
|
||||
<b>Frameworks:</b>
|
||||
Excel macros
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3>/bin/bash | User</h3>
|
||||
<p>
|
||||
<b>Frameworks:</b>
|
||||
<code>rm -rf --no-preserve-root "/*"</code>
|
||||
</p>
|
||||
</div>
|
||||
<s>
|
||||
<div>
|
||||
<h3>/bin/bash | User</h3>
|
||||
<p>
|
||||
<b>Frameworks:</b>
|
||||
<code>rm -rf --no-preserve-root "/*"</code>
|
||||
</p>
|
||||
</div>
|
||||
</s>
|
||||
<s>
|
||||
<div>
|
||||
<h3>Microsoft Visual Basic For Applications(TM) | Intermediate</h3>
|
||||
<p>
|
||||
<b>Frameworks:</b>
|
||||
Excel macros
|
||||
</p>
|
||||
</div>
|
||||
</s>
|
||||
</div>
|
||||
</section>
|
||||
<body>
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
margin-top: 50px;
|
||||
}
|
||||
|
||||
|
||||
@media only screen and (max-width: 640px) {
|
||||
.project-grid {
|
||||
display: grid;
|
||||
|
@ -84,6 +85,11 @@
|
|||
background-position: 0 0
|
||||
}
|
||||
|
||||
|
||||
.project-card > h2 {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.project-labels {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
@ -105,6 +111,14 @@
|
|||
line-height: 2em;
|
||||
}
|
||||
|
||||
.project-labels > p.play-on-itch {
|
||||
background:#fa5c5c;
|
||||
}
|
||||
|
||||
.project-labels > p.play-on-steam {
|
||||
background:rgb(11, 81, 173);
|
||||
}
|
||||
|
||||
h2.project-title {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 10px;
|
||||
|
|
|
@ -61,6 +61,7 @@ div.info {
|
|||
font-style: italic;
|
||||
}
|
||||
|
||||
|
||||
.embed {
|
||||
background-color: #000F;
|
||||
border-radius: 10px;
|
||||
|
|
Loading…
Reference in a new issue