-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
422 lines (422 loc) · 23.4 KB
/
index.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
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
<!DOCTYPE html>
<html lang="en">
<head>
<title>Portfolio - kevinleutzinger.com</title>
<link href="site-generator/generated/card.css" rel="stylesheet"/>
<meta charset="utf-8"/>
<meta content="width=device-width,initial-scale=1" name="viewport"/>
<script type="text/javascript">(function () {
const cdn_script_url = 'https://cdn.jsdelivr.net/npm/kevbadge/kevbadge.js';
let kevbadge = document.createElement('script'); kevbadge.type = 'text/javascript'; kevbadge.async = true;
kevbadge.src = cdn_script_url;
let s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(kevbadge, s);
})();</script>
<script>var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//matomo.kevbot.xyz/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();</script>
</head>
<body>
<div class="blog-card alt">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/Zdr1KZf.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="">Projects by Kevin Leutzinger</a></h1>
<h2>Inventive websites and programming<br/> <span>SF Bay Area, Web, Backend</span></h2>
<p>Hi, I'm a backend-leaning software engineer. I've worked for <a href="https://rescale.com">Rescale</a>, <a href="https://squid.cloud">Squid Cloud</a>, and currently <a href="https://opensyllabus.org/">Open Syllabus</a></p>
<p>Professionally, I specialize in deployments, DevOps, cloud, automation, DevEx, and linux. I like python, javascript, and shell scripting. I've been using Arch Linux (btw) for about 10 years now and the colemak keyboard layout.</p>
<p>On my own time, I make games and web-based utilities. You can find a gallery of my personal projects below. Everything below is created and maintained by yours truly. Each entry inculdes a link to both the deployed app and the source code (MIT licensed, usually).</p>
<h3>Contact info</h3>
<p><a href="https://docs.google.com/document/d/1-Sx9gcD6VsBZovPjbuFmXEhK-RTtE_BrvRMpE0Epq4I/export?format=pdf">My Resume</a>| <a href="https://www.linkedin.com/in/kevin-leutzinger-556758114/">Linkedin</a>| <a href="https://github.com/kleutzinger/">Github</a>| <a href="mailto:kevbot.xyz@gmail.com">Email</a></p>
<p><a href="https://www.youtube.com/channel/UCANztgzBKoVk1WnoVKz4UPg">Youtube</a>| <a href="https://www.ssbwiki.com/Smasher:Kevbot">I'm a Pro Gamer (Super Smash Bros. Melee)</a>| <a href="https://kevbot.xyz/blog">My Blog</a>| <a href="https://kevinleutzinger.com/sitemap.xml">sitemap.xml</a></p>
<p class="read-more">
</p>
</div>
</div>
<div class="blog-card">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/cnaf.jpg)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="">CNAF on AWS Govcloud</a></h1>
<h2>Infrastructure<br/>
Jun 2022<br/> <span>AWS, Cloudformation</span></h2>
<p>While I was at Rescale, a customer needed a new strict allowlist firewalling their cloud compute VPC in AWS Govcloud. Using CloudFormation templates and Cohesive Network's VNS3, I created a working solution to manage exactly what traffic could exit and enter the VPC without disrupting their workflows and security requirements. This closed a 6 figure deal with a large aerospae company.</p>
<p class="read-more">
</p>
</div>
</div>
<div class="blog-card alt">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/public-notes.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://tril.kevbot.xyz/share/">Public Notes</a></h1>
<h2>Website<br/>
Dec 2023<br/> <span>Trilium</span></h2>
<p>Check out my published docs from my knowledgebase. It includes notes on my tasty recipes, computer tips, and many other fields of interest.</p>
<p class="read-more"><a href="https://tril.kevbot.xyz/share/">| Open</a></p>
</div>
</div>
<div class="blog-card">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/workout-scrot.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://fit.kevbot.xyz">Fitness Tracker</a></h1>
<h2>Website<br/>
Sep 2023<br/> <span>HTMX, Node.js, SQLite, Handlebars</span></h2>
<p>This mobile-friendly website lets you easily log your workouts in the gym. You can customize the interface how you'd like and create custom workout sequences. Later, when you get home you can look at graphs of your progress or export the data as a csv or json.</p>
<p class="read-more"><a href="https://github.com/kleutzinger/fit.kevbot.xyz">| Source Code</a><a href="https://fit.kevbot.xyz">| Open</a><a href="https://github.com/kleutzinger/fit.kevbot.xyz#readme">| Readme</a></p>
</div>
</div>
<div class="blog-card alt">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/q24jcGn.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://movies.kevbot.xyz/">movies.kevbot.xyz</a></h1>
<h2>Website<br/>
Oct 2020<br/> <span>Node.js, Redis, Express</span></h2>
<p>How long ago was that movie made? How old was Brad Pitt in it? Has Kevin seen this one? Just type a movie title to find out.</p>
<p class="read-more"><a href="https://github.com/kleutzinger/movies.kevbot.xyz">| Source Code</a><a href="https://movies.kevbot.xyz/">| Open</a></p>
</div>
</div>
<div class="blog-card">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/c4cOaDV.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://github.com/kleutzinger/advent-of-code-2020#readme">Advent of Code 2020 Solutions</a></h1>
<h2>Coding Challenge<br/>
Dec 2020<br/> <span>Python</span></h2>
<p>My 50 solutions to a yearly <a href="https://adventofcode.com/2020/">programming challenge.</a></p>
<p class="read-more"><a href="https://github.com/kleutzinger/advent-of-code-2020#readme">| Open</a></p>
</div>
</div>
<div class="blog-card alt">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/VaqnaSs.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="">Classic Game Scraper</a></h1>
<h2>Application<br/>
May 2020<br/> <span>Python, Eel</span></h2>
<p>I just might have the world's largest video game collection! This personal tool allows me to browse, download, and emulate over 35,000 roms scraped from <a href="https://archive.org">archive.org</a>. I can get any official game on demand from over 25 systems such as Dreamcast, Gameboy, Sega, Playstation 1/2, Super Nintendo, Gamecube and more!</p>
<p class="read-more"><a href="#">| Video Demo</a></p>
</div>
</div>
<div class="blog-card">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/50ra8kv.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://lounge.kevbot.xyz/">The Lounge Video Chat</a></h1>
<h2>Website<br/>
Apr 2020<br/> <span>Node.js, socket.io, express, mobile support</span></h2>
<p>Video chat with friends while navigating a 2d space with the arrow keys or touch. You can walk away from a conversation to stop hearing it. Featuring charades and live music. I made this during lockdown to have a covid-safe birthday party with my friends.</p>
<p class="read-more"><a href="https://github.com/kleutzinger/the-lounge">| Source Code</a><a href="https://lounge.kevbot.xyz/">| Open</a></p>
</div>
</div>
<div class="blog-card alt">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/QcD7Zr2.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://replay.kevbot.xyz/">Smash Bros. Melee Gameplay Sharing</a></h1>
<h2>Website<br/>
Sep 2020<br/> <span>Node.js, Postgres</span></h2>
<p>Melee is a fighting game with online tournaments. With this service, players can easily upload their recorded gameplay. The site organizes, labels, and stores the files for others to download.</p>
<p class="read-more"><a href="https://github.com/kleutzinger/spectate-melee-kb">| Source Code</a><a href="https://youtu.be/F8j87ru7X5I">| Video Demo</a><a href="https://replay.kevbot.xyz/">| Open</a></p>
</div>
</div>
<div class="blog-card">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/dZhtUAf.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://chrome.google.com/webstore/detail/better-challonge-results/nlmopkefkemlpdpfkgllbeifljhkfeno">Better Challonge Tournament Results</a></h1>
<h2>Chrome Extension<br/>
May 2017<br/> <span>Javascript</span></h2>
<p>This is an extension to <a href="https://challonge.com">Challonge.com</a>. It improves the results screen for a given tournament with statistics on each individual's performance and head to heads.</p>
<p>
<em>"Should honestly be integrated into the vanilla challonge website"</em><br> - 5 Star review</br>
</p>
<p class="read-more"><a href="https://github.com/kleutzinger/better-challonge">| Source Code</a><a href="https://chrome.google.com/webstore/detail/better-challonge-results/nlmopkefkemlpdpfkgllbeifljhkfeno">| Open</a></p>
</div>
</div>
<div class="blog-card alt">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/N7ZkAG0.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://chrome.google.com/webstore/detail/youtube-now-playing-descr/cclaiidhllljekopicenflhhkdkckkbl">Youtube "Now Playing"</a></h1>
<h2>Chrome Extension<br/>
Feb 2018<br/> <span>Javascript</span></h2>
<p>Longer youtube videos often have their sections laid out in the video description. As the video plays, this plugin displays the current section and allows skipping forward and back between sections.</p>
<p class="read-more"><a href="https://chrome.google.com/webstore/detail/youtube-now-playing-descr/cclaiidhllljekopicenflhhkdkckkbl">| Open</a></p>
</div>
</div>
<div class="blog-card">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/OCqXrtl.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://github.com/kleutzinger/dotfiles">Kevin's Arch Linux dotfiles</a></h1>
<h2>Config<br/>
Jan 2021<br/> <span>git, yadm</span></h2>
<p>Explore all the files I use to configure my Arch Linux Laptop.</p>
<p class="read-more"><a href="https://github.com/kleutzinger/dotfiles">| Open</a></p>
</div>
</div>
<div class="blog-card alt">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/5fUSUVJ.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://kevbot.xyz/">kevbot.xyz</a></h1>
<h2>Website<br/>
Oct 2020<br/> <span>Python, Lektor, Dokku, Docker</span></h2>
<p>My other site featuring a blog and even more projects of mine.</p>
<p class="read-more"><a href="https://github.com/kleutzinger/lektor-blog">| Source Code</a><a href="https://kevbot.xyz/">| Open</a></p>
</div>
</div>
<div class="blog-card">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/eo0zqmi.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="">DIY Rectangle Controller</a></h1>
<h2>Hardware<br/>
May 2022<br/> <span>Raspberry Pi Pico</span></h2>
<p>Homemade "rectangle"-style controller to play Super Smash Bros Melee on Gamecube/Wii. This is an ergonomic alternative to the standard Gamecube controller. It works on both PC and console.</p>
<p class="read-more"><a href="https://docs.google.com/document/d/1ghh1K2DEtPpqfF3jOtAsY1XcohuA7enjkYF7_MLG39k/edit#heading=h.qkq85fhrrorr">| Readme</a></p>
</div>
</div>
<div class="blog-card alt">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/NWkhULd.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://docs.google.com/spreadsheets/d/1-rj-k-gLWUize_fYmlGVH0zFkBLa14U6nMMonNEkraE/edit#gid=854185296">Norcal Melee Data Tracker</a></h1>
<h2>Data<br/>
Jun 2023<br/> <span>Python, Gsheets</span></h2>
<p>Norcal has a competitive Super Smash Bros. Melee scene. We play in person tournaments against each other and we calculate seasonal player rankings data within our region. This is an auto-updating scraper and google sheet that keeps track of our wins, losses, and head to heads in the curernt ranking period. I'm Kevbot on there :D.</p>
<p class="read-more"><a href="https://github.com/kleutzinger/norcal-ssbm-power-ranker-pgstats.com">| Source Code</a><a href="https://docs.google.com/spreadsheets/d/1-rj-k-gLWUize_fYmlGVH0zFkBLa14U6nMMonNEkraE/edit#gid=854185296">| Open</a></p>
</div>
</div>
<div class="blog-card">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/vqwhWcK.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://www.kevinleutzinger.com/surviveSRC/">Survive SRC Game</a></h1>
<h2>Web Game<br/>
Apr 2014<br/> <span>Javascript</span></h2>
<p>An HTML5 game where you try to survive the onslaught of students from Simon's Rock College. Use the arrow keys. Best played on a desktop browser. This was quite a hit at the school (circa 2014).</p>
<p class="read-more"><a href="https://github.com/kleutzinger/kleutzinger.github.io/tree/master/surviveSRC">| Source Code</a><a href="https://www.kevinleutzinger.com/surviveSRC/">| Open</a></p>
</div>
</div>
<div class="blog-card alt">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/6dV2Wfl.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://github.com/kleutzinger/userscripts#readme">Userscripts Repo</a></h1>
<h2>Utility<br/>
Feb 2023<br/> <span>Javascript</span></h2>
<p>My list of custom made userscripts which can execute on your browser. They are like chrome extensions, but you can rapidly develop them.</p>
<p class="read-more"><a href="https://github.com/kleutzinger/userscripts#readme">| Open</a><a href="https://github.com/kleutzinger/userscripts#readme">| Readme</a></p>
</div>
</div>
<div class="blog-card">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/5jq3Hld.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://steam-tags.kevbot.xyz/">Steam Tags Popularity Game</a></h1>
<h2>Game<br/>
Jun 2023<br/> <span>Python, Streamlit</span></h2>
<p>Guess which Steam game tag is more popular to publish. Are there more FPS or strategy games?</p>
<p class="read-more"><a href="https://github.com/kleutzinger/steam-tags">| Source Code</a><a href="https://steam-tags.kevbot.xyz/">| Open</a><a href="https://github.com/kleutzinger/steam-tags#readme">| Readme</a></p>
</div>
</div>
<div class="blog-card alt">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/UJbu9dr.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://clipyt.kevbot.xyz/#VQBbHzypBro+71+79+VQBbHzypBro+140+146+pZwvLFhYUL0+129+133+hGY44DIQb-A+81+92+MdcuaeYV9oM+164+177+IydCCUfPDLE+11+34+Interesting_Videos">Clipyt</a></h1>
<h2>Website<br/>
May 2017<br/> <span>Javascript</span></h2>
<p>Combine subsections of youtube videos together for sharing. Supports combining multiple video sources.</p>
<p class="read-more"><a href="https://github.com/kleutzinger/clipyt.me/">| Source Code</a><a href="https://clipyt.kevbot.xyz/#VQBbHzypBro+71+79+VQBbHzypBro+140+146+pZwvLFhYUL0+129+133+hGY44DIQb-A+81+92+MdcuaeYV9oM+164+177+IydCCUfPDLE+11+34+Interesting_Videos">| Open</a></p>
</div>
</div>
<div class="blog-card">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/CU2c5QN.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://repl.it/@thedookmaster/serpent2py">serpent2.py</a></h1>
<h2>Desktop Game<br/>
Oct 2013<br/> <span>Python, Pygame</span></h2>
<p>A version of snake where you can pass through yourself.</p>
<p class="read-more"><a href="https://repl.it/@thedookmaster/serpent2py">| Open</a></p>
</div>
</div>
<div class="blog-card alt">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/modernized-games.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://docs.google.com/spreadsheets/d/1lej6intvIrjFEqVxlerSIlFGjblJnv7nRYbs-fJ3FQU/edit?usp=sharing">Modernized Video Games Sheet</a></h1>
<h2>Data<br/>
Nov 2023</h2>
<p>Discover revamped classics! This is a list of modernized video game projects, including decompilations, PC ports, and open-source engines. These projects provide fresh gaming experiences ranging from faithful recreations to complete overhauls. Most of these are meant to be played on PC/Mac/Linux or in a web browser.</p>
<p class="read-more"><a href="https://docs.google.com/spreadsheets/d/1lej6intvIrjFEqVxlerSIlFGjblJnv7nRYbs-fJ3FQU/edit?usp=sharing">| Open</a></p>
</div>
</div>
<div class="blog-card">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/21zhecs.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="">Fullsize Instagram Right Click</a></h1>
<h2>Chrome Extension<br/>
Aug 2016<br/> <span>Javascript</span></h2>
<p>Instagram images on the web are not clickable or saveable. Use this plugin to right click to open the image directly at high quality.<br/>
Note: Instagram removed this extension from the chrome extension store because it was too cool for them to handle.</p>
<p class="read-more"><a href="https://github.com/kleutzinger/instagram-fullsize">| Source Code</a></p>
</div>
</div>
<div class="blog-card alt">
<div class="meta">
<div class="photo" style="background-image: url()">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://serve-gist.kevbot.xyz/?url=https://gist.githubusercontent.com/kleutzinger/2eff598f26f90aff2cc3e7d4ba5f5a42/raw/dd68e5ea8a2ffc37a3ee5962b13e6e3647f721ca/demo.json">serve-gist.kevbot.xyz</a></h1>
<h2>Website<br/>
Apr 2024<br/> <span>Node.js</span></h2>
<p>Serve any gist from gist.github.com as json.</p>
<p class="read-more"><a href="https://github.com/kleutzinger/serve-gist">| Source Code</a><a href="https://serve-gist.kevbot.xyz/?url=https://gist.githubusercontent.com/kleutzinger/2eff598f26f90aff2cc3e7d4ba5f5a42/raw/dd68e5ea8a2ffc37a3ee5962b13e6e3647f721ca/demo.json">| Open</a></p>
</div>
</div>
<div class="blog-card">
<div class="meta">
<div class="photo" style="background-image: url(https://cdn.kevbot.xyz/file/kevbot-cdn/screenshots/5uhbBoC.png)">
</div>
<ul class="details">
<li class="author"><a href="https://github.com/kleutzinger">Kevin Leutzinger</a></li>
</ul>
</div>
<div class="description">
<h1><a href="https://chrome.google.com/webstore/detail/twitch-pause-resume-live/bfgebolngkajgakbhhfdhgdldmjmiebe">Twitch.tv Pause Live</a></h1>
<h2>Chrome Extension<br/>
Jan 2019<br/> <span>Javascript</span></h2>
<p><a href="https://twitch.tv">Twitch.tv</a> is a video game live streaming platform. This extension allows viewers to store a bookmark during the middle of a live broadcast and resume watching later at their convenience.</p>
<p class="read-more"><a href="https://chrome.google.com/webstore/detail/twitch-pause-resume-live/bfgebolngkajgakbhhfdhgdldmjmiebe">| Open</a></p>
</div>
</div>
</body>
</html>