Skip to content

Commit

Permalink
Update stack.json
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenbleasel committed Oct 29, 2024
1 parent 2a27035 commit 619aa20
Showing 1 changed file with 36 additions and 28 deletions.
64 changes: 36 additions & 28 deletions data/stack.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,40 @@
[
{
"type": "AI",
"items": [
{
"name": "Eververse",
"href": "https://www.eververse.ai/",
"description": "Product Management, reimagined.",
"featured": true
},
{
"name": "Cursor",
"href": "https://www.cursor.com/",
"description": "The AI code editor."
},
{
"name": "Warp",
"href": "https://www.warp.dev/",
"description": "Modern, Rust-based terminal with AI."
},
{
"name": "ChatGPT",
"href": "https://openai.com/chatgpt/mac/",
"description": "ChatGPT on your desktop."
},
{
"name": "Midjourney",
"href": "https://www.midjourney.com/",
"description": "AI image generation."
},
{
"name": "Claude",
"href": "https://claude.ai/",
"description": "An AI chatbot great at coding."
}
]
},
{
"type": "Coding",
"items": [
Expand All @@ -24,21 +60,6 @@
"name": "Postman",
"href": "https://www.postman.com/",
"description": "Build and test APIs."
},
{
"name": "Cursor",
"href": "https://www.cursor.com/",
"description": "The AI code editor."
},
{
"name": "Warp",
"href": "https://www.warp.dev/",
"description": "Modern, Rust-based terminal with AI."
},
{
"name": "ChatGPT",
"href": "https://openai.com/chatgpt/mac/",
"description": "ChatGPT on your desktop."
}
]
},
Expand All @@ -61,12 +82,6 @@
{
"type": "Productivity",
"items": [
{
"name": "Eververse",
"href": "https://www.eververse.ai/",
"description": "Product Management, reimagined.",
"featured": true
},
{
"name": "Screen Studio",
"href": "https://screenstudio.lemonsqueezy.com/?aff=VMdMv",
Expand Down Expand Up @@ -226,12 +241,6 @@
"description": "Premium Australian luggage.",
"featured": true,
"image": "https://july.com/static/julyOlympicBlack-1c34f88144d235f850129808b5f25bbe.svg"
},
{
"name": "Beskar Store",
"href": "https://store.haydenbleasel.com/",
"description": "Some cool stuff I've made.",
"featured": true
}
]
},
Expand All @@ -249,7 +258,6 @@
"href": "https://open.spotify.com/",
"description": "Enjoy and curate the world's music."
},

{
"name": "Klack",
"href": "https://tryklack.com/",
Expand Down

0 comments on commit 619aa20

Please sign in to comment.