diff --git a/src/data.js b/src/data.js index fe6a4064..f91224b2 100644 --- a/src/data.js +++ b/src/data.js @@ -73,6 +73,25 @@ module.exports = [ 'Markdown', ], }, + { + name: 'John Hammond', + description: 'Teaching Professor and Nerd', + url: 'https://mathsquirrel.com/posts/2024/01/uses/', + emoji: '🐿️', + country: '🇺🇸', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Teacher', + 'PreText', + 'Python', + 'Emacs', + 'Hugo', + 'Markdown', + 'org-mode', + 'VS Code', + ], + }, { name: 'Krishna Sahu', description: 'Frontend Tech Lead',