├── LICENSE.md ├── README.md ├── index.html └── senior-engineer-checklist.json /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/littleblah/senior-engineer-checklist/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/littleblah/senior-engineer-checklist/HEAD/README.md -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | Head over to the main site 2 | -------------------------------------------------------------------------------- /senior-engineer-checklist.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/littleblah/senior-engineer-checklist/HEAD/senior-engineer-checklist.json --------------------------------------------------------------------------------