gem "minimal-mistakes-jekyll"
gem "jekyll-remote-theme"
group :jekyll_plugins do
gem "jekyll-paginate"
gem "jekyll-sitemap"
gem "jekyll-gist"
gem "jekyll-feed"
gem "jemoji"
gem "jekyll-include-cache"
gem "jekyll-algolia"
end
# Build settings
remote_theme: "mmistakes/minimal-mistakes@4.24.0"
plugins:
- jekyll-remote-theme
- jekyll-paginate
- jekyll-sitemap
- jekyll-gist
- jekyll-feed
- jemoji
- jekyll-include-cache
No notes.
No notes.
Examples of skills you can list:
| Skill | Level |
| ---- | ---- |
| skill | level |
technical:
- title: CSS and SCSS
level: Intermediate
- title: HTML5
level: Intermediate
- title: JavaScrpt
level: Advanced
- title: ReactJS
level: Advanced
soft:
- title: Writing
level: Intermediate
- title: Leadership
level: Intermediate
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Rubik:wght@700&family=Waiting+for+the+Sunrise&family=Work+Sans:ital,wght@0,300;0,600;1,300&display=swap"
rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/3.2.1/anime.min.js"></script>
---
#to make sure Jekyll reads this
---
@import "default";
@import "author";
@import "footer";
@import "grid_layout";
@import "home";
@import "nav";
@import "post";
@import "taxonomy";
anime({
targets: ".grid__item",
scale: [
{ value: 1, duration: 800 },
{ value: 1.1, duration: 200 },
{ value: 1, duration: 800 },
],
easing: "easeInOutSine",
delay: function (el, i, l) {
return i * 200;
},
loop: false,
});
No notes.
<ul class="taxonomy__index">
<li>
<a href="#career">
<strong>Career</strong> <span class="taxonomy__count"></span>
</a>
</li>
<li>
<a href="#design">
<strong>Design</strong> <span class="taxonomy__count"></span>
</a>
</li>
<li>
<a href="#education">
<strong>Education</strong> <span class="taxonomy__count"></span>
</a>
</li>
<li>
<a href="#part">
<strong>Part</strong> <span class="taxonomy__count"></span>
</a>
</li>
<li>
<a href="#pdm-in-practice">
<strong>PdM in Practice</strong> <span class="taxonomy__count"></span>
</a>
</li>
<li>
<a href="#writing">
<strong>Writing</strong> <span class="taxonomy__count"></span>
</a>
</li>
</ul>
<section id="career" class="taxonomy__section">
<h2 class="archive__subtitle">Career</h2>
<div class="entries-grid">
<div class="grid__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
<div class="archive__item-teaser">
<img src="https://images.unsplash.com/photo-1611444111920-89dfc4a01f43" alt="">
</div>
<h2 class="archive__item-title no_toc" itemprop="headline">
<a href="/article/2023/06/22/how-to-win-at-a-hackathon-intro.html" rel="permalink">How to win at a hackathon
</a>
</h2>
<p class="page__meta">
<span class="page__meta-date">
<i class="far fa-calendar-alt" aria-hidden="true"></i>
<time datetime="2023-06-22T00:15:27+00:00">June 22, 2023</time>
</span>
</p>
<p class="archive__item-excerpt" itemprop="description">This article is written in three parts:
Part 1: Investing in the “Dots”
Part 2: Connecting the “Dots”
Part 3: Casting the “Dots,” wide and far
</p>
</article>
</div>
<div class="grid__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
<div class="archive__item-teaser">
<img src="https://images.unsplash.com/photo-1516321318423-f06f85e504b3" alt="">
</div>
<h2 class="archive__item-title no_toc" itemprop="headline">
<a href="/article/2023/06/22/professional-services.html" rel="permalink">Accelerating your Career
</a>
</h2>
<p class="page__meta">
<span class="page__meta-date">
<i class="far fa-calendar-alt" aria-hidden="true"></i>
<time datetime="2023-06-22T00:13:27+00:00">June 22, 2023</time>
</span>
</p>
<p class="archive__item-excerpt" itemprop="description">Looking back on my career, there are a few things I wish I had done earlier to boost my career progression and enhance my marketability. In this article, I w...</p>
</article>
</div>
</div>
<a href="#page-title" class="back-to-top">Back to Top
↑</a>
</section>
<section id="design" class="taxonomy__section">
<h2 class="archive__subtitle">Design</h2>
<div class="entries-grid">
<div class="grid__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
<div class="archive__item-teaser">
<img src="https://images.unsplash.com/photo-1576153192396-180ecef2a715" alt="">
</div>
<h2 class="archive__item-title no_toc" itemprop="headline">
<a href="/article/2023/07/01/design-basics.html" rel="permalink">Design Basics
</a>
</h2>
<p class="page__meta">
<span class="page__meta-date">
<i class="far fa-calendar-alt" aria-hidden="true"></i>
<time datetime="2023-07-01T21:13:27+00:00">July 1, 2023</time>
</span>
</p>
<p class="archive__item-excerpt" itemprop="description">Your brain has two systems, a slow analytical side and a quick, instinctive “gut” side. For the most part, the instinctual side is lazy, conserving its energ...</p>
</article>
</div>
<div class="grid__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
<div class="archive__item-teaser">
<img src="https://images.unsplash.com/photo-1502691876148-a84978e59af8" alt="">
</div>
<h2 class="archive__item-title no_toc" itemprop="headline">
<a href="/article/2023/07/01/color-theory-intro.html" rel="permalink">Color Theory
</a>
</h2>
<p class="page__meta">
<span class="page__meta-date">
<i class="far fa-calendar-alt" aria-hidden="true"></i>
<time datetime="2023-07-01T21:13:27+00:00">July 1, 2023</time>
</span>
</p>
<p class="archive__item-excerpt" itemprop="description">This article is written in three parts. You can find the entire series here:
Part 1: Color Limitations
Part 2: Color and Emotions
Part 3: Color Paletts
</p>
</article>
</div>
</div>
<a href="#page-title" class="back-to-top">Back to Top
↑</a>
</section>
<section id="education" class="taxonomy__section">
<h2 class="archive__subtitle">Education</h2>
<div class="entries-grid">
<div class="grid__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
<div class="archive__item-teaser">
<img src="https://images.unsplash.com/photo-1516321318423-f06f85e504b3" alt="">
</div>
<h2 class="archive__item-title no_toc" itemprop="headline">
<a href="/article/2023/06/22/project_based_organic_learning.html" rel="permalink">Project-Based, Organic Education
</a>
</h2>
<p class="page__meta">
<span class="page__meta-date">
<i class="far fa-calendar-alt" aria-hidden="true"></i>
<time datetime="2023-06-22T00:13:27+00:00">June 22, 2023</time>
</span>
</p>
<p class="archive__item-excerpt" itemprop="description">Background
We all learn differntly, at different rates, from different cultures and perspectives, and from different levels of understanding. Additionally, t...</p>
</article>
</div>
</div>
<a href="#page-title" class="back-to-top">Back to Top
↑</a>
</section>
<section id="part" class="taxonomy__section">
<h2 class="archive__subtitle">Part</h2>
<div class="entries-grid">
<div class="grid__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
<div class="archive__item-teaser">
<img src="https://images.unsplash.com/photo-1502691876148-a84978e59af8" alt="">
</div>
<h2 class="archive__item-title no_toc" itemprop="headline">
<a href="/article/2023/07/01/color-theory.html" rel="permalink">Part 1: Color Theory
</a>
</h2>
<p class="page__meta">
<span class="page__meta-date">
<i class="far fa-calendar-alt" aria-hidden="true"></i>
<time datetime="2023-07-01T21:13:27+00:00">July 1, 2023</time>
</span>
</p>
<p class="archive__item-excerpt" itemprop="description">
“Color does not add a pleasant quality to design—it reinforces it.”
— Pierre Bonnard
</p>
</article>
</div>
<div class="grid__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
<div class="archive__item-teaser">
<img src="https://images.unsplash.com/photo-1502691876148-a84978e59af8" alt="">
</div>
<h2 class="archive__item-title no_toc" itemprop="headline">
<a href="/article/2023/07/01/color-theory-3.html" rel="permalink">Part 3: Color Theory
</a>
</h2>
<p class="page__meta">
<span class="page__meta-date">
<i class="far fa-calendar-alt" aria-hidden="true"></i>
<time datetime="2023-07-01T21:13:27+00:00">July 1, 2023</time>
</span>
</p>
<p class="archive__item-excerpt" itemprop="description">Tips for Designing a Color Palette
In the first two sections of this book, Color Limitations and Color and Emotions, we looked at some interesting facts abou...</p>
</article>
</div>
<div class="grid__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
<div class="archive__item-teaser">
<img src="https://images.unsplash.com/photo-1502691876148-a84978e59af8" alt="">
</div>
<h2 class="archive__item-title no_toc" itemprop="headline">
<a href="/article/2023/07/01/color-theory-2.html" rel="permalink">Part 2: Color Theory
</a>
</h2>
<p class="page__meta">
<span class="page__meta-date">
<i class="far fa-calendar-alt" aria-hidden="true"></i>
<time datetime="2023-07-01T21:13:27+00:00">July 1, 2023</time>
</span>
</p>
<p class="archive__item-excerpt" itemprop="description">Color and Emotions
Mention Thanksgiving to any American and they will paint a picture in their head with gold, orange, red, and brown hues. It will also like...</p>
</article>
</div>
<div class="grid__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
<div class="archive__item-teaser">
<img src="https://images.unsplash.com/photo-1611444111920-89dfc4a01f43" alt="">
</div>
<h2 class="archive__item-title no_toc" itemprop="headline">
<a href="/article/2023/06/22/how-to-win-at-a-hackathon.html" rel="permalink">Part 1: How to win at a hackathon
</a>
</h2>
<p class="page__meta">
<span class="page__meta-date">
<i class="far fa-calendar-alt" aria-hidden="true"></i>
<time datetime="2023-06-22T00:15:27+00:00">June 22, 2023</time>
</span>
</p>
<p class="archive__item-excerpt" itemprop="description">
Time and pressure can change almost anything from what it was into what it has become. Time will change, “Caterpillar into butterflies, sand into pearls...</p>
</article>
</div>
<div class="grid__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
<div class="archive__item-teaser">
<img src="https://images.unsplash.com/photo-1512928210967-3dced5ba507b" alt="">
</div>
<h2 class="archive__item-title no_toc" itemprop="headline">
<a href="/article/2023/06/22/how-to-win-at-a-hackathon-2.html" rel="permalink">Part 2: How to win at a hackathon
</a>
</h2>
<p class="page__meta">
<span class="page__meta-date">
<i class="far fa-calendar-alt" aria-hidden="true"></i>
<time datetime="2023-06-22T00:14:27+00:00">June 22, 2023</time>
</span>
</p>
<p class="archive__item-excerpt" itemprop="description">
“You can’t connect the dots looking forward; you can only connect them looking backwards. So you have to trust that the dots will somehow connect in your ...</p>
</article>
</div>
<div class="grid__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
<div class="archive__item-teaser">
<img src="https://images.unsplash.com/photo-1574664620916-fb955a65cab3" alt="">
</div>
<h2 class="archive__item-title no_toc" itemprop="headline">
<a href="/article/2023/06/22/how-to-win-at-a-hackathon-3.html" rel="permalink">Part 3: How to win at a hackathon
</a>
</h2>
<p class="page__meta">
<span class="page__meta-date">
<i class="far fa-calendar-alt" aria-hidden="true"></i>
<time datetime="2023-06-22T00:13:27+00:00">June 22, 2023</time>
</span>
</p>
<p class="archive__item-excerpt" itemprop="description">
“No struggle, no success! The strongest thunder strikes often bring the heaviest rainfall! The weight of your fulfillment depends on how wide you cast you...</p>
</article>
</div>
</div>
<a href="#page-title" class="back-to-top">Back to Top
↑</a>
</section>
<section id="pdm-in-practice" class="taxonomy__section">
<h2 class="archive__subtitle">PdM in Practice</h2>
<div class="entries-grid">
<div class="grid__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
<div class="archive__item-teaser">
<img src="https://images.unsplash.com/photo-1516321318423-f06f85e504b3" alt="">
</div>
<h2 class="archive__item-title no_toc" itemprop="headline">
<a href="/article/2024/02/14/prioritization.html" rel="permalink">Prioritization
</a>
</h2>
<p class="page__meta">
<span class="page__meta-date">
<i class="far fa-calendar-alt" aria-hidden="true"></i>
<time datetime="2024-02-14T00:13:27+00:00">February 14, 2024</time>
</span>
</p>
<p class="archive__item-excerpt" itemprop="description">Background
Working at a SaaS startup can introduce unique prioritization challenges. You typically work with a small dev team, have many features to execute,...</p>
</article>
</div>
</div>
<a href="#page-title" class="back-to-top">Back to Top
↑</a>
</section>
<section id="writing" class="taxonomy__section">
<h2 class="archive__subtitle">Writing</h2>
<div class="entries-grid">
<div class="grid__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
<div class="archive__item-teaser">
<img src="https://images.unsplash.com/photo-1444858291040-58f756a3bdd6" alt="">
</div>
<h2 class="archive__item-title no_toc" itemprop="headline">
<a href="/article/2023/07/14/BARN.html" rel="permalink">The B.A.R.N. Framework
</a>
</h2>
<p class="page__meta">
<span class="page__meta-date">
<i class="far fa-calendar-alt" aria-hidden="true"></i>
<time datetime="2023-07-14T21:13:27+00:00">July 14, 2023</time>
</span>
</p>
<p class="archive__item-excerpt" itemprop="description">Introduction
Writing about your projects is crucial to giving context for the work. Writing an impactful article requires a structured approach that captures...</p>
</article>
</div>
</div>
<a href="#page-title" class="back-to-top">Back to Top
↑</a>
</section>
` to the includes/head/custom.html
file
{: .avatar}
# Hi! I'm Leigh Stewardson.
I am a self-taught programmer, instructor, product manager, game developer, painter and writer. Check out some of my favorite articles and projects below or go to [**My Work**](/mywork) or [**My Writing**](/mywriting) to see a categorized list.
header:
overlay_image: https://images.unsplash.com/photo-1502691876148-a84978e59af8
teaser: https://images.unsplash.com/photo-1502691876148-a84978e59af8
caption: "Photo credit: [**Unsplash**](https://unsplash.com)"
Read articles provided:
Create repo from zipped project Shuffling_Cards
in the zipped_file
folder.
Create repo from zipped project Piece_of_Cake
in the zipped_file
folder.
Here are a list of projects you might want to consider for your portfolio: