diff --git a/images/kelvin_white_l3thal.jpeg b/images/kelvin_white_l3thal.jpeg new file mode 100644 index 0000000..be8b0f3 Binary files /dev/null and b/images/kelvin_white_l3thal.jpeg differ diff --git a/images/kelvin_white_l3thal_STS-at-DEFCON.jpeg b/images/kelvin_white_l3thal_STS-at-DEFCON.jpeg new file mode 100644 index 0000000..5615a73 Binary files /dev/null and b/images/kelvin_white_l3thal_STS-at-DEFCON.jpeg differ diff --git a/images/kelvin_white_l3thal_classic_1992_age-15.jpeg b/images/kelvin_white_l3thal_classic_1992_age-15.jpeg new file mode 100644 index 0000000..19fce4a Binary files /dev/null and b/images/kelvin_white_l3thal_classic_1992_age-15.jpeg differ diff --git a/images/kelvin_white_l3thal_keyboard.jpeg b/images/kelvin_white_l3thal_keyboard.jpeg new file mode 100644 index 0000000..a3af375 Binary files /dev/null and b/images/kelvin_white_l3thal_keyboard.jpeg differ diff --git a/images/kelvin_white_l3thal_last-known-photo.jpeg b/images/kelvin_white_l3thal_last-known-photo.jpeg new file mode 100644 index 0000000..c4df04d Binary files /dev/null and b/images/kelvin_white_l3thal_last-known-photo.jpeg differ diff --git a/images/kelvin_white_l3thal_memorial_banner.png b/images/kelvin_white_l3thal_memorial_banner.png new file mode 100644 index 0000000..ba69375 Binary files /dev/null and b/images/kelvin_white_l3thal_memorial_banner.png differ diff --git a/images/kelvin_white_l3thal_punk.jpeg b/images/kelvin_white_l3thal_punk.jpeg new file mode 100644 index 0000000..e977f23 Binary files /dev/null and b/images/kelvin_white_l3thal_punk.jpeg differ diff --git a/images/kelvin_white_star-struck.jpeg b/images/kelvin_white_star-struck.jpeg new file mode 100644 index 0000000..7858850 Binary files /dev/null and b/images/kelvin_white_star-struck.jpeg differ diff --git a/people/kelvinwhite.json b/people/kelvinwhite.json new file mode 100644 index 0000000..e576753 --- /dev/null +++ b/people/kelvinwhite.json @@ -0,0 +1,79 @@ +{ + "firstname" : "Kelvin", + "lastname" : "White", + "handle" : "L3thal", + "birth" : "Oct 24th 1977", + "death" : "Apr 4th 2017", + "obituary" : "", + "issue" : "128", + "affiliations" : "SmashTheStack", + "mainimage" : "/images/kelvin_white_l3thal.jpeg", + "maintext" : "Kelvin White (a.k.a. l3thal) graced the world with his presence for just 39 years, but he lived every moment of it to the max. If you were lucky enough to meet him, you either instantly connected or not, with no awkward stage in between.", + "socialmedialinks" : [ + { + "sitename" : "Twitter", + "siteurl" : "https://twitter.com/l3thal_sts" + }, + { + "sitename" : "Github", + "siteurl" : "https://github.com/l3thal" + }, + { + "sitename" : "Facebook", + "siteurl" : "https://www.facebook.com/outlawscumbag" + }, + { + "sitename" : "Facebook Memorial", + "siteurl" : "https://www.facebook.com/kelvinwhitelethal/" + } + ], + "contributions" : [ + { + "title" : "SmashTheStack", + "url" : "https://www.smashthestack.org/", + "description" : "L3thal was a co-creator and admin for the SmashTheStack WarGames website and services. This included the maintenance of infrastructure, development of new games and their individual challenges." + }, + { + "title" : "Buffer Overflow Tutorial", + "url" : "https://smashthestack.org/l3thal/bof.txt", + "description" : "This was a commonly referenced overflow tutorial that l3thal wrote for newbies on the SmashTheStack IRC network." + } + ], + "gallery" : [ + { + "url" : "images/kelvin_white_l3thal_classic_1992_age-15.jpeg", + "title" : "Classic Kelvin. *swoon* (circa 1992, age 15)", + "caption" : "Photo of l3thal at age 15 (1992)" + }, + { + "url" : "images/kelvin_white_l3thal_keyboard.jpeg", + "title" : "l3thal avatar", + "caption" : "Photo of l3thal wearing a mask and holding a keyboard like a rifle" + }, + { + "url" : "images/kelvin_white_l3thal_last-known-photo.jpeg", + "title" : "Last known photo: 4/15 12am. Crazy as always.", + "caption" : "The last known photo of l3thal" + }, + { + "url" : "images/kelvin_white_l3thal_memorial_banner.png", + "title" : "Memorial banner (l3thal edit)", + "caption" : "A memorial banner of multiple photos in honor of l3thal" + }, + { + "url" : "images/kelvin_white_l3thal_punk.jpeg", + "title" : "That perfect punk snarl.", + "caption" : "Photo of l3thal dressed in his usual punk attire" + }, + { + "url" : "images/kelvin_white_l3thal_STS-at-DEFCON.jpeg", + "title" : "Photo of l3thal (front/center hugging mauvehed) and other anonymous SmashTheStack members at DEF CON", + "caption" : "Photo of l3thal (front/center hugging mauvehed) and other anonymous SmashTheStack members at DEF CON" + }, + { + "url" : "images/kelvin_white_star-struck.jpeg", + "title" : "Love in our star-struck eyes, immortalized. (either that or we mighta been smacked out that night)", + "caption" : "Photo of Kelvin and wife Kelli" + } + ] +} diff --git a/peoplelist.json b/peoplelist.json index 6e2e220..339de89 100644 --- a/peoplelist.json +++ b/peoplelist.json @@ -187,6 +187,10 @@ { "displayname" : "Bruce Esquibel (Dr. Ripco)", "filename" : "bruceesquibel" + }, + { + "displayname" : "Kelvin White (L3thal)", + "filename" : "kelvinwhite" } ] }