This repo is for fun snippets of code to show python's varied capabilities.
Contents
- 👩🎤 cyberpunk - plotting data with a neon/vaporwave effect
- 🎲 games - proof-of-concept games written in python including paint
- 🤝 interaction_modeling - for visualizing relationships from calendars data
- 🌑 jupiter - for plotting the cucumlative number of known moons of Jupiter from NASA data
- 🔠 markov - for generating text via a markov model trained on an input text file
- 🌻 pixel - for pixellating an image to a customizable level
- 🤔 samples - common python programming quiz questions and brainteasers
- ⛈️ weather - use the openweathermap API to get current weather infomartion for a given city
- ☁️ wordcloud - for generating word cloud art from a provided text file