A web tool that tells you roughly when your Summer of Making project is gonna get certified
Install dependencies with npm i, then put this into .env:
COOKIES=_journey_session=YoUr_SeSsIoN
Then, you can start the website with npm start. It will listen at :8043.