You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+17-9Lines changed: 17 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ <h2 id="project_tagline"></h2>
45
45
<sectionid="main_content" class="inner">
46
46
<pstyle="font-size:larger">
47
47
I am <aid="me">Michael Bean</a>. I officially work as a <aid="engineer">software engineer</a>, but that's not all of me. I actively <aid="contrib">contribute code</a> to the open source community, <aid="research">conduct research</a>, and
48
-
<aid="solve">solve problems</a>. As a <aid="ling">linguistic</a> grad student at <aid="BYU">BYU</a>, I <aid="publish">publish</a>. In the process, I gather helpful <aid="NLP">NLP tools</a>. I do lots of smaller projects <aid="fun">just for fun</a>.
48
+
<aid="solve">solve problems</a>. Sometimes I <aid="publish">publish</a>. In the process, I gather helpful <aid="NLP">NLP tools</a>. I do lots of smaller projects <aid="fun">just for fun</a>.
49
49
<!-- I am a <a id="mormon">Mormon</a>. -->
50
50
Occasionally, I have time to <aid="muse">muse/blog</a>. That just about <aid="all">covers it</a>.</p>
51
51
@@ -81,6 +81,10 @@ <h4>Me and Mine</h4>
81
81
<li><ahref="SCI-Talk.git/" class="contrib mormon engineer ling">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!
82
82
(Retry page if you get an error)</li>
83
83
<li><ahref="http://bean5.github.io/tree-extension/" class="solve fun">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><ahref="research/etd8982.pdf" class="research publish solve NLP">RelRec thesis document, A Framework for Evaluating Recommender Systems</a></li>
87
+
84
88
<li><ahref="http://bean5.github.io/romanNumeralToDecimalConverter/">Roman Numeral Converter</a>: converts to decimal; built using regular expressions, which was a novel and adaptable approach I hadn't considered before this project.</li>
0 commit comments