forked from DekotaNelson/100devs-follow-along-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
other-projects.html
242 lines (232 loc) · 10.4 KB
/
other-projects.html
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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
<!DOCTYPE HTML>
<!--
Phantom by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>100Devs Follow-Along</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<script async defer data-website-id="2614731f-e052-44e2-b8dd-a73f7d963025" src="https://umami-dekota.herokuapp.com/umami.js"></script>
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<div class="inner">
<!-- Logo -->
<a href="index.html" class="logo">
<span class="symbol"><img src="images/logo.svg" alt="100Devs Statistics Logo" /></span><span class="title">100Devs Follow-Along</span>
</a>
<!-- Nav -->
<nav>
<ul>
<li><a href="#menu">Menu</a></li>
</ul>
</nav>
</div>
</header>
<!-- Menu -->
<nav id="menu">
<h2>Menu</h2>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="classes/class-01.html">First Class</a></li>
<li><a href="classes/last-class.html">Last Class</a></li>
<li><a href="classes/super-review.html">Super Review - Crash Course</a></li>
<li><a href="100devs-links.html">100Devs Community Links</a></li>
<li><a href="other-projects.html">Other Projects by Dekota</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<div class="inner">
<header>
<h1 class="otherProjectsH1">Howdy 👋, I'm Dekota, a full stack software engineer.</h1>
<p>One day I was trying to look up the follow-along materials for a class that, at the time, was a month old. I soon releazed just how difficult finding the follow-along info for a specific class was when it wasn't a recent class. I knew that people trying to catch up would face this same struggle and I wanted to help them. So, I made this site because I love building things and helping others. If you want to see some of the other stuff I've made, below is a small sampling:</p>
</header>
<section class="tiles">
<article class="style1">
<span class="image">
<img src="images/meme-break.jpg" alt="Meme Break Main Page" />
</span>
<a href="https://meme-break.herokuapp.com/" target="_blank">
<h2>Meme Break</h2>
<div class="content">
<p>Take a break and look at some 100Devs memes!</p>
</div>
</a>
</article>
<article class="style1">
<span class="image">
<img src="images/pokemon-lottery-main.jpg" alt="Poekmon Lottery Main Page" />
</span>
<a href="https://pokemonlottery.netlify.app" target="_blank">
<h2>Pokemon Lottery</h2>
<div class="content">
<p>A Pokemon TCG card price look-up. Is your card worth a thousands?</p>
</div>
</a>
</article>
<article class="style1">
<span class="image">
<img src="images/smols-us.jpg" alt="Smols Us Main Page" />
</span>
<a href="https://smols-us.herokuapp.com/" target="_blank">
<h2>Smols Us</h2>
<div class="content">
<p>URLs, but like smol</p>
</div>
</a>
</article>
<article class="style1">
<span class="image">
<img src="images/thought-exchanger.jpg" alt="Thought Exchanger Main Page" />
</span>
<a href="http://thought-exchanger.herokuapp.com/" target="_blank">
<h2>Thought Exchange</h2>
<div class="content">
<p>Find, exchange, and share random thoughts</p>
</div>
</a>
</article>
<article class="style1">
<span class="image">
<img src="images/big-moons-crypto.jpg" alt="Big Moons Crypto Main Page" />
</span>
<a href="https://bigmoonscrypto.netlify.app" target="_blank">
<h2>Big Moons Crypto</h2>
<div class="content">
<p>Index of Crypto prices to know which one is to the moon</p>
</div>
</a>
</article>
<article class="style1">
<span class="image">
<img src="images/dietarylookup.jpg" alt="Dietary Look-Up Main Page" />
</span>
<a href="https://dietarylookup.netlify.app" target="_blank">
<h2>Dietary Look-Up</h2>
<div class="content">
<p>Food Ingredient look-up to check vegetarian/vegan status</p>
</div>
</a>
</article>
<article class="style1">
<span class="image">
<img src="images/bouncing-balls.jpg" alt="Bouncing Balls" />
</span>
<a href="https://twitchbackgroundchanger.netlify.app" target="_blank">
<h2>Twitch Screensavers</h2>
<div class="content">
<p>A Screen Saver with custamization</p>
</div>
</a>
</article>
<article class="style1">
<span class="image">
<img src="images/100devs-stopwatch.jpg" alt="Stopwatch" />
</span>
<a href="https://100devsstopwatch.netlify.app" target="_blank">
<h2>#100Devs Stopwatch</h2>
<div class="content">
<p>A 100Devs Brand Functional Stopwatch</p>
</div>
</a>
</article><article class="style1">
<span class="image">
<img src="images/theservpet.jpg" />
</span>
<a href="https://theservpet.netlify.app" target="_blank">
<h2 class="darkFont">ServPet Pet Services</h2>
<div class="content">
<p class="">Pet Services Website</p>
</div>
</a>
</article><article class="style1">
<span class="image">
<img src="images/knoxville-sites.jpg" alt="Landing Page" />
</span>
<a href="https://knoxvillesites.com" target="_blank">
<h2 class="darkFont">Knoxvillesites Landing Page</h2>
<div class="content">
<p class="darkFont">A Landing Page for Knoxvillesites</p>
</div>
</a>
</article>
<!-- <article class="style1">
<span class="image">
<img src="" alt="100Devs Stats" />
</span>
<a href="" target="_blank">
<h2>100Devs Stats</h2>
<div class="content">
<p>Website for 100Devs Statistics. NOTE: I am NOT the only contributor.</p>
</div>
</a>
</article> -->
<article class="style1">
<span class="image">
<img src="images/black.jpg"/>
</span>
<a href="https://Github.com/DekotaNelson" target="_blank">
<h2>More to come!</h2>
<div class="content">
<p>Currently Working On Multiple Projects.</p>
</div>
</a>
</article>
</section>
<br>
<br>
<div class="centerMe">
<section class="resources">
<a href="https://twitter.com/DekotaDeCoder" class="" target="_blank"><span class="label">Twitter |</span></a>
<a href="https://Github.com/DekotaNelson/100devs-follow-along-site" class="" target="_blank"><span class="label">GitHub |</span></a>
<a target="_blank" rel="noopener noreferrer" href="https://www.linkedin.com/in/dekotanelson" class=""><span class="label">Linkedin |</span></a>
<a href="mailto:[email protected]?subject=Hello%20from%20Dekota%27s%20site" class="brands" target="_blank"><span class="label">Email Me</span></a>
</section>
</div>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<section>
<h2>Disclaimer</h2>
<p>Please note I am not affiliated with or sponsored by 100Devs or Leon. With that being said, the only non-100Devs links on this website are the link to this project's Github page in the footer, the 'Email Me' in the footer for if you have any issues or ideas related to the project, the 'files' link on every class page which go to my google drive that hosts the files provided on the discord, and the 'Other Projects by Dekota' page in the menu if you want to see more projects by me. Everything else directs you directly to 100Devs and Leon's official resources and this website is in no way monetized and never will be. I mention this to maintain 100% transparency about me, Dekota, and this website.</p>
</section>
<section>
<h2>100Devs Resources</h2>
<ul class="icons">
<li><a href="https://www.youtube.com/channel/UCGiRSHBdWuCgjgmPPz_13xw" class="icon brands style2 fa-youtube" target="_blank"><span class="label">YouTube</span></a></li>
<li><a href="https://www.twitch.tv/learnwithleon" class="icon brands style2 fa-twitch" target="_blank"><span class="label">Twitch</span></a></li>
<li><a href="https://leonnoel.com/discord" class="icon brands style2 fa-discord" target="_blank"><span class="label">Discord</span></a></li>
<li><a href="https://twitter.com/leonnoel" class="icon brands style2 fa-twitter" target="_blank"><span class="label">Twitter</span></a></li>
<li><a href="https://leonnoel.com/100devs/" class="icon brands style2 fa-chrome" target="_blank"><span class="label">100Devs</span></a></li>
<li><a href="https://Github.com/DekotaNelson/100devs-follow-along-site" class="icon brands style2 fa-Github" target="_blank"><span class="label">GitHub</span></a></li>
<li><a href="mailto:[email protected]?subject=Hello%20from%20Dekota%27s%20site" class="brands" target="_blank"><span class="label">Email Me</span></a></li>
</ul>
</section>
<ul class="copyright">
<li>© 100Devs Follow-Along. All rights reserved</li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>