X-Git-Url: http://git.jkinsey.net/?a=blobdiff_plain;f=code%2Findex.html;h=12123bd44b0f571eb13482c06fb07623fc745685;hb=86a49aa0d561429117486a97dc62f443c88119c3;hp=76e7ca51647f84b7fd1a9362be3601c949ba3efc;hpb=9d04f7fb96dc67b42a489d1443e18ed3902fd6b0;p=jkinsey.net.git diff --git a/code/index.html b/code/index.html index 76e7ca5..12123bd 100644 --- a/code/index.html +++ b/code/index.html @@ -32,7 +32,7 @@

Liberal elitism, and other civic issues.

-

A few short essays discussing the idea of 'liberal elitism,' a subject of much debate in connection with the election of Donald Trump as President.

+

A few short essays discussing the idea of 'liberal elitism,' a subject of much debate in connection with the election of Donald Trump as U.S. President.

The unifying impact of the AIDS epidemic.

@@ -53,26 +53,39 @@
-

Project "Asterisk" beta

+

Project "Asterisk" beta.

A small 3D game prototype developed in JavaScript for the browser with Three.js.I blogged about its development over the course of several weeks, but many details remain unrevealed.

-

Godfather

+

Godfather.

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.

-

Other 122 work

+

Miscellaneous C++ projects.

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.

-

Child Scare Kills

+

Child Scare Kills.

A 2D WarioWare-style browser game written in JavaScript using Three.js. Developed with Liam McFalls for a child care class in high school, so it's a bit goofy.