Skip to content

Instantly share code, notes, and snippets.

@theskinnycoder
Last active January 27, 2022 15:50
Show Gist options
  • Save theskinnycoder/001b362a1b0c9b864c79a8621de241fc to your computer and use it in GitHub Desktop.
Save theskinnycoder/001b362a1b0c9b864c79a8621de241fc to your computer and use it in GitHub Desktop.
{
"hardware": [
{
"name": "MacBook Pro (2021)",
"subText": "M1 Pro Processor, 10 core, 16GB RAM, 1TB SSD, 16-inch Display, Space Gray"
},
{
"name": "Fifine K669B Condensor Mic"
},
{
"name": "Canon EOS 1200D",
"subText": "EF-S 18-55mm IS STM Lens"
}
],
"coding": [
{
"name": "Visual Studio Code",
"subText": {
"extensions": [],
"themes": []
}
},
{
"name": "iTerm2",
"subText": {
"config": {}
}
},
{
"name": "Fonts",
"subText": {}
}
],
"software": [
{
"name": "Adobe Premiere Pro CC",
"subText": "Video Editing"
},
{
"name": "Descript",
"subText": "Audio Editing"
},
{
"name": "Canva",
"subText": "Poster & Thumbnail Design"
},
{
"name": "Raycast",
"subText": "Replacement for Spotlight"
}
],
"work": [
{
"name": "GitHub",
"subText": "Personal Favorite"
},
{
"name": "GitLab",
"subText": "For Work"
},
{
"name": "Slack",
"subText": "For Work"
},
{
"name": "Discord",
"subText": "For Community Building"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment