Skip to content

Instantly share code, notes, and snippets.

View lavebug's full-sized avatar

Alex Gontcharov lavebug

View GitHub Profile
@lavebug
lavebug / deckofcards.html
Created August 9, 2018 15:39
Draw 2 cards 1 second at a time until 4 Queens found, sort all cards by suit
<!doctype html>
<html>
<head>
<title>axios - get example</title>
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
<style>
.btn-primary {
color: #fff;
background-color: #428bca;
border-color: #357ebd;