X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=_data%2Fpersonal-projects.yml;fp=_data%2Fpersonal-projects.yml;h=c98c4f10166e83bfb7527bc11c813061b43fb28e;hb=f7e739a4cd4687af4e5174d049332cb65f8fd6f0;hp=251ceb563a05c5609e7684bdedd66c95c63d5c6b;hpb=4fdb6152f6035dec5d3b46b23cb7f7f15072ef4b;p=disinclined.org.git diff --git a/_data/personal-projects.yml b/_data/personal-projects.yml index 251ceb5..c98c4f1 100644 --- a/_data/personal-projects.yml +++ b/_data/personal-projects.yml @@ -2,6 +2,12 @@ description: | 64 and 32 bit Netwide Assembly demonstration, in the form of a needlessly complicated hello world featuring a branch, macro and function. +#- name: mud +# description: | +# Multiuser dungeon demonstration. +#

+# Check it out here + - name: minimax description: | Unbeatable tictactoe. @@ -11,6 +17,7 @@ - name: dylansserver description: | The initial instance of this server, which once ran it's namesake virtual domain on a custom MVC framework (it had a few more features then). It also ran my mailserver, DNS server, git server, and automated deployments and backups. + - name: simpletimingattack description: | This program implements a simple timing attack. It measures the execution time of a target program over a number of iterations, rotating through a character set and appending the fastest (or slowest) character to the result. @@ -18,6 +25,8 @@ - name: cellular-automaton description: | One and two dimensional cellular automata animated on an HTML canvas. Two dimensional automaton seeds can be drawn on the screen and animated. +

+ Check it out here - name: i_like_pandora description: |