mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Merge branch 'brannon_bio'
This commit is contained in:
commit
ca1c0a6891
3 changed files with 13 additions and 2 deletions
11
content/bio/brannon-king.md
Normal file
11
content/bio/brannon-king.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
name: Brannon King
|
||||
role: Senior Blockchain Engineer
|
||||
email: brannon@lbry.com
|
||||
---
|
||||
|
||||
Brannon King merges talent, precision, and prudence with experience and a passion for simplicity.
|
||||
|
||||
Prior to becoming a blockchain engineer, Brannon developed autonomous driving software, primarily in C++ and C#. This included a lot of work in search algorithms, geometry, threading, and pub/sub frameworks.
|
||||
|
||||
In his spare time Brannon plays the piano, cares for his six children, and reads. In 2006 he was influenced heavily through a reading of the _The Bastiat Collection_, which set him on a life course destined to intercept cryptocurrencies.
|
|
@ -25,7 +25,7 @@
|
|||
<h2>Technical</h2>
|
||||
</div>
|
||||
|
||||
<?php foreach (['jack-robison', 'lex-berezhny', 'akinwale-ariwodola', 'antoniyshumanov', 'andrey', 'sean-yesmunt', 'niko-storni', 'mark-beamer'] as $bioSlug): ?>
|
||||
<?php foreach (['lex-berezhny', 'brannon-king', 'jack-robison', 'akinwale-ariwodola', 'antoniyshumanov', 'andrey', 'sean-yesmunt', 'niko-storni', 'mark-beamer'] as $bioSlug): ?>
|
||||
<?php echo View::render('content/_bio', ['person' => $bioSlug]) ?>
|
||||
<?php endforeach ?>
|
||||
</section>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 58d40e645d63565a6489302c738f4ae742970a1c
|
||||
Subproject commit ff2759e4fae4b818b29b1439611fa38e6e13aa4c
|
Loading…
Add table
Reference in a new issue