<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Elijah Bernstein-Cooper | Blog</title>
    <description>Elijah Bernstein-Cooper is a data manager and data engineer for business problems.</description>
    <link>https://ezbc.me/</link>
    <atom:link href="https://ezbc.me/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Mon, 10 Aug 2020 14:57:32 +0000</pubDate>
    <lastBuildDate>Mon, 10 Aug 2020 14:57:32 +0000</lastBuildDate>
    <generator>Jekyll v3.8.6</generator>
    
      <item>
        <title>Agile Scrum Airplane Activity</title>
        <description>&lt;p&gt;This group activity allows players to experience the power of iterative product
development in cross-functional teams. Build paper airplanes and experience agile!&lt;/p&gt;

</description>
        <pubDate>Wed, 13 Mar 2019 00:00:00 +0000</pubDate>
        <link>https://ezbc.me/agile-scrum-paper-airplane-activity</link>
        <guid isPermaLink="true">https://ezbc.me/agile-scrum-paper-airplane-activity</guid>
        
        <category>agile</category>
        
        <category>scrum</category>
        
        
        <category>professional</category>
        
        <category>tech</category>
        
      </item>
    
      <item>
        <title>Drug Adverse Event Entity Extraction</title>
        <description>&lt;p&gt;This post walks through steps to create a demo web application,
&lt;a href=&quot;https://drug-portal.appspot.com&quot;&gt;https://drug-portal.appspot.com&lt;/a&gt;, using an
entity extraction model trained with the Python spacy library to reduce the
time spent manufacturers code adverse event reports.&lt;/p&gt;

</description>
        <pubDate>Tue, 07 Aug 2018 00:00:00 +0000</pubDate>
        <link>https://ezbc.me/drug-adverse-event-entity-extraction</link>
        <guid isPermaLink="true">https://ezbc.me/drug-adverse-event-entity-extraction</guid>
        
        <category>entity-extraction</category>
        
        <category>python</category>
        
        <category>spacy</category>
        
        
        <category>professional</category>
        
        <category>tech</category>
        
      </item>
    
      <item>
        <title>Clearing Cloudflare CDN Cache After Deploy</title>
        <description>&lt;p&gt;Learn how to make updates to your site immediate when using a content delivery
network. This post walks you through steps to reduce your time to live with
Cloudflare.&lt;/p&gt;

</description>
        <pubDate>Wed, 07 Mar 2018 00:00:00 +0000</pubDate>
        <link>https://ezbc.me/clear-cdn-cache-on-deploy</link>
        <guid isPermaLink="true">https://ezbc.me/clear-cdn-cache-on-deploy</guid>
        
        <category>jekyll</category>
        
        <category>cloudflare</category>
        
        <category>travis-ci</category>
        
        
        <category>professional</category>
        
        <category>tech</category>
        
      </item>
    
      <item>
        <title>Continuous Integration of this Blog in Firebase</title>
        <description>&lt;p&gt;Ready to take your Jekyll site to the next level from Github pages? Learn how
to use Firebase’s global content delivery system to have complete control over
your development process and hosting.&lt;/p&gt;

</description>
        <pubDate>Mon, 05 Mar 2018 00:00:00 +0000</pubDate>
        <link>https://ezbc.me/hosting-this-site</link>
        <guid isPermaLink="true">https://ezbc.me/hosting-this-site</guid>
        
        <category>jekyll</category>
        
        <category>firebase</category>
        
        <category>travis-ci</category>
        
        
        <category>professional</category>
        
        <category>tech</category>
        
      </item>
    
      <item>
        <title>Building this blog locally</title>
        <description>Outlines steps to build this site locally on Fedora with Jekyll.</description>
        <pubDate>Fri, 07 Apr 2017 00:00:00 +0000</pubDate>
        <link>https://ezbc.me/building-jekyll-site-on-linux</link>
        <guid isPermaLink="true">https://ezbc.me/building-jekyll-site-on-linux</guid>
        
        <category>bash</category>
        
        
        <category>professional</category>
        
        <category>tech</category>
        
      </item>
    
      <item>
        <title>No-Knead Bread Recipe</title>
        <description>&lt;p&gt;This sourdough recipe will yield artisan loafs without any kneading. I have
