<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Justin Jeffress</title>
    <description>I love to tinker with software and share my knowledge with others in the pursuit enriching people&apos;s lives.</description>
    <link>http://sleepydeveloper.github.io/</link>
    <atom:link href="http://sleepydeveloper.github.io/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Sun, 31 May 2026 16:50:11 +0000</pubDate>
    <lastBuildDate>Sun, 31 May 2026 16:50:11 +0000</lastBuildDate>
    <generator>Jekyll v3.10.0</generator>
    
      <item>
        <title>Visiting Old Friends</title>
        <description>&lt;p&gt;Today was bittersweet. I paid a visit to CrownPeak where I worked a month shy of 
five years. It was my first job straight out of college. I learned so much from
a team of wonderfully skilled and nice people. It was a wonderful place to work.
They sold the company in winter 2015. On March 15th, the Los Angeles
office will close. Many of my colleagues from the Engineering Team opted not to
move to the new office out of state. I knew it was my last chance to see
everyone all at the same place before they move onto different things.&lt;/p&gt;

&lt;p&gt;Although I left over 5 years ago (time files!), it still felt like home. There
were a few new faces, but the core engineering team that raised me was still
there. A lot of the new faces were from CSUN my alma mater. While I was
employed at CrownPeak, I suggested that we participate in the CSUN Honor’s Co-op
to hire fresh college graduates. While I was employed there, we hired two developers
through the program. I was happy to see that they continued to use the program
and it made me proud to be a CSUN graduate.&lt;/p&gt;

&lt;p&gt;It was great to catch up with everyone and to learn about the new projects
they had built over the time I was gone. I was happy to see that they had moved
from silverlight to angular.js for the front-end.&lt;/p&gt;

&lt;p&gt;Sadly, I didn’t get to meet everyone that I had once worked with, since several
were out of state in the new office.&lt;/p&gt;

&lt;p&gt;I hope everyone at CrownPeak the best and may you all land on you feet and move on
to something great!&lt;/p&gt;
</description>
        <pubDate>Thu, 09 Mar 2017 03:30:00 +0000</pubDate>
        <link>http://sleepydeveloper.github.io/misc/2017/03/09/visiting-old-friends.html</link>
        <guid isPermaLink="true">http://sleepydeveloper.github.io/misc/2017/03/09/visiting-old-friends.html</guid>
        
        
        <category>misc</category>
        
      </item>
    
      <item>
        <title>Alexa Skills Kit Local Debugging</title>
        <description>&lt;p&gt;Today I’m proud to announce my first set of video tutorials have been uploaded to
YouTube!!! I recently got into &lt;strong&gt;Alexa Skills Kit&lt;/strong&gt; and got tired of uploading my
zipped source files to &lt;strong&gt;Lambda&lt;/strong&gt; every time I wanted to iterate changes. I did a
search and found an article on how to set up debugging locally, but it was long,
disjointed and at times off-topic.&lt;/p&gt;

&lt;p&gt;I thought of a way to trim it down into a cohesive step 1 to done process. I
split it into four videos and narrate every step of the way. The videos are
included in a playlist on the
&lt;a href=&quot;https://www.youtube.com/channel/UCJhk5SbvNHvfzskDhtZf73g&quot;&gt;SleepyDeveloper Tutorials Channel&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Click the Video thumbnail to watch&lt;/strong&gt;:
&lt;a href=&quot;https://www.youtube.com/watch?v=pKtSe-2HlZc&amp;amp;list=PLEQOwSD1-CDi_DC6UOntOexgHKjxndlL-&quot;&gt;Debugging Alexa Skills (AWS Lambda Code) Locally&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=pKtSe-2HlZc&amp;amp;list=PLEQOwSD1-CDi_DC6UOntOexgHKjxndlL-&quot;&gt;&lt;img src=&quot;http://img.youtube.com/vi/pKtSe-2HlZc/0.jpg&quot; alt=&quot;YouTube link for Alexa Skills Kit Local Debugging &quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Check the
&lt;a href=&quot;https://github.com/sleepydeveloper/tutorials&quot;&gt;SleepyDeveloper Tutorials&lt;/a&gt;
repository for the necessary code to add to your project. All future tutorials
will be added to this repository.&lt;/p&gt;

&lt;p&gt;I’m not sure how regularly I will upload videos, but I don’t plan to stop here.
I have plenty of more ideas stashed away. If I have time, I would like to re-dub
the tutorials into Japanese.&lt;/p&gt;
</description>
        <pubDate>Wed, 01 Mar 2017 08:00:00 +0000</pubDate>
        <link>http://sleepydeveloper.github.io/tutorials/alexa-skills-kit/2017/03/01/alexa-skills-kit-local-debugging.html</link>
        <guid isPermaLink="true">http://sleepydeveloper.github.io/tutorials/alexa-skills-kit/2017/03/01/alexa-skills-kit-local-debugging.html</guid>
        
        
        <category>tutorials</category>
        
        <category>alexa-skills-kit</category>
        
      </item>
    
      <item>
        <title>Hello World!</title>
        <description>&lt;p&gt;Hello everyone welcome to SleepyDeveloper!&lt;/p&gt;

&lt;p&gt;This my obligary Hello World (first post) using Jekyll.&lt;/p&gt;

&lt;p&gt;I came up with the name SleepyDeveloper back in 2008 when I published my first
iOS app, a simple tip calculator on the AppStore.&lt;/p&gt;

&lt;p&gt;Since I was working full time, I was losing sleep working on my side projects
hence the name SleepyDeveloper. I was delighted when the domain was available!&lt;/p&gt;

&lt;p&gt;Nine years later, I’ve decided to turn SleepyDeveloper into a developer focused
blog and place for &lt;a href=&quot;https://github.com/sleepydeveloper/tutorials&quot;&gt;tutorials&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;While training people throughout my career and tutoring people in college, I
came to realize that teaching is a great way to enforce my own knowledge.&lt;/p&gt;

&lt;p&gt;I will be announcing my new tutorial videos here as well as posting about
development and technology.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Justin&lt;/p&gt;
</description>
        <pubDate>Tue, 28 Feb 2017 17:00:00 +0000</pubDate>
        <link>http://sleepydeveloper.github.io/sleepydeveloper/2017/02/28/hello-world-first-post.html</link>
        <guid isPermaLink="true">http://sleepydeveloper.github.io/sleepydeveloper/2017/02/28/hello-world-first-post.html</guid>
        
        
        <category>sleepydeveloper</category>
        
      </item>
    
  </channel>
</rss>
