Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cfjedimaster/7bf367870d8a1c3dfbd138e1b4ad9460 to your computer and use it in GitHub Desktop.
Save cfjedimaster/7bf367870d8a1c3dfbd138e1b4ad9460 to your computer and use it in GitHub Desktop.
```json
{
"recommendations": [
{
"name": "Saga",
"publisher": "Image Comics",
"reason": "Saga is a space opera with a diverse cast of characters, including many strong and complex women. It explores themes of family, war, and love in a unique and imaginative way."
},
{
"name": "Y: The Last Man",
"publisher": "Vertigo",
"reason": "This post-apocalyptic story follows Yorick Brown, the last surviving man on Earth, and his Capuchin monkey, Ampersand. They encounter many strong female characters as they try to survive in this new world and solve the mystery of the plague that killed all the men."
},
{
"name": "Paper Girls",
"publisher": "Image Comics",
"reason": "Paper Girls is about a group of 12-year-old newspaper delivery girls who get caught in the crossfire between warring time travelers. It's a coming-of-age story with elements of science fiction, mystery, and adventure."
},
{
"name": "Bitch Planet",
"publisher": "Image Comics",
"reason": "This feminist science fiction series is set on a prison planet where non-compliant women are sent. It's a powerful and thought-provoking story about gender roles, societal expectations, and rebellion."
}
]
}
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment