Skip to content

Commit

Permalink
deploy: 229e940
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHedley committed Dec 27, 2024
1 parent cefd61c commit e71a6d8
Show file tree
Hide file tree
Showing 341 changed files with 3,086 additions and 685 deletions.
77 changes: 40 additions & 37 deletions feed.atom
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,48 @@
<title>Alex Hedley</title>
<link rel="self" href="https://alexhedley.github.io/blog" />
<rights>Copyright © 2024</rights>
<updated>2024-12-24T15:21:02Z</updated>
<updated>2024-12-27T16:20:22Z</updated>
<logo>https://alexhedley.github.io/blog/images/banner.png</logo>
<subtitle>Welcome to my blog!</subtitle>
<entry>
<id>https://alexhedley.github.io/blog/posts/streamdeck-plugins</id>
<title>StreamDeck Plugins</title>
<author>
<name>AlexHedley</name>
</author>
<link href="https://alexhedley.github.io/blog/posts/streamdeck-plugins" />
<link rel="enclosure" type="image" href="https://alexhedley.github.io/blog/images/banner.png" />
<updated>2024-12-27T00:00:00Z</updated>
<content>&lt;!-- StreamDeck Plugins --&gt;
&lt;p&gt;Whilst recording my tutorials I've needed to change the screen resolution for better uploading to YouTube. I was recording at 1080 but needed it at 720.&lt;/p&gt;
&lt;p&gt;I went looking for a way to change this but it was a little convoluted. I stubbled across a PowerShell module called &lt;code&gt;DisplaySettings&lt;/code&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.powershellgallery.com/packages/DisplaySettings/0.0.2"&gt;https://www.powershellgallery.com/packages/DisplaySettings/0.0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/lust4life/display-resolution"&gt;https://github.com/lust4life/display-resolution&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It had a simple &lt;code&gt;cmdlet&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;&lt;code class="language-powershell"&gt;Set-DisplayResolution -Width 1920 -Height 1080
&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code class="language-powershell"&gt;Set-DisplayResolution -Width 1280 -Height 720
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Next was how do I call this from my Stream Deck? I could use the &lt;a href="https://alexhedley.github.io/blog/streamdecktoolkit"&gt;StreamDeck Toolkit&lt;/a&gt; but it's likely someone already has a solution.&lt;/p&gt;
&lt;p&gt;I found a plugin from @StartAutomating but it was using PS v5. I raised an Issue &lt;a href="https://github.com/StartAutomating/ScriptDeck/issues/120#issuecomment-2563555784"&gt;#120&lt;/a&gt; asking if it were possible to swap to v7. I hadn't seen there were two versions of the plugin.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Website: &lt;a href="https://scriptdeck.start-automating.com/"&gt;https://scriptdeck.start-automating.com/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Code: &lt;a href="https://github.com/StartAutomating/"&gt;https://github.com/StartAutomating/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="plugins"&gt;Plugins&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Windows ScriptDeck&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://marketplace.elgato.com/product/windows-scriptdeck-857f01dd-8fd4-44d5-8ec7-67ac850b21d3"&gt;https://marketplace.elgato.com/product/windows-scriptdeck-857f01dd-8fd4-44d5-8ec7-67ac850b21d3&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ScriptDeck&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://marketplace.elgato.com/product/scriptdeck-927e59aa-b42d-4da7-84cc-8c78f4dd7e18"&gt;https://marketplace.elgato.com/product/scriptdeck-927e59aa-b42d-4da7-84cc-8c78f4dd7e18&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content>
<summary>Calling PowerShell cmdlets</summary>
</entry>
<entry>
<id>https://alexhedley.github.io/blog/posts/christmas-gifts</id>
<title>Christmas Gifts</title>
Expand Down Expand Up @@ -473,40 +512,4 @@ Order: 400
</content>
<summary>Archery Score Keeper</summary>
</entry>
<entry>
<id>https://alexhedley.github.io/blog/posts/undertaker</id>
<title>Becoming the Undertaker</title>
<author>
<name>alexhedley</name>
</author>
<link href="https://alexhedley.github.io/blog/posts/undertaker" />
<link rel="enclosure" type="image" href="https://alexhedley.github.io/blog/images/banner.png" />
<updated>2024-11-09T00:00:00Z</updated>
<content>&lt;!-- # Becoming the Undertaker --&gt;
&lt;p&gt;For Scott's 40th Birthday this year Jennie had arranged a surprise (optional) wrestling themed birthday, I only had one choice... become The Undertaker. Now Scott is also a massive Undertaker fan so I had to switch it up a little....&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Me-Undertaker-1.jpg" alt="Scott &amp;amp; I" title="Scott &amp;amp; I"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Me-Undertaker-2.jpg" alt="Matt, Laura &amp;amp; I" title="Matt, Laura &amp;amp; I"&gt;&lt;/p&gt;
&lt;p&gt;How about going as the Fake Taker, and making my theme grey instead of purple.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Fake-Taker.jpg" alt="Fake Taker" title="Fake Taker"&gt;&lt;/p&gt;
&lt;p&gt;I found a pre-made costume on Amazon (or &lt;a href="https://ilovefancydress.com/"&gt;https://ilovefancydress.com/&lt;/a&gt;) which had a strange mix, including a cross - not sure he ever carried one of those around, he put a few people on one, and even got put on his own. I guess I can also re-use this for a MJ costume or Neo from the Matrix. Don't think the goatee would stick to my current beard.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Costume.jpg" alt="Costume" title="Costume"&gt;&lt;/p&gt;
&lt;p&gt;Next was some gloves, I bought a pair of white ones and stained them with leather dye. A couple of coats later they came out pretty well.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Gloves_2.jpg" alt="Gloves" title="Gloves"&gt;
&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Gloves_3.jpg" alt="Gloves" title="Gloves"&gt;&lt;/p&gt;
&lt;p&gt;A got a small piece of ribbon to wrap around the hat.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Ribbon.jpg" alt="Ribbon" title="Ribbon"&gt;
I also added a tie and the leg covers. Just bought a pair of grey footy socks and cut the bottoms off. The tie was a grey &amp;amp; white striped piece of cloth, I couldn't quite find the correct colours, then with a piece of cardboard, with an angle cut into it and stuck with some double sided sticky tape, I don't have a sewing machine! Then some elastic to wrap it round my neck, with some velcro to adjust if needed.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Tie.jpg" alt="Tie" title="Tie"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Hat_Tie.jpg" alt="Hat / Tie" title="Hat / Tie"&gt;&lt;/p&gt;
&lt;p&gt;Finally a belt&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Belt.avif" alt="Belt" title="Belt"&gt;&lt;/p&gt;
&lt;p&gt;The black shirt and black jeans I already had finished it off nicely. I didn't cut zig-zags into the sleeves.&lt;/p&gt;
&lt;p&gt;The wig and hat combo made a very hot afternoon, but was worth it, had such a laugh.&lt;/p&gt;
&lt;p&gt;I think I got quite close :).&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Fake-Taker-2.jpg" alt="Fake Taker" title="Fake Taker"&gt;&lt;/p&gt;
&lt;p&gt;Maybe I'll try one of his many other personas another time.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Undertaker.jpg" alt="Undertaker" title="Undertaker"&gt;&lt;/p&gt;
</content>
<summary>Fancy dress themed birthday party.</summary>
</entry>
</feed>
77 changes: 40 additions & 37 deletions feed.rss
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,46 @@
<link>https://alexhedley.github.io/blog</link>
<description>Welcome to my blog!</description>
<copyright>Copyright © 2024</copyright>
<pubDate>Tue, 24 Dec 2024 15:21:02 GMT</pubDate>
<lastBuildDate>Tue, 24 Dec 2024 15:21:02 GMT</lastBuildDate>
<pubDate>Fri, 27 Dec 2024 16:20:22 GMT</pubDate>
<lastBuildDate>Fri, 27 Dec 2024 16:20:22 GMT</lastBuildDate>
<item>
<title>StreamDeck Plugins</title>
<link>https://alexhedley.github.io/blog/posts/streamdeck-plugins</link>
<description>Calling PowerShell cmdlets</description>
<author>AlexHedley</author>
<enclosure url="https://alexhedley.github.io/blog/images/banner.png" length="0" type="image" />
<guid>https://alexhedley.github.io/blog/posts/streamdeck-plugins</guid>
<pubDate>Fri, 27 Dec 2024 00:00:00 GMT</pubDate>
<content:encoded>&lt;!-- StreamDeck Plugins --&gt;
&lt;p&gt;Whilst recording my tutorials I've needed to change the screen resolution for better uploading to YouTube. I was recording at 1080 but needed it at 720.&lt;/p&gt;
&lt;p&gt;I went looking for a way to change this but it was a little convoluted. I stubbled across a PowerShell module called &lt;code&gt;DisplaySettings&lt;/code&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.powershellgallery.com/packages/DisplaySettings/0.0.2"&gt;https://www.powershellgallery.com/packages/DisplaySettings/0.0.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/lust4life/display-resolution"&gt;https://github.com/lust4life/display-resolution&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It had a simple &lt;code&gt;cmdlet&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;&lt;code class="language-powershell"&gt;Set-DisplayResolution -Width 1920 -Height 1080
&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code class="language-powershell"&gt;Set-DisplayResolution -Width 1280 -Height 720
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Next was how do I call this from my Stream Deck? I could use the &lt;a href="https://alexhedley.github.io/blog/streamdecktoolkit"&gt;StreamDeck Toolkit&lt;/a&gt; but it's likely someone already has a solution.&lt;/p&gt;
&lt;p&gt;I found a plugin from @StartAutomating but it was using PS v5. I raised an Issue &lt;a href="https://github.com/StartAutomating/ScriptDeck/issues/120#issuecomment-2563555784"&gt;#120&lt;/a&gt; asking if it were possible to swap to v7. I hadn't seen there were two versions of the plugin.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Website: &lt;a href="https://scriptdeck.start-automating.com/"&gt;https://scriptdeck.start-automating.com/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Code: &lt;a href="https://github.com/StartAutomating/"&gt;https://github.com/StartAutomating/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="plugins"&gt;Plugins&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Windows ScriptDeck&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://marketplace.elgato.com/product/windows-scriptdeck-857f01dd-8fd4-44d5-8ec7-67ac850b21d3"&gt;https://marketplace.elgato.com/product/windows-scriptdeck-857f01dd-8fd4-44d5-8ec7-67ac850b21d3&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ScriptDeck&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://marketplace.elgato.com/product/scriptdeck-927e59aa-b42d-4da7-84cc-8c78f4dd7e18"&gt;https://marketplace.elgato.com/product/scriptdeck-927e59aa-b42d-4da7-84cc-8c78f4dd7e18&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
<comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
</item>
<item>
<title>Christmas Gifts</title>
<link>https://alexhedley.github.io/blog/posts/christmas-gifts</link>
Expand Down Expand Up @@ -461,41 +499,6 @@ Order: 400
&lt;li&gt;&lt;a href="https://alexhedley.github.io/blog/archery-return"&gt;Returning to Archery&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://alexhedley.github.io/blog/archery"&gt;Archery Beginners Course&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
<comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
</item>
<item>
<title>Becoming the Undertaker</title>
<link>https://alexhedley.github.io/blog/posts/undertaker</link>
<description>Fancy dress themed birthday party.</description>
<author>alexhedley</author>
<enclosure url="https://alexhedley.github.io/blog/images/banner.png" length="0" type="image" />
<guid>https://alexhedley.github.io/blog/posts/undertaker</guid>
<pubDate>Sat, 09 Nov 2024 00:00:00 GMT</pubDate>
<content:encoded>&lt;!-- # Becoming the Undertaker --&gt;
&lt;p&gt;For Scott's 40th Birthday this year Jennie had arranged a surprise (optional) wrestling themed birthday, I only had one choice... become The Undertaker. Now Scott is also a massive Undertaker fan so I had to switch it up a little....&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Me-Undertaker-1.jpg" alt="Scott &amp;amp; I" title="Scott &amp;amp; I"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Me-Undertaker-2.jpg" alt="Matt, Laura &amp;amp; I" title="Matt, Laura &amp;amp; I"&gt;&lt;/p&gt;
&lt;p&gt;How about going as the Fake Taker, and making my theme grey instead of purple.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Fake-Taker.jpg" alt="Fake Taker" title="Fake Taker"&gt;&lt;/p&gt;
&lt;p&gt;I found a pre-made costume on Amazon (or &lt;a href="https://ilovefancydress.com/"&gt;https://ilovefancydress.com/&lt;/a&gt;) which had a strange mix, including a cross - not sure he ever carried one of those around, he put a few people on one, and even got put on his own. I guess I can also re-use this for a MJ costume or Neo from the Matrix. Don't think the goatee would stick to my current beard.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Costume.jpg" alt="Costume" title="Costume"&gt;&lt;/p&gt;
&lt;p&gt;Next was some gloves, I bought a pair of white ones and stained them with leather dye. A couple of coats later they came out pretty well.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Gloves_2.jpg" alt="Gloves" title="Gloves"&gt;
&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Gloves_3.jpg" alt="Gloves" title="Gloves"&gt;&lt;/p&gt;
&lt;p&gt;A got a small piece of ribbon to wrap around the hat.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Ribbon.jpg" alt="Ribbon" title="Ribbon"&gt;
I also added a tie and the leg covers. Just bought a pair of grey footy socks and cut the bottoms off. The tie was a grey &amp;amp; white striped piece of cloth, I couldn't quite find the correct colours, then with a piece of cardboard, with an angle cut into it and stuck with some double sided sticky tape, I don't have a sewing machine! Then some elastic to wrap it round my neck, with some velcro to adjust if needed.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Tie.jpg" alt="Tie" title="Tie"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Hat_Tie.jpg" alt="Hat / Tie" title="Hat / Tie"&gt;&lt;/p&gt;
&lt;p&gt;Finally a belt&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Belt.avif" alt="Belt" title="Belt"&gt;&lt;/p&gt;
&lt;p&gt;The black shirt and black jeans I already had finished it off nicely. I didn't cut zig-zags into the sleeves.&lt;/p&gt;
&lt;p&gt;The wig and hat combo made a very hot afternoon, but was worth it, had such a laugh.&lt;/p&gt;
&lt;p&gt;I think I got quite close :).&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Fake-Taker-2.jpg" alt="Fake Taker" title="Fake Taker"&gt;&lt;/p&gt;
&lt;p&gt;Maybe I'll try one of his many other personas another time.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://alexhedley.github.io/blog/images/undertaker/Undertaker.jpg" alt="Undertaker" title="Undertaker"&gt;&lt;/p&gt;
</content:encoded>
<comments xmlns="http://purl.org/rss/1.0/modules/slash/">0</comments>
</item>
Expand Down
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,13 @@ <h1>



