mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
1d1e89b871
1 changed files with 19 additions and 0 deletions
19
src/data.js
19
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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue