Skip to content

Commit

Permalink
jekyll build from Action 1d184d3
Browse files Browse the repository at this point in the history
  • Loading branch information
Senyr committed Aug 30, 2023
0 parents commit a8b68eb
Show file tree
Hide file tree
Showing 46 changed files with 3,639 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
86 changes: 86 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="title" content="Ryne Stagen | Professional Portfolio">
<meta name="description" content="">
<meta name="image" content="https://github.com/Senyr.png">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Ryne Stagen | Professional Portfolio">
<meta property="og:url" content="https://Senyr.github.io/404.html">
<meta property="og:title" content="Ryne Stagen | Professional Portfolio">
<meta property="og:description" content="">
<meta property="og:image" content="https://github.com/Senyr.png">
<link rel="shortcut icon" href="/favicon.ico">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
<link rel="stylesheet" href="/css/techfolio-theme/default.css">
<link rel="stylesheet" type="text/css" href="/css/rouge/github.css">
<!-- Load MathJax if 'mathjax: true' is found in your _config.yml. -->

<script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-MML-AM_CHTML">
</script>


<title>Ryne Stagen | Professional Portfolio</title>
</head>
<body>
<header class="navbar navbar-expand navbar-light bg-light bg-gradient border-bottom">
<div class="container-fluid">
<a class="navbar-brand" href="/">Ryne Stagen</a>
<div class="ms-auto">
<ul class="navbar-nav mb-2 mb-lg-0">
<a class="nav-link" href="/#projects">Projects</a>
<a class="nav-link" href="/#essays">Essays</a>
<a class="nav-link" href="/resume.html">Resume</a>
</ul>
</div>
</div>
</header>


<div class="py-3 py-md-4 py-lg-5">
<div class="container">
<h1 class="display-4">Page Not Found</h1>
<p>Perhaps you were looking for one of the following:</p>

<h3>Essays</h3>
<ul>


<li><a href="/essays/difficulty.html">The difficult things will always be difficult</a></li>

<li><a href="/essays/smart-questions.html">Smart Questions, Good Answers</a></li>

<li><a href="/essays/igniting.html">Igniting the fire</a></li>

</ul>

<h3>Projects</h3>
<ul>


<li><a href="/projects/cotton.html">Cotton</a></li>

<li><a href="/projects/micromouse.html">Micromouse</a></li>

<li><a href="/projects/vacay.html">Vacay</a></li>

</ul>
</div>
</div>

<footer class="navbar navbar-expand navbar-light bg-light bg-gradient border-top">
<div class="container-fluid">
<div class="ms-auto">
<ul class="navbar-nav mb-2 mb-lg-0">
<small><a class="nav-link" href="https://techfolios.github.io">Made with Techfolios</a></small>
</ul>
</div>
</div>
</footer>


