mirror of
https://github.com/restincode/restincode.git
synced 2026-09-12 01:29:29 +02:00
feat: add images and information for Kelvin White (L3thal) to people/kelvinwhite.json
feat: add Kelvin White (L3thal) to peoplelist.json The commit adds new images and information for Kelvin White (L3thal) to the `people/kelvinwhite.json` file. It includes details such as his full name, handle, birth and death dates, affiliations, and contributions. The commit also adds Kelvin White (L3thal) to the `peoplelist.json` file, ensuring he is included in the list of people.
This commit is contained in:
parent
330b364fed
commit
2e3f4190ad
10 changed files with 83 additions and 0 deletions
79
people/kelvinwhite.json
Normal file
79
people/kelvinwhite.json
Normal file
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue