Richard hails from Tulsa. He has earned degrees from the University of Oklahoma and Stanford. (Go Sooners and Cardinals!) Before starting Pied Piper, he worked for Hooli as a part time software developer. While his work focuses on applied information theory, mostly optimizing lossless compression schema of both the length-limited and adaptive variants, his non-work interests range widely, everything from quantum computing to chaos theory. He could tell you about it, but THAT would NOT be a “length-limited” conversation!
Pied Piper is a multi-platform technology based on a proprietary universal compression algorithm that has consistently fielded high Weisman Scores™ that are not merely competitive, but approach the theoretical limit of lossless compression.
291 |
292 |
Highlights
293 |
294 |
Build an algorithm for artist to detect if their music was violating copy right infringement laws
295 |
Successfully won Techcrunch Disrupt
296 |
Optimized an algorithm that holds the current world record for Weisman Scores
Global movement of free coding clubs for young people.
324 |
325 |
Highlights
326 |
327 |
Awarded 'Teacher of the Month'
328 |
329 |
330 |
331 |
332 |
333 |
334 |
335 |
338 |
339 |
340 |
341 |
342 | University of Oklahoma
343 |
344 | 2011-06-01 — 2014-01-01
345 |
346 |
347 |
348 | Information Technology
349 |
350 |
351 | Bachelor
352 |
353 |
Courses
354 |
355 |
DB1101 - Basic SQL
356 |
CS2011 - Java Introduction
357 |
358 |
359 |
360 |
361 |
362 |
363 |
364 |
367 |
368 |
369 |
370 |
371 | Digital Compression Pioneer Award
372 |
373 |
374 | Awarded
375 | 2014-11-01
376 |
377 |
378 | by
379 | Techcrunch
380 |
381 |
382 | There is no spoon.
383 |
384 |
385 |
386 |
387 |
388 |
389 |
390 |
393 |
394 |
395 |
396 |
397 | Video compression for 3d media
398 |
399 | 2014-10-01
400 |
401 |
402 |
403 |
404 |
405 |
406 | Published by
407 | Hooli
408 |
409 |
410 |
Innovative middle-out compression algorithm that changes the way we store data.
411 |
412 |
413 |
414 |
415 |
416 |
417 |
418 |
421 |
422 |
423 |
424 |
425 |
Web Development
426 |
427 |
428 |
HTML
429 |
CSS
430 |
Javascript
431 |
432 |
433 |
434 |
435 |
Compression
436 |
437 |
438 |
Mpeg
439 |
MP4
440 |
GIF
441 |
442 |
443 |
444 |
445 |
446 |
447 |
448 |
451 |
452 |
453 |
454 |
455 | English
456 |
457 |
458 | Native speaker
459 |
460 |
461 |
462 |
463 |
464 |
465 |
466 |
469 |
470 |
471 |
472 |
473 |
Wildlife
474 |
475 |
476 |
Ferrets
477 |
Unicorns
478 |
479 |
480 |
481 |
482 |
483 |
484 |
485 |
488 |
489 |
490 |
491 |
492 |
It is my pleasure to recommend Richard, his performance working as a consultant for Main St. Company proved that he will be a valuable addition to any company.
493 |
494 | — Erlich Bachman
495 |
496 |
497 |
498 |
499 |
500 |
501 |
502 |
503 |
504 |
505 |
506 |
--------------------------------------------------------------------------------
/functions/resume.json:
--------------------------------------------------------------------------------
1 | {
2 | "basics": {
3 | "name": "Richard Hendriks",
4 | "label": "Programmer",
5 | "picture": "",
6 | "email": "richard@valley.com",
7 | "phone": "(912) 555-4321",
8 | "website": "http://richardhendricks.com",
9 | "summary":
10 | "Richard hails from Tulsa. He has earned degrees from the University of Oklahoma and Stanford. (Go Sooners and Cardinals!) Before starting Pied Piper, he worked for Hooli as a part time software developer. While his work focuses on applied information theory, mostly optimizing lossless compression schema of both the length-limited and adaptive variants, his non-work interests range widely, everything from quantum computing to chaos theory. He could tell you about it, but THAT would NOT be a “length-limited” conversation!",
11 | "location": {
12 | "address": "2712 Broadway St",
13 | "postalCode": "CA 94115",
14 | "city": "San Francisco",
15 | "countryCode": "US",
16 | "region": "California"
17 | },
18 | "profiles": [
19 | {
20 | "network": "Twitter",
21 | "username": "neutralthoughts",
22 | "url": ""
23 | },
24 | {
25 | "network": "SoundCloud",
26 | "username": "dandymusicnl",
27 | "url": "https://soundcloud.com/dandymusicnl"
28 | }
29 | ]
30 | },
31 | "work": [
32 | {
33 | "company": "Pied Piper",
34 | "position": "CEO/President",
35 | "website": "http://piedpiper.com",
36 | "startDate": "2013-12-01",
37 | "endDate": "2014-12-01",
38 | "summary":
39 | "Pied Piper is a multi-platform technology based on a proprietary universal compression algorithm that has consistently fielded high Weisman Scores™ that are not merely competitive, but approach the theoretical limit of lossless compression.",
40 | "highlights": [
41 | "Build an algorithm for artist to detect if their music was violating copy right infringement laws",
42 | "Successfully won Techcrunch Disrupt",
43 | "Optimized an algorithm that holds the current world record for Weisman Scores"
44 | ]
45 | }
46 | ],
47 | "volunteer": [
48 | {
49 | "organization": "CoderDojo",
50 | "position": "Teacher",
51 | "website": "http://coderdojo.com/",
52 | "startDate": "2012-01-01",
53 | "endDate": "2013-01-01",
54 | "summary": "Global movement of free coding clubs for young people.",
55 | "highlights": ["Awarded 'Teacher of the Month'"]
56 | }
57 | ],
58 | "education": [
59 | {
60 | "institution": "University of Oklahoma",
61 | "area": "Information Technology",
62 | "studyType": "Bachelor",
63 | "startDate": "2011-06-01",
64 | "endDate": "2014-01-01",
65 | "gpa": "4.0",
66 | "courses": ["DB1101 - Basic SQL", "CS2011 - Java Introduction"]
67 | }
68 | ],
69 | "awards": [
70 | {
71 | "title": "Digital Compression Pioneer Award",
72 | "date": "2014-11-01",
73 | "awarder": "Techcrunch",
74 | "summary": "There is no spoon."
75 | }
76 | ],
77 | "publications": [
78 | {
79 | "name": "Video compression for 3d media",
80 | "publisher": "Hooli",
81 | "releaseDate": "2014-10-01",
82 | "website": "http://en.wikipedia.org/wiki/Silicon_Valley_(TV_series)",
83 | "summary":
84 | "Innovative middle-out compression algorithm that changes the way we store data."
85 | }
86 | ],
87 | "skills": [
88 | {
89 | "name": "Web Development",
90 | "level": "Master",
91 | "keywords": ["HTML", "CSS", "Javascript"]
92 | },
93 | {
94 | "name": "Compression",
95 | "level": "Master",
96 | "keywords": ["Mpeg", "MP4", "GIF"]
97 | }
98 | ],
99 | "languages": [
100 | {
101 | "language": "English",
102 | "fluency": "Native speaker"
103 | }
104 | ],
105 | "interests": [
106 | {
107 | "name": "Wildlife",
108 | "keywords": ["Ferrets", "Unicorns"]
109 | }
110 | ],
111 | "references": [
112 | {
113 | "name": "Erlich Bachman",
114 | "reference":
115 | "It is my pleasure to recommend Richard, his performance working as a consultant for Main St. Company proved that he will be a valuable addition to any company."
116 | }
117 | ]
118 | }
119 |
--------------------------------------------------------------------------------
/functions/screenshots/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/.DS_Store
--------------------------------------------------------------------------------
/functions/screenshots/ace.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/ace.png
--------------------------------------------------------------------------------
/functions/screenshots/apage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/apage.png
--------------------------------------------------------------------------------
/functions/screenshots/class.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/class.png
--------------------------------------------------------------------------------
/functions/screenshots/classy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/classy.png
--------------------------------------------------------------------------------
/functions/screenshots/cora.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/cora.png
--------------------------------------------------------------------------------
/functions/screenshots/crispy-potato.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/crispy-potato.png
--------------------------------------------------------------------------------
/functions/screenshots/dave.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/dave.png
--------------------------------------------------------------------------------
/functions/screenshots/elegant.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/elegant.png
--------------------------------------------------------------------------------
/functions/screenshots/elite.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/elite.png
--------------------------------------------------------------------------------
/functions/screenshots/eloquent.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/eloquent.png
--------------------------------------------------------------------------------
/functions/screenshots/flat.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/flat.png
--------------------------------------------------------------------------------
/functions/screenshots/kards.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/kards.png
--------------------------------------------------------------------------------
/functions/screenshots/keloran.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/keloran.png
--------------------------------------------------------------------------------
/functions/screenshots/kendall.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/kendall.png
--------------------------------------------------------------------------------
/functions/screenshots/kwan.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/kwan.png
--------------------------------------------------------------------------------
/functions/screenshots/latex.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/latex.png
--------------------------------------------------------------------------------
/functions/screenshots/mantra.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/mantra.png
--------------------------------------------------------------------------------
/functions/screenshots/mocha-responsive.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/mocha-responsive.png
--------------------------------------------------------------------------------
/functions/screenshots/modern.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/modern.png
--------------------------------------------------------------------------------
/functions/screenshots/onepage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/onepage.png
--------------------------------------------------------------------------------
/functions/screenshots/onepageresume.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/onepageresume.png
--------------------------------------------------------------------------------
/functions/screenshots/orbit.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/orbit.png
--------------------------------------------------------------------------------
/functions/screenshots/paper.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/paper.png
--------------------------------------------------------------------------------
/functions/screenshots/papirus.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/papirus.png
--------------------------------------------------------------------------------
/functions/screenshots/pumpkin.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/pumpkin.png
--------------------------------------------------------------------------------
/functions/screenshots/rocketspacer.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/rocketspacer.png
--------------------------------------------------------------------------------
/functions/screenshots/short.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/short.png
--------------------------------------------------------------------------------
/functions/screenshots/simple-red.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/simple-red.png
--------------------------------------------------------------------------------
/functions/screenshots/slick.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/slick.png
--------------------------------------------------------------------------------
/functions/screenshots/spartan.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/spartan.png
--------------------------------------------------------------------------------
/functions/screenshots/srt.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/srt.png
--------------------------------------------------------------------------------
/functions/screenshots/stackoverflow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/stackoverflow.png
--------------------------------------------------------------------------------
/functions/screenshots/verbum.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/verbum.png
--------------------------------------------------------------------------------
/functions/screenshots/wraypro.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsonresume/registry-functions/b275c45dcd63f590d1a5c19083c6341e23eb6ae1/functions/screenshots/wraypro.png
--------------------------------------------------------------------------------
/functions/template.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 | JSON resume
8 |
9 |
10 |
11 |
12 |
29 |
30 |
31 |
32 |