From aebbcd8dc19b2bfcb6545b3d4f666e128b41fb27 Mon Sep 17 00:00:00 2001 From: Danny Berger Date: Thu, 16 Jul 2015 07:22:04 -0600 Subject: [PATCH] xp --- about.html | 105 +++++++++++++++++++++++++------------------------- projects.html | 61 ++++++++++++++++++++++++++--- 2 files changed, 108 insertions(+), 58 deletions(-) diff --git a/about.html b/about.html index 535482d..524b529 100755 --- a/about.html +++ b/about.html @@ -42,13 +42,14 @@ print_blurb: "résumé"
applescript  ·  css  ·  + go  ·  html  ·  javascript  ·  less  ·  node.js  ·  php  ·  + ruby  ·  sql  ·  - xml  ·  xslt
@@ -60,7 +61,6 @@ print_blurb: "résumé" mootools  ·  phpunit  ·  require.js  ·  - rpm  ·  swiftmailer  ·  symfony2  ·  twig @@ -68,7 +68,6 @@ print_blurb: "résumé"
software
- apache-httpd  ·  bosh  ·  docker  ·  elasticsearch  ·  @@ -76,14 +75,12 @@ print_blurb: "résumé" git  ·  jenkins  ·  kibana  ·  + logstash  ·  memcached  ·  mysql  ·  nginx  ·  - opengrok  ·  openvpn  ·  - oracle-database  ·  puppet  ·  - subversion  ·  vagrant
@@ -101,7 +98,6 @@ print_blurb: "résumé" facebook  ·  github  ·  paypal  ·  - twilio @@ -115,7 +111,10 @@ print_blurb: "résumé" @@ -139,6 +138,52 @@ print_blurb: "résumé"
+

+ Software Systems Engineer  ·  June '06 – present
+ The Loopy Ewe ()  ·  Fort Collins, Colorado +

+ + + +

+ + applescript  ·  + aws  ·  + composer  ·  + css  ·  + elasticsearch  ·  + git  ·  + html  ·  + javascript  ·  + linux  ·  + mootools  ·  + mysql  ·  + nginx  ·  + osx  ·  + paypal  ·  + php  ·  + puppet  ·  + require.js  ·  + rpm  ·  + sql  ·  + swiftmailer  ·  + symfony2  ·  + twig  ·  + twilio  ·  + vagrant + +

+ +
+

Software Developer  ·  July '09 – October '12; Summer '08, intern
Sentry Data Systems (www.sentryds.comwebsite)  ·  Deerfield Beach, Florida @@ -175,50 +220,6 @@ print_blurb: "résumé"


-

- Software Systems Engineer  ·  June '06 – present
- The Loopy Ewe ()  ·  Fort Collins, Colorado -

- - - -

- - applescript  ·  - aws  ·  - composer  ·  - css  ·  - elasticsearch  ·  - git  ·  - html  ·  - javascript  ·  - linux  ·  - mootools  ·  - mysql  ·  - nginx  ·  - osx  ·  - paypal  ·  - php  ·  - puppet  ·  - require.js  ·  - rpm  ·  - sql  ·  - swiftmailer  ·  - symfony2  ·  - twig  ·  - twilio  ·  - vagrant - -

- -
-

Student System Administrator  ·  Spring '06 – Fall '08
CSE Department, Taylor University (www.taylor.eduwebsite)  ·  Upland, Indiana diff --git a/projects.html b/projects.html index 1fee957..30b8ffb 100755 --- a/projects.html +++ b/projects.html @@ -1,22 +1,61 @@ --- title: Projects layout: content -description: I like tinkering with ideas and seeing where they end up. These are some of my personal favorites. +description: I like tinkering with ideas and seeing where they end up. These are some of my favorites. ---

Projects

- I like tinkering with ideas and seeing where they end up. Some of my work ends up on - GitHub and these are a few of my personal favorites… + This is a summary of open-source projects I've been involved with. For closed-source projects, you might find + some stories in my blog or summaries on my about page.

-

theloopyewe/elfbot

+ +

Professional

+ +

+ Some projects from my jobs are open source. They might be business-specific, but they still are a great + example of how myself and the team were solving business problems… +

+ + +

logsearch-boshrelease (logsearch)

- A bot used to automate third-party desktop applications from web applications. + A BOSH release for deploying a customizable stack of Elasticsearch+Logstash+Kibana to ingest, parse, and review + log messages from a variety of sources. +

+ +
+
github
+
logsearch/logsearch-boshrelease
+ +
blog
+
Logging logging and Finding Bottlenecks (2014-11-14)
+
+ + +

logsearch-shipper-boshrelease (logsearch)

+ +

+ A BOSH release to help centralize logs from any other BOSH deployment, forwarding and parsing them in a central + logging service like logsearch. +

+ +
+
github
+
logsearch/logsearch-shipper-boshrelease
+
+ + +

elfbot (theloopyewe)

+ +

+ A bot used to automate third-party desktop applications from web applications in order to assist in business + processes.

@@ -28,6 +67,15 @@ description: I like tinkering with ideas and seeing where they end up. These are
+ +

Personal

+ +

+ I also like tinkering with ideas and seeing where they end up. Some of my work ends up on + GitHub and these are a few of my personal favorites… +

+ +

cloque

@@ -88,7 +136,8 @@ description: I like tinkering with ideas and seeing where they end up. These are -

Contributions

+ +

Contributions

I would not and could not be the developer I am without the time others have invested in publishing open source