generated from techfolios/template
-
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.
- Loading branch information
0 parents
commit 4d37fe3
Showing
64 changed files
with
3,764 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
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,90 @@ | ||
<!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/JavaScriptReflection.html">JavaScript Reflection: Similarities, ES6 Upgrades, and WOD Challenges in ICS 314</a></li> | ||
|
||
<li><a href="/essays/ReflectingOnSoftwateEngineering.html">Beyond Web Dev: Software Engineering Insights</a></li> | ||
|
||
<li><a href="/essays/DesignPatterns.html">Musical Code</a></li> | ||
|
||
<li><a href="/essays/CodingStandards.html">Coding Standards</a></li> | ||
|
||
<li><a href="/essays/Inspiration.html">CS Inspiration</a></li> | ||
|
||
</ul> | ||
|
||
<h3>Projects</h3> | ||
<ul> | ||
|
||
|
||
<li><a href="/projects/G35.html">G35</a></li> | ||
|
||
<li><a href="/projects/TicTacToe.html">TicTacToe</a></li> | ||
|
||
<li><a href="/projects/uhmarketplace.html">UH-Marketplace</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> |
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,99 @@ | ||
{ | ||
"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, 2025.", | ||
"location": { "address": "", "postalCode": "96707", "city": "Kapolei", "countryCode": "USA", "region": "Hawaii" }, | ||
"profiles": [ | ||
{ "network": "github", "username": "Senyr", "url": "http://github.com/Senyr" }, | ||
{ "network": "linkedin", "username": "Ryne Stagen", "url": "https://www.linkedin.com/in/ryne-stagen-403ab7289/" }, | ||
{ "network": "twitter", "username": "Senyr", "url": "http://twitter.com/changeme" }, | ||
{ "network": "instagram", "username": "Senyr", "url": "http://instagram.com/_Senyr" } | ||
] | ||
}, | ||
"interests": [ | ||
{ "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, 2025)", | ||
"studyType": "B.S.", | ||
"startDate": "2021-09-01", | ||
"endDate": "Present", | ||
"courses": [ | ||
] | ||
} | ||
], | ||
"work": [ | ||
{ | ||
"company": "Target", | ||
"position": "Flex Fullfillment", | ||
"website": "", | ||
"startDate": "2020-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" | ||
] | ||
}, | ||
], | ||
"volunteer": [ | ||
{ | ||
"organization": "Kroc Center", | ||
"website": "https://kroccenterhawaii.org/kroc-hawaii/", | ||
"position": "Helper", | ||
"startDate": "2018-01-15", | ||
"endDate": "2018-01-17", | ||
"summary": "Helping the community and picking up trash around and at Kapolei High School", | ||
"highlights": [ | ||
"Making the community a cleaner place", | ||
"Working with others to achieve a common goal" | ||
] | ||
}, | ||
{ | ||
"organization": "Kapolei High School", | ||
"website": "https://www.kapoleihigh.org/", | ||
"position": "Internship", | ||
"startDate": "2020-03-15", | ||
"endDate": "2020-03-19", | ||
"summary": "Helped and learned construction work for the Makakilo Elementary School", | ||
"highlights": [ | ||
"Making a better environment for kids", | ||
"Learning new skills", | ||
"Working as a team" | ||
] | ||
} | ||
], | ||
"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" | ||
} | ||
] | ||
} |
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,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; | ||
} |
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,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; | ||
} |
Oops, something went wrong.