misc c++ git link
authorJack Kinsey <j.jameskinsey@gmail.com>
Mon, 1 May 2017 04:17:52 +0000 (00:17 -0400)
committerJack Kinsey <j.jameskinsey@gmail.com>
Mon, 1 May 2017 04:17:52 +0000 (00:17 -0400)
about/index.html
code/index.html
index.html
writing/index.html

index 3390023f9c9e59dca738a45df0e3522f95f72d5a..01d7df260304fff5a4fc420c16552f443cbca54b 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" />
 
@@ -61,7 +61,7 @@
                     <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="">Miscellaneous C++ projects.</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>
index 12123bd44b0f571eb13482c06fb07623fc745685..204ea872154a3715e874fbc099f42b91ba43a1e5 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" />
 
@@ -61,7 +61,7 @@
                     <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="">Miscellaneous C++ projects.</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>
index bcccbaf4471817d4b38ae453fa9fd4a39cfeb505..a1defe655dfa22dbaa9a8402bbde51adf15d4496 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" />
 
@@ -61,7 +61,7 @@
                     <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="">Miscellaneous C++ projects.</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>
index ff728ae3fc69ab0d4698704d96c43c9d35151a12..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" />
 
@@ -61,7 +61,7 @@
                     <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="">Miscellaneous C++ projects.</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>