saragerretsen.nl/index.html

219 lines
6.8 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Portfolio - Sara Gerretsen</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="C# and C++ Game Developer">
<meta name="keywords" content="Developer, Portfolio, Game Developer, Software Developer, Programmer, C, C#, C++">
<meta name="author" content="Sara Gerretsen">
<link rel="stylesheet" href="shared/style.css">
<link rel="stylesheet" href="shared/projects.css">
<style>
#intro-sentence {
margin-bottom: 100px;
}
</style>
<script type="text/javascript" src="shared/jquery.min.js"></script>
<div id="site-header">
<script>$(function(){$("#site-header").load("shared/header.html");});</script>
</div>
</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>
</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>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>unity</p>
<p>gamejam</p>
<p>team</p>
</div>
<h2 class="project-title">Spirit of Science</h2>
<p class="project-card-role">General C# Programmer</p>
</a>
<a class="internal" href="projects/stig-kart.html">
<div class="project-card" stig-kart></div>
<div class="project-labels">
<p>unity</p>
<p>team</p>
</div>
<h2 class="project-title">Stig Kart 64</h2>
<p class="project-card-role">C# Gameplay and physics programmer</p>
</a>
<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/gml-tile-movement.html">
<div class="project-card" gml-tile-movement></div>
<div class="project-labels">
<p>game maker 2</p>
<p>solo</p>
</div>
<h2 class="project-title">Tile Movement System</h2>
<p class="project-card-role">GML Programmer</p>
</a>
</div>
</div>
</section>
<section>
<h2 id="about-me">About Me</h2>
<div class="personal-info-grid" indented>
<div>
<p>
I started out programming at twelve years old and haven't been able to let go ever since. I have intermediate experience working with C# in Unity and Google Cloud Functions. I have worked with Git and Scrum. For personal projects I work with mainly C and C++. I also have previous experience with Javascript and GameMaker-Language.
I am hardworking with a pragmatic attention to technical detail. I love seeing a project come together and working with motivated teams. My favourite part of any project is learning all the intricacies of my tools as I use them. I strive to write organized code, that is efficient to run, build and maintain.
</p>
</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>Grafisch Lyceum Utrecht</h3>
<p>Game Programming Student</p>
<p class="experience-grid-time">September 2021 - Now</p>
</div>
<div>
<h3>Appalot</h3>
<p>Junior API and automation developer</p>
<p class="experience-grid-time">September 2021 - Now</p>
</div>
<div>
<h3>Appalot(internship)</h3>
<p>API and automation intern</p>
<p class="experience-grid-time">June 2021 - August 2021</p>
</div>
<div>
<h3>Hobby Programmer</h3>
<p>Chief Experimentor</p>
<p class="experience-grid-time">2016 - forever</p>
</div>
</div>
<h2 id="natural languages">Natural Languages</h2>
<div class="experience-grid" indented>
<div>
<h3>Dutch</h3>
<p>Native Speaker</p>
</div>
<div>
<h3>English</h3>
<p>Fluent</p>
</div>
</div>
<h2 id="languages">Formal Languages</h2>
<div class="experience-grid" indented>
<div>
<h3>C++ | Advanced</h3>
<p>
<b>Frameworks:</b>
std/stl, sfml, Unreal Engine
</p>
</div>
<div>
<h3>C | Advanced</h3>
<p>
<b>Frameworks:</b>
ANSI, POSIX, SDL2
</p>
</div>
<div>
<h3>C# | Advanced</h3>
<p>
<b>Frameworks:</b>
.NET, Google Cloud Functions, Unity
</p>
</div>
<div>
<h3>Javascript | Intermediate</h3>
<p>
<b>Frameworks:</b>
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>
</div>
</section>
<body>
</html>