orsinium-labs / gram-cards

Cards that will make you a better software engineer. The best quotes from the best engineers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gram Cards

Cards that will make you a better developer.

Gram cards is a collection of smart phrases from smart people about software engineering. Print, cut, shuffle, put them on your table, and take random cards daily as a reminder. Software engineering is a mess, but it shouldn't be. Make the world a better place.

All pages are A4 SVG images generated with svg.py. So, you can scale and modify them as you want. And if you have a laser cutter, you can also automate cutting them out.

Example of generated card:

example

Download

Download the cards from the releases page.

Build from source

git clone https://github.com/orsinium-labs/gram-cards.git
cd gram-cards
python3 -m pip install svg.py
python3 generate.py

References

Most of the phrases are quotes of the following people:

  • Bob Martin
  • Kent Beck
  • Rob Pike

Thanks to these people for sharing their wisdom.

About

Cards that will make you a better software engineer. The best quotes from the best engineers.

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:Python 100.0%