-
-
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
Showing
12 changed files
with
101 additions
and
229 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<html> | ||
<script> | ||
window.location = '../lds-talks-by-topic/'; | ||
</script> | ||
</html> | ||
<script> | ||
window.location = '../nlp-topic-explorer/'; | ||
</script> | ||
|
||
</html> |
Submodule byu-testing-center-line.git
deleted from
685afb
Submodule byu-webcams.git
deleted from
a11037
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
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 |
---|---|---|
@@ -1,57 +1,67 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<!-- This file has been deprecated, for now. Nothing links to it, but I leave it here for historical reference. --> | ||
<head> | ||
<meta charset='utf-8' /> | ||
<meta http-equiv="X-UA-Compatible" content="chrome=1" /> | ||
<meta name="description" content="Bean5.github.io : " /> | ||
|
||
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css"> | ||
<script type="text/javascript" src="javascript/ga.js"></script> | ||
|
||
<title>Bean5.github.io</title> | ||
</head> | ||
|
||
<body> | ||
<!-- HEADER --> | ||
<div id="header_wrap" class="outer"> | ||
<header class="inner"> | ||
<!-- <a id="forkme_banner" href="https://github.com/bean5">View on GitHub</a> --> | ||
|
||
<h1 id="project_title">Bean5.github.io</h1> | ||
<h2 id="project_tagline"></h2> | ||
</header> | ||
</div> | ||
|
||
<!-- MAIN CONTENT --> | ||
<div id="main_content_wrap" class="outer"> | ||
<section id="main_content" class="inner"> | ||
<p style="font-size:larger">My name is Michael. Following are some of my recent projects available at Github. If you have any ideas for them, feel free to submit feedback through the corresponding documentation page.</p> | ||
|
||
<h3>Github Projects</h3> | ||
<ul> | ||
<li><a href="http://bean5.github.io/byu-testing-center-line/">BYU Testing Center Line Conditions</a></li> | ||
<li><a href="http://bean5.github.io/byu-webcams/">Several BYU webcams aggregated to one place</a></li> | ||
<li><a href="http://bean5.github.io/tree-extension/">Random HTML 5 Tree on Canvas</a></li> | ||
<li><a href="http://bean5.github.io/SCI-Talk/">Random SCI Talk</a>: talk provided by the scripture citation index (<a href="http://scriptures.byu.edu/">SCI</a>) </li> | ||
<li><a href="http://bean5.github.io/Java-Porter-Stemmer/">Java 7 Porter Stemmer</a></li> | ||
<li><a href="http://bean5.github.io/AlliterationLocator/">Simple Orthographic Alliteration Locator</a></li> | ||
<li><a href="http://bean5.github.io/learn_words/">Learn interesting words</a></li> | ||
<li><a href="http://bean5.github.io/LaTeX-Project-Management/">Project management templates in LaTex</a></li> | ||
<li><a href="http://bean5.github.io/paraphraseDetector/">Paraphrase Detection</a></li> | ||
<li><a href="http://bean5.github.io/SCI-Talk/">Random Talk</a> (may soon be available in the google chrome store for free). Displays a random LDS conference talk. Great for those moments when you need a modern spiritual pick-me-up! (Retry page if you get an error)</li> | ||
<li><a href="http://bean5.github.io/tree-extension/">Random Tree Drawer</a> Generates a random tree every time you visit. You can watch it build the branches as it goes! Great reminder to do some family history research.</li> | ||
<li><a href="http://bean5.github.io/LaTeX-Project-Management">LaTeX Project Management Template</a> An ongoing LaTeX project that provides the core project management paperwork. This includes stakeholder tables and more. </li> | ||
</ul> | ||
</section> | ||
</div> | ||
|
||
<!-- FOOTER --> | ||
<div id="footer_wrap" class="outer"> | ||
<footer class="inner"> | ||
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p> | ||
</footer> | ||
</div> | ||
|
||
</body> | ||
</html> | ||
<!-- This file has been deprecated, for now. Nothing links to it, but I leave it here for historical reference. --> | ||
|
||
<head> | ||
<meta charset='utf-8' /> | ||
<meta http-equiv="X-UA-Compatible" content="chrome=1" /> | ||
<meta name="description" content="Bean5.github.io : " /> | ||
|
||
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css"> | ||
<script type="text/javascript" src="javascript/ga.js"></script> | ||
|
||
<title>Bean5.github.io</title> | ||
</head> | ||
|
||
<body> | ||
<!-- HEADER --> | ||
<div id="header_wrap" class="outer"> | ||
<header class="inner"> | ||
<!-- <a id="forkme_banner" href="https://github.com/bean5">View on GitHub</a> --> | ||
|
||
<h1 id="project_title">Bean5.github.io</h1> | ||
<h2 id="project_tagline"></h2> | ||
</header> | ||
</div> | ||
|
||
<!-- MAIN CONTENT --> | ||
<div id="main_content_wrap" class="outer"> | ||
<section id="main_content" class="inner"> | ||
<p style="font-size:larger">My name is Michael. Following are some of my recent projects available at Github. If | ||
you have any ideas for them, feel free to submit feedback through the corresponding documentation page.</p> | ||
|
||
<h3>Github Projects</h3> | ||
<ul> | ||
<li><a href="http://bean5.github.io/byu-testing-center-line/">BYU Testing Center Line Conditions</a></li> | ||
<li><a href="http://bean5.github.io/byu-webcams/">Several BYU webcams aggregated to one place</a></li> | ||
<li><a href="http://bean5.github.io/tree-extension/">Random HTML 5 Tree on Canvas</a></li> | ||
<li><a href="http://bean5.github.io/SCI-Talk/">Random SCI Talk</a>: talk provided by the scripture citation | ||
index (<a href="http://scriptures.byu.edu/">SCI</a>) </li> | ||
<li><a href="http://bean5.github.io/nlp-porter-stemmer-java/">Java 7 Porter Stemmer</a></li> | ||
<li><a href="http://bean5.github.io/nlp-alliteration-locator/">Simple Orthographic Alliteration Locator</a></li> | ||
<li><a href="http://bean5.github.io/learn_words/">Learn interesting words</a></li> | ||
<li><a href="http://bean5.github.io/LaTeX-Project-Management/">Project management templates in LaTex</a></li> | ||
<li><a href="http://bean5.github.io/nlp-paraphrase-detector/">Paraphrase Detection</a></li> | ||
<li><a href="http://bean5.github.io/SCI-Talk/">Random Talk</a> (may soon be available in the google chrome store | ||
for free). Displays a random LDS conference talk. Great for those moments when you need a modern spiritual | ||
pick-me-up! (Retry page if you get an error)</li> | ||
<li><a href="http://bean5.github.io/tree-extension/">Random Tree Drawer</a> Generates a random tree every time | ||
you visit. You can watch it build the branches as it goes! Great reminder to do some family history research. | ||
</li> | ||
<li><a href="http://bean5.github.io/LaTeX-Project-Management">LaTeX Project Management Template</a> An ongoing | ||
LaTeX project that provides the core project management paperwork. This includes stakeholder tables and more. | ||
</li> | ||
</ul> | ||
</section> | ||
</div> | ||
|
||
<!-- FOOTER --> | ||
<div id="footer_wrap" class="outer"> | ||
<footer class="inner"> | ||
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p> | ||
</footer> | ||
</div> | ||
|
||
</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
4 changes: 0 additions & 4 deletions
4
lds-talks-by-topic/compute-rank-documents-in-each-topic-out.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.