-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
124 lines (120 loc) · 13.2 KB
/
index.html
File metadata and controls
124 lines (120 loc) · 13.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<!DOCTYPE html>
<html lang="en">
<head>
<title>Michael Schwartz – Links, Guides, Courses & More</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, interactive-widget=resizes-content">
<meta name="description" content="Unlock the full range of Michael Schwartz's tools, ebooks, guides, software, and creative work—your all-access portal.">
<meta name="author" content="Michael Schwartz">
<meta property="og:url" content="https://michaelsboost.com/quicklinks" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Michael Schwartz – Links, Guides, Courses & More" />
<meta property="og:description" content="Unlock the full range of Michael Schwartz's tools, ebooks, guides, software, and creative work—your all-access portal." />
<link rel="shortcut icon" type="image/x-icon" href="https://michaelsboost.com/imgs/logo.svg">
<link rel="icon" type="image/svg+xml" href="https://michaelsboost.com/imgs/logo.svg" />
<link rel="apple-touch-icon" href="https://michaelsboost.com/imgs/logo.svg">
<link rel="stylesheet" href="dist/bundle.css">
<script src="https://cdn.jsdelivr.net/npm/alpinejs@3.14.1/dist/cdn.min.js" defer></script>
</head>
<body x-data="BoostHub()" class="absolute inset-0 bg-black text-white transition-all">
<main class="absolute inset-0 py-16 overflow-auto">
<div class="grid place-items-center h-full p-4">
<article>
<figure>
<img
width="504" height="627"
loading="lazy"
class="rounded-full w-32 object-cover m-auto"
src="https://michaelsboost.com/imgs/avatar.jpg"
alt="Michael Schwartz" />
</figure>
<div class="p-4 container">
<h1 class="py-4 text-center m-auto uppercase font-extrabold text-xl sm:text-4xl md:text-5xl lg:text-6xl mb-8">The Boost Hub</h1>
<hr class="mt-4 mx-auto">
<div class="text-center font-extralight text-xl">
<a href="https://michaelsboost.com/#bio" target="_blank" class="leading-normal border border-solid px-8 py-4 border-white w-full mt-4 hover:bg-white hover:text-black transition duration-150" type="button">Bio 📖</a>
<a href="https://michaelsboost.com/#interviews" target="_blank" class="leading-normal border border-solid px-8 py-4 border-white w-full mt-4 hover:bg-white hover:text-black transition duration-150" type="button">Interviews 🎙</a>
<a href="https://michaelsboost.gumroad.com/" target="_blank" class="leading-normal border border-solid px-8 py-4 border-white w-full mt-4 hover:bg-white hover:text-black transition duration-150" type="button">Guides & eBooks 📚</a>
<a href="https://www.udemy.com/user/2b08e305-f611-47e4-85a2-a04e9a0a90a5/" target="_blank" class="leading-normal border border-solid px-8 py-4 border-white w-full mt-4 hover:bg-white hover:text-black transition duration-150" type="button">Courses 🎓</a>
<a href="https://michaelsboost.com/finance/" target="_blank" class="leading-normal border border-solid px-8 py-4 border-white w-full mt-4 hover:bg-white hover:text-black transition duration-150" type="button">💼 FinanceHub — All My Finance Apps 💼</a>
<a href="https://michaelsboost.com/the-deck/" target="_blank" class="leading-normal border border-solid px-8 py-4 border-white w-full mt-4 hover:bg-white hover:text-black transition duration-150" type="button">🃏 The Deck 🃏</a>
<a href="https://michaelsboost.com/Beacon/" target="_blank" class="leading-normal border border-solid px-8 py-4 border-white w-full mt-4 hover:bg-white hover:text-black transition duration-150" type="button">Beacon Survival App 🔦</a>
<a href="https://michaelsboost-store.creator-spring.com/" target="_blank" class="leading-normal border border-solid px-8 py-4 border-white w-full mt-4 hover:bg-white hover:text-black transition duration-150" type="button">Merch 🥼</a>
<a href="https://michaelsboost.com/#free" target="_blank" class="leading-normal border border-solid px-8 py-4 border-white w-full mt-4 hover:bg-white hover:text-black transition duration-150" type="button">Free Software 📱</a>
<a href="https://michaelsboost.com/freestocks" target="_blank" class="leading-normal border border-solid px-8 py-4 border-white w-full mt-4 hover:bg-white hover:text-black transition duration-150" type="button">📈 Get Yourself A Free Stock 📈</a>
<a href="https://app.settlemate.io/invite/WU1MXYYNADG4" target="_blank" class="leading-normal border border-solid px-8 py-4 border-white w-full mt-4 hover:bg-white hover:text-black transition duration-150" type="button">🚀 Get Your Share of $10,000+</a>
<a href="https://pocket-friends.com/r/wfbvsltn4w" target="_blank" class="leading-normal border border-solid px-8 py-4 border-white w-full mt-4 hover:bg-white hover:text-black transition duration-150" type="button">💸 Get Up to $100 – Pocket Option Referral</a>
</div>
<h1 class="py-4 text-center m-auto uppercase font-extrabold text-xl sm:text-4xl md:text-5xl lg:text-6xl my-8">Stay in the Loop</h1>
<hr class="mb-4 mx-auto">
<form action="https://app.gumroad.com/follow_from_embed_form" method="post" class="pb-8 w-full text-center m-auto flex justify-center" id="gumroad-follow-form-embed">
<input type="hidden" name="seller_id" value="6588415988250">
<div class="w-full flex flex-col md:flex-row gap-4 md:gap-0">
<input id="gumroad-follow-form-embed-input" class="bg-transparent w-full md:w-3/4 p-4 text-base leading-normal border border-solid border-white" type="email" placeholder="Your email address" name="email" value="">
<button id="gumroad-follow-form-embed-button" class="leading-normal border md:border-l-0 border-solid px-8 py-4 md:-ml-1 border-white w-full md:w-1/4 hover:bg-white hover:text-black transition duration-150" type="submit">Follow</button>
</div>
</form>
<div class="mx-auto my-8 w-full grid grid-cols-4 md:grid-cols-8 place-items-center gap-4 p-4">
<a aria-label="tiktok" href="https://www.tiktok.com/@michaelsboost" target="_blank">
<svg class="h-6 md:h-12" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
<path fill="currentColor" d="M448 209.9a210.1 210.1 0 0 1 -122.8-39.3V349.4A162.6 162.6 0 1 1 185 188.3V278.2a74.6 74.6 0 1 0 52.2 71.2V0l88 0a121.2 121.2 0 0 0 1.9 22.2h0A122.2 122.2 0 0 0 381 102.4a121.4 121.4 0 0 0 67 20.1z">
</path>
</svg>
</a>
<a aria-label="youtube" href="https://www.youtube.com/@michaelsboost" target="_blank">
<svg class="h-6 md:h-12" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" color="currentColor">
<path d="M12 20.5c1.81 0 3.545-.179 5.153-.507c2.01-.41 3.014-.614 3.93-1.792c.917-1.179.917-2.532.917-5.238v-1.926c0-2.706 0-4.06-.917-5.238c-.916-1.178-1.92-1.383-3.93-1.792A26 26 0 0 0 12 3.5c-1.81 0-3.545.179-5.153.507c-2.01.41-3.014.614-3.93 1.792C2 6.978 2 8.331 2 11.037v1.926c0 2.706 0 4.06.917 5.238c.916 1.178 1.92 1.383 3.93 1.792c1.608.328 3.343.507 5.153.507">
</path>
<path d="M15.962 12.313c-.148.606-.938 1.04-2.517 1.911c-1.718.947-2.577 1.42-3.272 1.237a1.7 1.7 0 0 1-.635-.317C9 14.709 9 13.806 9 12s0-2.709.538-3.144c.182-.147.4-.256.635-.317c.695-.183 1.554.29 3.272 1.237c1.58.87 2.369 1.305 2.517 1.911c.05.206.05.42 0 .626">
</path>
</g>
</svg>
</a>
<a aria-label="twitter" href="https://twitter.com/michaelsboost" target="_blank">
<svg class="h-6 md:h-12" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor" d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z">
</path>
</svg>
</a>
<a aria-label="linkedin" href="https://www.linkedin.com/in/michaelsboost" target="_blank">
<svg class="h-6 md:h-12 text-[#0967c2]" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
<path fill="currentColor" d="M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z">
</path>
</svg>
</a>
<a aria-label="dribbble" href="https://dribbble.com/michaelsboost" target="_blank">
<svg class="h-6 md:h-12 text-[#eb117d]" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor" d="M256 8C119.3 8 8 119.3 8 256s111.3 248 248 248 248-111.3 248-248S392.7 8 256 8zm164 114.4c29.5 36 47.4 82 47.8 132-7-1.5-77-15.7-147.5-6.8-5.8-14-11.2-26.4-18.6-41.6 78.3-32 113.8-77.5 118.3-83.5zM396.4 97.9c-3.8 5.4-35.7 48.3-111 76.5-34.7-63.8-73.2-116.2-79-124 67.2-16.2 138 1.3 190.1 47.5zm-230.5-33.3c5.6 7.7 43.4 60.1 78.5 122.5-99.1 26.3-186.4 25.9-195.8 25.8C62.4 147.2 106.7 92.6 165.9 64.6zM44.2 256.3c0-2.2 0-4.3 .1-6.5 9.3 .2 111.9 1.5 217.7-30.1 6.1 11.9 11.9 23.9 17.2 35.9-76.6 21.6-146.2 83.5-180.5 142.3C64.8 360.4 44.2 310.7 44.2 256.3zm81.8 167.1c22.1-45.2 82.2-103.6 167.6-132.8 29.7 77.3 42 142.1 45.2 160.6-68.1 29-150 21.1-212.8-27.9zm248.4 8.5c-2.2-12.9-13.4-74.9-41.2-151 66.4-10.6 124.7 6.8 131.9 9.1-9.4 58.9-43.3 109.8-90.8 142z">
</path>
</svg>
</a>
<a aria-label="github" href="https://github.com/michaelsboost" target="_blank">
<svg class="h-6 md:h-12" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512">
<path fill="currentColor" d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3 .3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5 .3-6.2 2.3zm44.2-1.7c-2.9 .7-4.9 2.6-4.6 4.9 .3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3 .7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3 .3 2.9 2.3 3.9 1.6 1 3.6 .7 4.3-.7 .7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3 .7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3 .7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z">
</path>
</svg>
</a>
<a aria-label="codepen" href="https://codepen.io/michaelsboost" target="_blank">
<svg class="h-6 md:h-12" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor" d="M502.3 159.7l-234-156c-8-4.9-16.5-5-24.6 0l-234 156C3.7 163.7 0 170.8 0 178v156c0 7.1 3.7 14.3 9.7 18.3l234 156c8 4.9 16.5 5 24.6 0l234-156c6-4 9.7-11.1 9.7-18.3V178c0-7.1-3.7-14.3-9.7-18.3zM278 63.1l172.3 114.9-76.9 51.4L278 165.7V63.1zm-44 0v102.6l-95.4 63.7-76.9-51.4L234 63.1zM44 219.1l55.1 36.9L44 292.8v-73.7zm190 229.7L61.7 334l76.9-51.4L234 346.3v102.6zm22-140.9l-77.7-52 77.7-52 77.7 52-77.7 52zm22 140.9V346.3l95.4-63.7 76.9 51.4L278 448.8zm190-156l-55.1-36.9L468 219.1v73.7z">
</path>
</svg>
</a>
<a aria-label="donate" href="https://michaelsboost.com/donate" target="_blank">
<svg class="h-6 md:h-12 text-red-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor" d="M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9L464.4 300.4c30.4-28.3 47.6-68 47.6-109.5v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5z">
</path>
</svg>
</a>
</div>
</div>
<div class="text-center p-4 mb-16">
<span x-text="'Copyright © 2023-' + new Date().getFullYear() + ' michaelsboost.com, All Rights Reserved'">
</span>
</div>
</article>
</div>
</main>
</body>
</html>