<div class="post-preview">
<h2 class="post-title"><a href="/blog/posts/streamdeck-plugins">StreamDeck Plugins</a></h2>
<p class="post-meta">Published on Friday, 27 December 2024</p>
<p>Whilst recording my tutorials I've needed to change the screen resolution for better uploading to YouTube. I was recording at 1080 but needed it at 720.</p> <p class="small"><a href="/blog/posts/streamdeck-plugins">Read more...</a></p>
</div>


<div class="post-preview">
<h2 class="post-title"><a href="/blog/posts/christmas-gifts">Christmas Gifts</a></h2>
<p class="post-meta">Published on Tuesday, 24 December 2024</p>
Expand Down Expand Up @@ -174,13 +181,6 @@ <h2 class="post-title"><a href="/blog/posts/archery-scores-colours">Archery Scor
<p>I've made an update to my <a href="https://alexhedley.com/archery/">Archery Scores</a> website. I wanted to easily indicate what scores I got and match the colours to the target.</p> <p class="small"><a href="/blog/posts/archery-scores-colours">Read more...</a></p>
</div>


<div class="post-preview">
<h2 class="post-title"><a href="/blog/posts/undertaker">Becoming the Undertaker</a></h2>
<p class="post-meta">Published on Saturday, 9 November 2024</p>
<p>For Scott's 40th Birthday this year Jennie had arranged a surprise (optional) wrestling themed birthday, I only had one choice... become The Undertaker. Now Scott is also a massive Undertaker fan so I had to switch it up a little....</p> <p class="small"><a href="/blog/posts/undertaker">Read more...</a></p>
</div>

