misc c++ git link
[jkinsey.net.git] / writing / index.html
index a1b5921147d62385e0a22855d2b70958e3736b44..7ebe5a1cb72a11a46f286262e07a6c77dbbec8cb 100644 (file)
@@ -1,6 +1,6 @@
 <html>
     <head>
-        <base href="http://ibis:3000" target="_top">
+        <base href="http://www.jkinsey.net" target="_top">
         <link rel="stylesheet" href="/res/reset.css" />
         <link rel="stylesheet" href="/res/style.css" />
 
             </article>
             <article id="code" class="hidden">
                 <div>
-                    <h2><a href="http://www.jkinsey.net/asterisk/">Project "<em><em>Asterisk</em></em>" beta</a></h2>
+                    <h2><a href="http://www.jkinsey.net/asterisk/">Project "<em><em>Asterisk</em></em>" beta.</a></h2>
                     <p>A small 3D game prototype developed in JavaScript for the browser with <a href="https://threejs.org/">Three.js</a>.I <a href="http://blog.jkinsey.net/tagged/asterisk/chrono">blogged</a> about its development over the course of several weeks, but many details remain unrevealed.</p>
                 </div>
                 <div>
-                    <h2><a href="https://github.com/jackkinsey/godfather">Godfather</a></h2>
+                    <h2><a href="https://github.com/jackkinsey/godfather">Godfather.</a></h2>
                     <p>The final project for my CMPSC 122 (intro to algorithms and data structures) course at Penn State. Written in C++, we had to convert faux airport data into statistics on planes landed, departed, crashed, and so on. Hosted on GitHub.</p>
                 </div>
                 <div>
-                    <h2><a href="">Other 122 work</a></h2>
+                    <h2><a href="http://git.jkinsey.net">Miscellaneous C++ projects.</a></h2>
                     <p>Smaller C++ programs also written for CMPSC 122. We had to write an email address validator, a dynamic array implemented with a physical array, and a dynamic array implemented with a linked list. Not the most exciting of projects, but I'm proud of the code quality.</p>
                 </div>
                 <div>
-                    <h2><a href="https://github.com/jackkinsey/child-scare-kills">Child Scare Kills</a></h2>
+                    <h2><a href="https://github.com/jackkinsey/child-scare-kills">Child Scare Kills.</a></h2>
                     <p>A 2D WarioWare-style browser game written in JavaScript using <a href="https://threejs.org/">Three.js</a>. Developed with <a href="https://liammcfalls.tumblr.com/">Liam McFalls</a> for a child care class in high school, so it's a bit goofy.</p>
                 </div>
             </article>