<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2" crossorigin="anonymous"></script>
</body>
</html>
101 changes: 101 additions & 0 deletions _data/bio.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
{
"basics": {
"name": "Ryne Stagen",
"label": "Student",
"picture": "https://github.com/Senyr.png",
"email": "[email protected]",
"phone": "808-123-4444",
"website": "https://Senyr.github.io",
"summary": "I am studying for a B.S. in Computer Science in the Department of Information and Computer Sciences at the University of Hawaii. I expect to graduate in Spring, 2024.",
"location": { "address": "", "postalCode": "96707", "city": "Kapolei", "countryCode": "USA", "region": "Hawaii" },
"profiles": [
{ "network": "github", "username": "Senyr", "url": "http://github.com/Senyr" },
{ "network": "linkedin", "username": "Senyr", "url": "http://linkedin.com/in/rstagen" },
{ "network": "twitter", "username": "Senyr", "url": "http://twitter.com/changeme" },
{ "network": "instagram", "username": "Senyr", "url": "http://instagram.com/_Senyr" }
]
},
"interests": [
{ "name": "Interactive media" },
{ "name": "Computer Programming" },
{ "name": "Astronomy" },
{ "name": "Cars" },
{ "name": "Working Out" }
],
"skills": [
{
"name": "Languages and Frameworks",
"keywords": [ "C", "C++", "Java", "Javascript"]
},
{
"name": "Toolsets/OS",
"keywords": [ "MacOS", "Windows", "Git/GitHub"]
}
],
"education": [
{
"institution": "University of Hawaii, Honolulu, HI",
"area": "Computer Science (expected Spring, 2018)",
"studyType": "B.S.",
"startDate": "2013-09-01",
"endDate": "Present",
"courses": [
]
}
],
"work": [
{
"company": "Target",
"position": "Flex Fullfillment",
"website": "",
"startDate": "2015-08-01",
"endDate": "Present",
"summary": "The fulfillment team picks, preps, packs, sorts, and ships products safely, efficiently and effectively to deliver convenience and quality for our guests.",
"highlights": [
"Experience in retail business fundamentals including: department sales trends, inventory management, and process efficiency and improvement",
"Skills to assess your daily business and utilize tools to determine how to meet digital demand"
]
},
{
"company": "UH Information Technology Services",
"position": "Help Desk Consultant",
"website": "http://www.hawaii.edu/its/",
"startDate": "2015-01-01",
"endDate": "2016-03-15",
"summary": "",
"highlights": [
"Troubleshoot software, hardware and networking issues over the phone",
"Answer phone and email responses to the ITS Help Desk"
]
}
],
"volunteer": [
{
"organization": "Kroc Center",
"website": "https://kroccenterhawaii.org/kroc-hawaii/",
"position": "Helper",
"startDate": "N/A",
"endDate": "N/A",
"summary": "Helping the community",
"highlights": [
"Making the community a cleaner place",
"Working with others to achieve a common goal"
]
},
"Add here for changes in the future"
],
"awards": [
{
"title": "CTE Honors",
"date": "2021",
"awarder": "Kapolei High School",
"summary": "Awarded to those who completed the CTE Honors project."
},

],
"references": [
{
"name": "Available upon request"
}
]
}
77 changes: 77 additions & 0 deletions css/rouge/base16.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
.highlight table td { padding: 5px; }
.highlight table pre { margin: 0; }
.highlight, .highlight .w {
color: #303030;
}
.highlight .err {
color: #151515;
background-color: #ac4142;
}
.highlight .c, .highlight .cd, .highlight .cm, .highlight .c1, .highlight .cs {
color: #505050;
}
.highlight .cp {
color: #f4bf75;
}
.highlight .nt {
color: #f4bf75;
}
.highlight .o, .highlight .ow {
color: #d0d0d0;
}
.highlight .p, .highlight .pi {
color: #d0d0d0;
}
.highlight .gi {
color: #90a959;
}
.highlight .gd {
color: #ac4142;
}
.highlight .gh {
color: #6a9fb5;
background-color: #151515;
font-weight: bold;
}
.highlight .k, .highlight .kn, .highlight .kp, .highlight .kr, .highlight .kv {
color: #aa759f;
}
.highlight .kc {
color: #d28445;
}
.highlight .kt {
color: #d28445;
}
.highlight .kd {
color: #d28445;
}
.highlight .s, .highlight .sb, .highlight .sc, .highlight .sd, .highlight .s2, .highlight .sh, .highlight .sx, .highlight .s1 {
color: #90a959;
}
.highlight .sr {
color: #75b5aa;
}
.highlight .si {
color: #8f5536;
}
.highlight .se {
color: #8f5536;
}
.highlight .nn {
color: #f4bf75;
}
.highlight .nc {
color: #f4bf75;
}
.highlight .no {
color: #f4bf75;
}
.highlight .na {
color: #6a9fb5;
}
.highlight .m, .highlight .mf, .highlight .mh, .highlight .mi, .highlight .il, .highlight .mo, .highlight .mb, .highlight .mx {
color: #90a959;
}
.highlight .ss {
color: #90a959;
}
78 changes: 78 additions & 0 deletions css/rouge/base16.dark.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
.highlight table td { padding: 5px; }
.highlight table pre { margin: 0; }
.highlight, .highlight .w {
color: #d0d0d0;
background-color: #151515;
}
.highlight .err {
color: #151515;
background-color: #ac4142;
}
.highlight .c, .highlight .cd, .highlight .cm, .highlight .c1, .highlight .cs {
color: #505050;
}
.highlight .cp {
color: #f4bf75;
}
.highlight .nt {
color: #f4bf75;
}
.highlight .o, .highlight .ow {
color: #d0d0d0;
}
.highlight .p, .highlight .pi {
color: #d0d0d0;
}
.highlight .gi {
color: #90a959;
}
.highlight .gd {
color: #ac4142;
}
.highlight .gh {
color: #6a9fb5;
background-color: #151515;
font-weight: bold;
}
.highlight .k, .highlight .kn, .highlight .kp, .highlight .kr, .highlight .kv {
color: #aa759f;
}
.highlight .kc {
color: #d28445;
}
.highlight .kt {
color: #d28445;
}
.highlight .kd {
color: #d28445;
}
.highlight .s, .highlight .sb, .highlight .sc, .highlight .sd, .highlight .s2, .highlight .sh, .highlight .sx, .highlight .s1 {
color: #90a959;
}
.highlight .sr {
color: #75b5aa;
}
.highlight .si {
color: #8f5536;
}
.highlight .se {
color: #8f5536;
}
.highlight .nn {
color: #f4bf75;
}
.highlight .nc {
color: #f4bf75;
}
.highlight .no {
color: #f4bf75;
}
.highlight .na {
color: #6a9fb5;
}
.highlight .m, .highlight .mf, .highlight .mh, .highlight .mi, .highlight .il, .highlight .mo, .highlight .mb, .highlight .mx {
color: #90a959;
}
.highlight .ss {
color: #90a959;
}
Loading

0 comments on commit a8b68eb

Please sign in to comment.