fixed social media links; removed font-smoothing:none
[jkinsey.net.git] / about / index.html
index 369b1d9e9c71cff1cdb0119e8512cc745738b478..cd91b1b5f4f5f5d1e3fc8850130b2ad74e063ee9 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>
                 </div>
                 <div>
                     <h2>Social media.</h2>
-                    <p><a href=”http://blog.jkinsey.net/”>Tumblr.</a> My blog, as described elsewhere on this site.</p>
-                    <p><a href=”https://github.com/jackkinsey/”>GitHub.</a> For those few projects that deserve to be seen by the Internet at large.</p>
-                    <p><a href=”https://twitter.com/_jackkinsey”>Twitter.</a> Seldom used, but I like to keep it around for when I need it.</p>
-                    <p><a href=”https://www.linkedin.com/in/jack-kinsey-26406994/”>LinkedIn.</a> For professional representation.</p>
+                    <p><a href="http://blog.jkinsey.net/">Tumblr.</a> My blog, as described elsewhere on this site.</p>
+                    <p><a href="https://github.com/jackkinsey/">GitHub.</a> For those few projects that deserve to be seen by the Internet at large.</p>
+                    <p><a href="https://twitter.com/_jackkinsey">Twitter.</a> Seldom used, but I like to keep it around for when I need it.</p>
+                    <p><a href="https://www.linkedin.com/in/jack-kinsey-26406994/">LinkedIn.</a> For professional representation.</p>
                 </div>
                 <div>
                     <h2>Notes.</h2>