Skip to content

Commit

Permalink
jekyll build from Action d10c56c
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-ancheta committed Aug 30, 2023
0 parents commit f8b0292
Show file tree
Hide file tree
Showing 48 changed files with 3,776 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
88 changes: 88 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="title" content="Aaron Lander Ancheta | Professional Portfolio">
<meta name="description" content="">
<meta name="image" content="https://github.com/aaron-ancheta.png">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Aaron Lander Ancheta | Professional Portfolio">
<meta property="og:url" content="https://aaron-ancheta.github.io/404.html">
<meta property="og:title" content="Aaron Lander Ancheta | Professional Portfolio">
<meta property="og:description" content="">
<meta property="og:image" content="https://github.com/aaron-ancheta.png">
<link rel="shortcut icon" href="/favicon.ico">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/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>Aaron Lander Ancheta | 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="/">Aaron Lander Ancheta</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/ipll-logo.html">IPLL's New Logo</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/bootstrap@5.2.0-beta1/dist/js/bootstrap.bundle.min.js" integrity="sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2" crossorigin="anonymous"></script>
</body>
</html>
116 changes: 116 additions & 0 deletions _data/bio.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
{
"basics": {
"name": "Aaron Lander Ancheta",
"label": "Student",
"picture": "https://github.com/aaron-ancheta.png",
"email": "alra@hawaii.edu",
"phone": "808-346-9865",
"website": "https://aaron-ancheta.github.io",
"summary": "I am a junior studying for a B.S. in Computer Science in the Department of Information and Computer Sciences at the University of Hawaii at Manoa. I am currently working as a Web Designer/Illustrator at the Department of Indo-Pacific Languages and Literatures (IPLL) at UH Manoa. My date of graduation is expected to be on Spring 2025.",
"location": { "address": "", "postalCode": "96819", "city": "Honolulu", "countryCode": "USA", "region": "Hawaii" },
"profiles": [
{ "network": "github", "username": "aaron-ancheta", "url": "http://github.com/aaron-ancheta" },
{ "network": "linkedin", "username": "aaronancheta", "url": "http://linkedin.com/in/aaronancheta" }
]
},
"interests": [
{ "name": "Software Engineering" },
{ "name": "Cybersecurity" },
{ "name": "Artificial Intelligence"},
{ "name": "Creative Media" },
{ "name": "Volleyball" }
],
"skills": [
{
"name": "Languages and Frameworks",
"keywords": [ "C", "C++", "Java", "Javascript", "Assembly", "Common Lisp" ]
},
{
"name": "Toolsets/OS",
"keywords": [ "MacOS", "Ubuntu", "Git/GitHub", "g++", "TI LaunchPad" ]
}
],
"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": "UH Manoa Board of Publications",
"position": "Web Developer",
"website": "",
"startDate": "2015-08-01",
"endDate": "Present",
"summary": "Head of online presence for Ka Leo",
"highlights": [
"Maintain, update, and oversee official college newspaper website",
"Drive, design and build student-community projects for UH Manoa"
]
},
{
"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": "Center for Renewable Energy and Island Sustainability",
"website": "http://manoa.hawaii.edu/reis",
"position": "Software Developer",
"startDate": "2016-01-01",
"endDate": "Present",
"summary": "Lead developer for weather sensing project",
"highlights": [
"Design firmware for distributed weather sensor network",
"Maintain custom data collection and storage infrastructure"
]
},
{
"organization": "",
"website": "",
"position": "Professional organization involvement",
"startDate": "",
"endDate": "",
"summary": "",
"highlights": [
"Chair, ACM Manoa, 2016-Present",
"Member, IEEE Student Branch, 2014-Present",
"Webmaster/IT Officer, IEEE Student Branch, UH Manoa, 2012-2013"
]
}
],
"awards": [
{
"title": "B+ Scholarship",
"date": "2013-Present",
"awarder": "State of Hawaii",
"summary": "Scholarships awarded to incoming freshmen and continuing students who complete a rigorous high school curriculum with a minimum overall GPA of 3.0 at a Hawai'i public school."
},
{
"title": "First place",
"date": "2015",
"awarder": "University of Hawaii Micromouse Competition",
"summary": "My team won first place in 2015. See my portfolio site for more details."
}
],
"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 f8b0292

Please sign in to comment.