Skip to content

Commit

Permalink
Deploy website to website:gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Feb 1, 2024
0 parents commit a95a891
Show file tree
Hide file tree
Showing 179 changed files with 5,038 additions and 0 deletions.
1 change: 1 addition & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html lang=en><meta charset=utf-8><meta content="width=device-width,initial-scale=1" name=viewport><title>Eli | Page not found</title><link href=/styles.css rel=stylesheet><link href=/favicon-32.png rel=icon sizes=32x32><link href=/favicon-128.png rel=icon sizes=128x128><link href=/favicon-180.png rel=icon sizes=180x180><link href=/favicon-192.png rel=icon sizes=192x192><nav><h2><a href=/ >e l i</a></h2><ul><li><a href=/projects/ >projects</a><li><a href=/notes/ >notes</a><li><a href=/elihunter173_resume.pdf>résumé</a></ul></nav><article><h1>Error 404: Page not found</h1><p>The page you were looking for could not be found. Maybe it was moved?</article>
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
elihunter173.com
Binary file added asteroids/AstroSpace.otf
Binary file not shown.
2 changes: 2 additions & 0 deletions asteroids/bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions asteroids/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><meta charset=UTF-8><title>3D Asteroids</title><script src=bundle.js type=module></script><style>#game-canvas{outline:#000 2px solid}@font-face{font-family:AstroSpace;src:url(AstroSpace.otf)}.game-text{font-family:AstroSpace;color:#fff;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-touch-callout:none;-ms-user-select:none;user-select:none}a:hover.game-text{color:#fce570;cursor:pointer}.title{font-size:128px;-webkit-text-stroke:#000 4px}.menu-item{font-size:48px;-webkit-text-stroke:#000 3px}.status{font-size:32px;-webkit-text-stroke:#000 2px}.center{margin-left:auto;margin-right:auto;left:0;right:0;text-align:center}.vcenter{margin-top:auto;margin-bottom:auto}.position-relative{position:relative!important}.position-absolute{position:absolute!important}</style><div class="center position-relative" style=width:1280px;height:720px><canvas class="center position-absolute" height=720 id=game-canvas width=1280></canvas><p class="position-absolute game-text status" id=time-text style=left:12px;top:-20px hidden>Time<p class="position-absolute game-text status" id=score-text style=left:12px;top:18px hidden>Score<p class="position-absolute game-text status" id=level-text style=left:12px;top:56px hidden>Level<p class="center position-absolute game-text title" id=main-text style=top:100px>Asteroids<div class="center position-absolute" style=top:460px><a class="center game-text menu-item" id=menu-button>Start</a></div><div class="center position-absolute" style=top:524px><a class="center game-text menu-item" id=menu-button2 hidden></a></div></div>
Binary file added asteroids/missile.mp3
Binary file not shown.
Binary file added asteroids/music.wav
Binary file not shown.
Binary file added asteroids/thruster.wav
Binary file not shown.
Binary file added elihunter173_resume.pdf
Binary file not shown.
Binary file added favicon-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon-180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon-192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon-32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html lang=en><meta charset=utf-8><meta content="width=device-width,initial-scale=1" name=viewport><title>Eli</title><link href=/styles.css rel=stylesheet><link href=/favicon-32.png rel=icon sizes=32x32><link href=/favicon-128.png rel=icon sizes=128x128><link href=/favicon-180.png rel=icon sizes=180x180><link href=/favicon-192.png rel=icon sizes=192x192><nav><h2><a href=/ >e l i</a></h2><ul><li><a href=/projects/ >projects</a><li><a href=/notes/ >notes</a><li><a href=/elihunter173_resume.pdf>résumé</a></ul></nav><article><p>Hi! My name is Eli. I like to play with robots and programming languages, and I'm a Software Engineer at Datadog.<p>I publish all my notes from my time at NC State here as well as occasional blog posts.<p>If you want to contact/follow me for whatever reason, here's my contact gubbins:<ul><li>GitHub: <a href=https://github.com/elihunter173/ >https://github.com/elihunter173/</a><li>LinkedIn: <a href=https://linkedin.com/in/elihunter173/ >https://linkedin.com/in/elihunter173/</a><li>Email: <a href=mailto:[email protected]>[email protected]</a></ul></article>
1 change: 1 addition & 0 deletions notes/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Eli | Notes</title><link rel="stylesheet" href="/styles.css"><link rel="icon" href="/favicon-32.png" sizes="32x32"><link rel="icon" href="/favicon-128.png" sizes="128x128"><link rel="icon" href="/favicon-180.png" sizes="180x180"><link rel="icon" href="/favicon-192.png" sizes="192x192"></head><body><nav><h2><a href="/">e l i</a></h2><ul><li><a href="/projects/">projects</a></li><li><a href="/notes/">notes</a></li><li><a href="/elihunter173_resume.pdf">résumé</a></li></ul></nav><article><h1 class="title">NCSU Class Notes</h1><h2>Fall 2018</h2><p>This was the semester before I settled on using markdown for notes, so I hand-wrote most of these notes but sadly didn't save them.</p><p>The other classes I took were: CH 101, E 101, E 115, EC 205, and MA 241.</p><ul><li><a href="/notes/ncsu/1f/csc116/">CSC 116: Introduction to Computing</a></li></ul><h2>Spring 2019</h2><ul><li><a href="/notes/ncsu/1s/csc216/">CSC 216: Intro to Software Engineering &amp; Programming Concepts</a></li><li><a href="/notes/ncsu/1s/e102/">E 102: Engineering in the 21st Century</a></li><li><a href="/notes/ncsu/1s/ma225/">MA 225: Foundations of Advanced Mathematics</a></li><li><a href="/notes/ncsu/1s/ma242/">MA 242: Calculus 3</a></li><li><a href="/notes/ncsu/1s/py205/">PY 205: Physics I (Mechanics &amp; Energy)</a></li></ul><h2>Fall 2019</h2><ul><li><a href="/notes/ncsu/2f/csc230/">CSC 230: C &amp; Software Tools</a></li><li><a href="/notes/ncsu/2f/csc316/">CSC 316: Data Structures &amp; Algorithms</a></li><li><a href="/notes/ncsu/2f/py208/">PY 208: Physics II (Electricity and Magnetism)</a></li><li><a href="/notes/ncsu/2f/soc202/">SOC 202: Principles of Sociology</a></li><li><a href="/notes/ncsu/2f/st370/">ST 370: Probability &amp; Statistics for Engineers</a></li></ul><h2>Spring 2020</h2><ul><li><a href="/notes/ncsu/2s/csc236/">CSC 236: Computer Architecture &amp; Assembly</a></li><li><a href="/notes/ncsu/2s/csc246/">CSC 246: Operating Systems</a></li><li><a href="/notes/ncsu/2s/csc333/">CSC 333: Automata, Grammars, and Computability</a></li><li><a href="/notes/ncsu/2s/ma341/">MA 341: Applied Differential Equations I</a></li><li><a href="/notes/ncsu/2s/ma405/">MA 405: Introduction to Linear Algebra</a></li></ul><h2>Fall 2020</h2><ul><li><a href="/notes/ncsu/3f/csc326/">CSC 326: Software Engineering</a></li><li><a href="/notes/ncsu/3f/csc412/">CSC 412: Compiler Construction</a></li><li><a href="/notes/ncsu/3f/ma407/">MA 407: Introduction to Modern Algebra</a></li><li><a href="/notes/ncsu/3f/ma520/">MA 520: Linear Algebra</a></li><li><a href="/notes/ncsu/3f/st421/">ST 421: Introduction to Mathematical Statistics</a></li></ul><h2>Spring 2021</h2><ul><li><a href="/notes/ncsu/3s/csc416/">CSC 416: Introduction to Combinatorics</a></li><li><a href="/notes/ncsu/3s/csc591/">CSC 591: Special Topics in Computer Science: Computational Geometry</a></li><li><a href="/notes/ncsu/3s/ma402/">MA 402: Mathematics of Scientific Computing</a></li><li><a href="/notes/ncsu/3s/ma425/">MA 425: Mathematical Analysis I</a></li></ul><h2>Fall 2021</h2><ul><li><a href="/notes/ncsu/4f/csc379/">CSC 379: Ethics in Computing</a></li><li><a href="/notes/ncsu/4f/csc461/">CSC 461: Computer Graphics</a></li><li><a href="/notes/ncsu/4f/csc492/">CSC 492: Senior Design</a></li><li><a href="/notes/ncsu/4f/ma426/">MA 426: Mathematical Analysis II</a></li><li><a href="/notes/ncsu/4f/ma450/">MA 450: Methods of Applied Mathematics I</a></li></ul><h1 class="title">Notes from Talks</h1><p>Notes from talks and one-off presentations I attend.</p><ul><li><a href="/notes/talks/storing-sequences-in-searchable-form/">2020-03-11 &ndash; How to store massive sequence collections in a searchable form</a></li><li><a href="/notes/talks/notetaking/">2021-09-24 &ndash; Note-taking For the Things You Want to Remember Forever</a></li><li><a href="/notes/talks/grad-apps/">2021-10-14 &ndash; Preparing for Graduate School Applications</a></li></ul><h1 class="title">Misc. Notes</h1><p>Miscellaneous notes from online courses or other events.</p><ul><li><a href="/notes/nand2tetris/">Nand2Tetris</a></li></ul></article></body></html>
1 change: 1 addition & 0 deletions notes/nand2tetris/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html lang=en><meta charset=utf-8><meta content="width=device-width,initial-scale=1" name=viewport><title>Eli | Nand2Tetris</title><link href=/styles.css rel=stylesheet><link href=/favicon-32.png rel=icon sizes=32x32><link href=/favicon-128.png rel=icon sizes=128x128><link href=/favicon-180.png rel=icon sizes=180x180><link href=/favicon-192.png rel=icon sizes=192x192><nav><h2><a href=/ >e l i</a></h2><ul><li><a href=/projects/ >projects</a><li><a href=/notes/ >notes</a><li><a href=/elihunter173_resume.pdf>résumé</a></ul></nav><article><header><h1 class=title>Nand2Tetris</h1></header><p>This course gradually builds a computer, using a custom architecture called Hack, which can run a functioning version of Tetris from first principles starting with NAND gates. The general flow is<ol><li>Create all logic gates out of NAND.<li>Build an ALU (major part of CPU).<li>Build registers and memory.<li>Write some Hack programs in machine code.<li>Use all previous chips to build an implementation of the Hack architecture.<li>Create an assembler for Hack.</ol></article>
Binary file added notes/ncsu/1f/csc116/afs_tree.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a95a891

Please sign in to comment.