浏览代码

new post, minor tweaks old ones

Kyle P Davis 9 年之前
父节点
当前提交
ee06a20b12

+ 1 - 1
_posts/2015-05-18-rock-weekend.md

@@ -1,5 +1,5 @@
 ---
-tags: music concert mongodb javascript es6
+tags: music concert mongodb javascript es6 work
 ---
 
 

+ 2 - 2
_posts/2015-06-01-coding-weekend.md

@@ -1,5 +1,5 @@
 ---
-tags: health fixed movie anime electron javascript babeljs ternjs jshint jscs eslint mongodb resumes
+tags: health fixed movie anime electron javascript babeljs ternjs jshint jscs eslint mongodb work resume
 ---
 
 
@@ -21,7 +21,7 @@ tags: health fixed movie anime electron javascript babeljs ternjs jshint jscs es
     - on GitHub finally
     - needs work, but it's a start
     - might rename to `MongoUI`
-- `resumes` - my resume in the open and in various open formats
+- `resume` - my resume in the open and in various open formats
     - want to research these:
         - [gitbook](https://github.com/GitbookIO/gitbook)
         - [Bookdown](https://github.com/bookdown/Bookdown.Bookdown)

+ 1 - 1
_posts/2015-06-15-school,-family,-and-friends.md

@@ -1,5 +1,5 @@
 ---
-tags: school social birthday home javascript typescript babeljs
+tags: school social birthday home javascript typescript babeljs work
 ---
 
 

+ 4 - 2
_posts/2015-06-22-fathers-day-weekend.md

@@ -1,9 +1,10 @@
 ---
-tags: family school oops javascript es6 babeljs pegjs typescript gulp
+tags: family school oops javascript es6 babeljs pegjs typescript gulp work resume
 ---
 
 
 ### personal
+
 - Father's Day
     - spent the day visiting with my Dad and step-Mom
     - got a neat book "from the kids":
@@ -25,6 +26,7 @@ tags: family school oops javascript es6 babeljs pegjs typescript gulp
 
 
 ### projects
+
 - [blog](https://github.com/KylePDavis/KylePDavis.github.io)
     - all markdown, all the time
     - still enjoying this setup
@@ -33,7 +35,7 @@ tags: family school oops javascript es6 babeljs pegjs typescript gulp
     - cleaned up some inconsistencies between `eslint`, `jshint`, and `jscs`
     - working on resize and height issues for the `editor` component
     - trying to finish up a few more major issues before blabbing about it on Hacker News
-- [resumes](https://github.com/KylePDavis/resumes)
+- [resume](https://github.com/KylePDavis/resume)
     - tweaking a few things still
     - will try to publish on GitHub later this week
 - `model-lang` - ~~https://github.com/RiveraGroup/model-lang~~  `(x_x)`

+ 31 - 0
_posts/2015-06-29-goodbye,-hello-kitty.md

@@ -0,0 +1,31 @@
+---
+tags: oops work resume gulp family health
+---
+
+
+### personal
+
+- lost my job at Rivera Group on Tuesday
+	- shocked, confused, sad, not really sure what happened, may never know
+	- the cited reasons were either approved by management weeks prior or half-baked at best
+	- unfortunate timing, would have gained $5000 in my 401K only days later
+	- wish people would've just talked about it so that it didn't have to end like this
+	- would have liked to say goodbye to my friends and peers, I wish them nothing but the best
+	- moving on, had a lot of offers in the meantime, so that is promising at least
+	- working on my resume, site, and projects
+	- interesting things on the west coast, the San Francisco Bay area
+- birthday party for my daughter this week
+	- Hello Kitty themed, which is much older than I realized
+	- squirt guns, sprinkler, yard toys, tons of kids
+	- full house, friends, family
+	- had a great time, thanks to everyone
+
+
+### projects
+
+- [resume](https://github.com/KylePDavis/resume)
+	- published to GitHub late today
+	- used `html-pdf` and `roaster` for the conversions
+	- used `gulp` for builds and deploys
+	- added a button to the blog so that people can find it more easily
+	- ran into a minor issue with my install of the Go Git Service, will have to resolve soon