combined a no-knead bread technique from the &lt;a href=&quot;http://www.amazon.com/Artisan-Bread-Five-Minutes-Revolutionizes/dp/0312362919&quot;&gt;Artisan Bread in Five Minutes a
Day&lt;/a&gt;
by Jeff HertzBerg and Zoe Francois with the ingredients and techniques from a
&lt;a href=&quot;http://www.wildyeastblog.com/my-new-favorite-sourdough/&quot;&gt;Wild Yeast Blog&lt;/a&gt; post
on Norwich Sourdough.  The Norwich Sourdough inclusion of rye flour gives the
loaves an extra bite complimentary to the tangy sourdough, all without ever
needing to touch the dough. The hands-on time spent actually paying attention to
these loaves is minimal making this recipe a low commitment, but yields
delicious results.&lt;/p&gt;

</description>
        <pubDate>Wed, 23 Mar 2016 00:00:00 +0000</pubDate>
        <link>https://ezbc.me/no-knead-bread-recipe</link>
        <guid isPermaLink="true">https://ezbc.me/no-knead-bread-recipe</guid>
        
        <category>bread</category>
        
        
        <category>personal</category>
        
        <category>baking</category>
        
      </item>
    
      <item>
        <title>Script for Compiling Latex with Bibtex</title>
        <description>I outline the methods needed to compile references using Bibtex in a Latex document.</description>
        <pubDate>Thu, 25 Feb 2016 00:00:00 +0000</pubDate>
        <link>https://ezbc.me/compiling-latex-with-bibtex</link>
        <guid isPermaLink="true">https://ezbc.me/compiling-latex-with-bibtex</guid>
        
        <category>bash</category>
        
        
        <category>professional</category>
        
        <category>tech</category>
        
      </item>
    
      <item>
        <title>Showing Git Status in Bash Prompt</title>
        <description>&lt;div class=&quot;/image-4of4-width&quot;&gt; &lt;img src=&quot;/media/2016/02/14/example_prompt.png&quot;/&gt; &lt;/div&gt; Show the status and branch of your git repo by the color of bash prompt.</description>
        <pubDate>Sun, 14 Feb 2016 00:00:00 +0000</pubDate>
        <link>https://ezbc.me/git-status-in-bash-prompt</link>
        <guid isPermaLink="true">https://ezbc.me/git-status-in-bash-prompt</guid>
        
        <category>bash</category>
        
        
        <category>professional</category>
        
        <category>tech</category>
        
      </item>
    
      <item>
        <title>Predicting Air B&amp;B User Travel</title>
        <description>I outline my steps to predict user interest in traveling for Air B&amp;B. I adopt a neural network regression routine in Python to predict which country a user will travel to next.</description>
        <pubDate>Sat, 13 Feb 2016 00:00:00 +0000</pubDate>
        <link>https://ezbc.me/air-bnb-predictions</link>
        <guid isPermaLink="true">https://ezbc.me/air-bnb-predictions</guid>
        
        <category>Kaggle</category>
        
        
        <category>professional</category>
        
        <category>data-science</category>
        
      </item>
    
      <item>
        <title>Menorah</title>
        <description>&lt;p&gt;Candles need a home come time for 25th of Kislev, the beginning of Hanukkah.
And what better home than a unified carving of sugar maple and white oak?&lt;/p&gt;

&lt;p&gt;This menorah grasps an ordered natural character. The compliment of curves
between the base and the legs of the menorah suggest the menorah grew out of its
volition, while the symmetry of the base and legs tame the foundation. The
expansive negative space promoted by the legs demonstrates the strength of the
natural architecture. The arch gives purpose to the growth of the legs. The
waving edge-on grains in the arch characterize the menorah as an elegant
individual, prepared for eight days of light.&lt;/p&gt;

&lt;div class=&quot;carouselContainer&quot;&gt;
  &lt;div class=&quot;variable-width&quot;&gt;
    &lt;div&gt; &lt;img src=&quot;/media/2015/12/08/finished/finished_01.jpg&quot; /&gt; &lt;/div&gt;
    &lt;div&gt; &lt;img src=&quot;/media/2015/12/08/finished/finished_02.jpg&quot; /&gt; &lt;/div&gt;
    &lt;div&gt; &lt;img src=&quot;/media/2015/12/08/finished/finished_03.jpg&quot; /&gt; &lt;/div&gt;
    &lt;div&gt; &lt;img src=&quot;/media/2015/12/08/finished/finished_04.jpg&quot; /&gt; &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

</description>
        <pubDate>Tue, 08 Dec 2015 00:00:00 +0000</pubDate>
        <link>https://ezbc.me/building-a-maple-menorah</link>
        <guid isPermaLink="true">https://ezbc.me/building-a-maple-menorah</guid>
        
        
        <category>personal</category>
        
        <category>woodworking</category>
        
      </item>
    
  </channel>
</rss>
