Welcome to the DC205 Dirty Santa repository! This project hosts ASCII art, scripts, and resources for our fun and festive hacker-themed Dirty Santa event. Join us as we celebrate the holidays with creativity and camaraderie, DC205 style!
DC205 Dirty Santa is a unique holiday tradition inspired by the hacker ethos. This repository contains:
- ASCII art to spread the festive cheer.
- Scripts to randomize gifts or generate event-related fun.
Whether you're part of DC205 or just looking for creative ideas, this repo is for you.
- Dynamic ASCII Art: Display and customize ASCII art using Python.
- Randomizer Script: Ensure fairness and fun during gift exchanges.
- Python 3.6+
-
Clone the repository:
git clone https://github.com/<username>/dc205-dirty-santa.git cd dc205-dirty-santa
-
Run the script:
python display_ascii_art.py
-
Customize the script by editing the
ascii_art
variable indisplay_ascii_art.py
.
- Execute the randomizer script:
python gift_randomizer.py
- Follow the prompts to input participant names and gifts.
We welcome contributions! Here’s how you can help:
- Fork the repository.
- Create a feature branch:
git checkout -b feature/your-feature
- Commit your changes:
git commit -m "Add your feature"
- Push to the branch:
git push origin feature/your-feature
- Open a Pull Request.
This project is licensed under the MIT License. Feel free to use, modify, and distribute as per the license terms.
- DC205: Join our DEFCON 205 community for more events and updates.
- Maintainer: Kierston Grantham
Happy Hacking and Happy Holidays!