Skip to content

Instantly share code, notes, and snippets.

View sassygrody's full-sized avatar
🌼

Sasha Grodzins sassygrody

🌼
View GitHub Profile

Hello! This is a Javascript script that can be used to search Walgreens.com for an availability for the first dose appointment. To use the script as a Browser bookmark, follow these steps:

  1. Create a new bookmark in the bookmarks bar of your browser
  2. The bookmark title can be whatever, like “Search Walgreens”
  3. The URL has to be this (copy and paste the content below starting at "javascript:" ):
javascript: (function () { var timeout; function playLoudBeep() { var audio = new Audio( "https://media.geeksforgeeks.org/wp-content/uploads/20190531135120/beep.mp3" ); audio.play(); } function clickSearchButton() { var content = document.body.textContent || document.body.innerText; var isInitialSearchByZip = content.indexOf( "Let's check COVID-19 vaccine availability in your area." ) !== -1; var button; if (isInitialSearchByZip) { button = document .getElementsByClassName("LocationSearch_container")[0] .getElementsByClassName("btn")[0]; } else { button = document.getElementsByClassName("icon__search")[1]; 
@sassygrody
sassygrody / cvs-search-bookmark.md
Last active April 1, 2021 17:26
CVS Search Bookmark

Hello! This is a Javascript script that can be used to search CVS.com for an availability for the first dose appointment. To use the script as a Browser bookmark, follow these steps:

  1. Create a new bookmark in the bookmarks bar of your browser
  2. The bookmark title can be whatever, like “Search CVS”
  3. The URL has to be this (copy and paste the content below starting at "javascript:" ):
javascript: (function () { var timeout; function playLoudBeep() { var audio = new Audio( "https://media.geeksforgeeks.org/wp-content/uploads/20190531135120/beep.mp3" ); audio.play(); } function clickSearchButton() { const button = document.getElementsByClassName("search-icon")[0]; if (appointmentFound()) { playLoudBeep(); stopClickingButton(); return; } if (button) { button.click(); } timeout = setTimeout(clickSearchButton, 3000); } function startSearching() { clickSearchButton(); } function stopClickingButton() { clearTimeout(timeout); } function appointmentFound() { var content = document.body.textContent || document

DevOps Day!

Dependencies

  • A personal Github account
  • A personal Codeship account
  • A personal Heroku account
  • A Rails development environment
    • rbenv or rvm
  • Rails gem globally installed

4 WEEK WORKOUT PLAN

Day 1: STRENGTH SET Day 2: FUN ACTIVITY Day 3: INTERVAL CARDIO (RPE) Day 4: FUNC STRENGTH Day 5: SLOW CARDIO Day 6: STRENGTH SET Day 7: REST
Week 1 timings 1 set, 30 sec 60 min 25 min, RPE 7 1 set 45 min Repeat Day 1 REST
Week 2 timings 2 set, 30 sec 60 min 25 min, RPE 8 2 set 50 min Repeat Day 1 REST
Week 3 timings 3 set, 30 sec 60 min 25 min, RPE 9 3 set 55 min Repeat Day 1 REST
Week 4 timings to failure! 60 min 25 min, RPE 10 4 set 60 min Rep