diff options
Diffstat (limited to 'index.html')
| -rwxr-xr-x | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,12 +13,13 @@ <li class="topLink"><a href="https://github.com/JacobMcDonnell">github</a></li> <li class="topLink"><a href="https://jacobmcdonnell.com/#projects">projects</a></li> <li class="topLink"><a href="https://jacobmcdonnell.com/#about">about</a></li> + <li class="topLink"><a href="https://jacobmcdonnell.com/articles">articles</a></li> </ul> <div class="main"> <h2><a name="projects">Projects</a></h2> <p><a href="https://github.com/JacobMcDonnell/jed">jed</a> is my own version of jed, currently written in java.</p> <p><a href="https://github.com/JacobMcDonnell/ticalcprograms">ticalcprograms</a> are a set of - small programs written in C for the TI-84 Pluse CE graphing calculator.</p> + small programs written in C for the TI-84 Plus CE graphing calculator.</p> <p><a href="https://github.com/JacobMcDonnell/TextEditor">TextEditor</a> is a simple text editor that I wrote because I didn't like the macOS TextEdit app.</p> <h2><a name="about">About</a></h2> <p>I'm Jacob McDonnell. I have been interested in computers since I was young. |