<div>
<div class="float-sm-start">
</div>
Expand All @@ -195,7 +195,7 @@ <h2 class="post-title"><a href="/blog/posts/undertaker">Becoming the Undertaker<
<div>
<h5>Tags</h5>
<a href="/blog/tags/ios" class="badge text-bg-light"> iOS (80)</a>
<a href="/blog/tags/programming" class="badge text-bg-light"> programming (33)</a>
<a href="/blog/tags/programming" class="badge text-bg-light"> programming (34)</a>
<a href="/blog/tags/objc" class="badge text-bg-light"> objc (31)</a>
<a href="/blog/tags/dotnet" class="badge text-bg-light"> dotnet (24)</a>
<a href="/blog/tags/github" class="badge text-bg-light"> github (22)</a>
Expand Down
16 changes: 8 additions & 8 deletions page/10.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,13 @@ <h1>



<div class="post-preview">
<h2 class="post-title"><a href="/blog/posts/aws-cloud-quest-solutions-architect">AWS Cloud Quest Solutions Architect</a></h2>
<p class="post-meta">Published on Wednesday, 10 May 2023</p>
<p>Today I completed the <strong>AWS Cloud Quest Solutions Architect</strong> training 🎉!</p> <p class="small"><a href="/blog/posts/aws-cloud-quest-solutions-architect">Read more...</a></p>
</div>


