Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sidgupta234/xkcd-comic-fetcher

Who doesn't love Xkcd comics? They are the most relatable and quirky comics I have come across wrt programming and linguistics. While there are 2500+ of them, won't it be nice to fetch a comic relevant to a scenario and share it with friends? That is exactly what I came up with.
https://github.com/sidgupta234/xkcd-comic-fetcher

heroku pandas python streamlit

Last synced: about 1 month ago
JSON representation

Who doesn't love Xkcd comics? They are the most relatable and quirky comics I have come across wrt programming and linguistics. While there are 2500+ of them, won't it be nice to fetch a comic relevant to a scenario and share it with friends? That is exactly what I came up with.

Awesome Lists containing this project

README

        

# XKCD Comic Fetcher

## Introduction
Who doesn't love Xkcd comics? They are the most relatable and quirky comics I have come across wrt programming and linguistics. While there are 2500+ of them, won't it be nice to fetch a comic relevant to a scenario and share it with friends? That is exactly what I came up with.

Give a keyword, and get the xkcd comic in response. Hope you like it as much as I enjoyed making it!

Live app: [xkcd-fetcher.herokuapp.com](https://xkcd-fetcher.herokuapp.com)

![alt text for screen readers](https://i.ibb.co/zfb8qcf/16055772-91aa521c678c14c585cbae8979208400.png "Picture of xkcd comic")

## Further details
Dataset used: [xkcd Comic Dataset](https://www.kaggle.com/ashkave/xkcd-comic-data)

Libraries used: Pandas, Streamlit

## Run Locally
1. Fork this repository, (star it as well puhleeez)!
2. Clone a local copy for your system
3. Install required libraries using `requirements.txt` file
4. Run locally in your system using `streamlit run app.py`

## For doubts, queries, suggestions
Ping [Siddharth](https://www.languageof.me) on [Twitter](https://www.twitter.com/sidgupta234), [Linkedin](https://www.linkedin.com/in/sidgupta234), or simply write an [e-mail](mailto:[email protected]).

For suggestions, improvements you can also just raise an issue or request a pull request!

All image rights reserved to the very awesome xkcd
under Attribution-NonCommercial 2.5 License.
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fsidgupta234%2Fxkcd-comic-fetcher%2F&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)