<div class="post-preview">
<h2 class="post-title"><a href="/blog/posts/cc">Certified in Cybersecurity&#x2120; - CC</a></h2>
<p class="post-meta">Published on Friday, 5 May 2023</p>
Expand Down Expand Up @@ -175,13 +182,6 @@ <h2 class="post-title"><a href="/blog/posts/inventr-ak1-day4">Day 4 - 30 Days Lo
<p>Day 4: I’m worried about your battery levels</p> <p class="small"><a href="/blog/posts/inventr-ak1-day4">Read more...</a></p>
</div>


<div class="post-preview">
<h2 class="post-title"><a href="/blog/posts/inventr-ak2">AI Apocalypse</a></h2>
<p class="post-meta">Published on Wednesday, 15 March 2023</p>
<p>Without even finishing <a href="/30-days-lost-in-space">30 Days Lost in Space</a> I went ahead and bought Adventure Kit 2 - AI Apocalypse. This has even more hardware devices!</p> <p class="small"><a href="/blog/posts/inventr-ak2">Read more...</a></p>
</div>

<div>
<div class="float-sm-start">
<a class="btn btn-primary" href="/blog/page/9" role="button"><i class="fas fa-angle-double-left"></i> Newer</a>
Expand All @@ -197,7 +197,7 @@ <h2 class="post-title"><a href="/blog/posts/inventr-ak2">AI Apocalypse</a></h2>
<div>
<h5>Tags</h5>
<a href="/blog/tags/ios" class="badge text-bg-light"> iOS (80)</a>
<a href="/blog/tags/programming" class="badge text-bg-light"> programming (33)</a>
<a href="/blog/tags/programming" class="badge text-bg-light"> programming (34)</a>
<a href="/blog/tags/objc" class="badge text-bg-light"> objc (31)</a>
<a href="/blog/tags/dotnet" class="badge text-bg-light"> dotnet (24)</a>
<a href="/blog/tags/github" class="badge text-bg-light"> github (22)</a>
Expand Down
Loading

0 comments on commit e71a6d8

Please sign in to comment.