<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kevin Moens</title>
    <description>The latest articles on DEV Community by Kevin Moens (@kevmoens).</description>
    <link>https://dev.to/kevmoens</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F904030%2F673dd1ae-e4db-4c41-ae01-c64185c8e998.jpeg</url>
      <title>DEV Community: Kevin Moens</title>
      <link>https://dev.to/kevmoens</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kevmoens"/>
    <language>en</language>
    <item>
      <title>Learn C# with interactive challenges (free - open source project)</title>
      <dc:creator>Kevin Moens</dc:creator>
      <pubDate>Fri, 05 Aug 2022 19:27:34 +0000</pubDate>
      <link>https://dev.to/kevmoens/learn-c-with-interactive-challenges-free-open-source-project-4f1p</link>
      <guid>https://dev.to/kevmoens/learn-c-with-interactive-challenges-free-open-source-project-4f1p</guid>
      <description>&lt;p&gt;This year I was a presenter at &lt;a href="https://that.us/"&gt;That Conference 2022&lt;/a&gt;. We discussed teaching kids programming as a way to have fun and spend time with our kids.  You can see my power point and notes &lt;a href="https://github.com/kevmoens/ThatConference2022"&gt;here&lt;/a&gt;.  &lt;/p&gt;

&lt;p&gt;While preparing for That Conference I was looking for a way to have fun yet still get concepts taught to my daughters.  I found a couple sites that gave simple challenges that introduced programming concepts.  Each of them required me to pay a subscription fee to use their site after so many challenges.  &lt;/p&gt;

&lt;p&gt;Since I am a developer I set out to make my own version of a challenge based site.  I wanted to make a site that I didn't have to pay for hosting or any other fees. I wanted it open source so anyone can request features and add their own challenges.  &lt;/p&gt;

&lt;p&gt;We then got started on Ellabit (modeled after Edabit).  It is a GitHub repo &lt;a href="https://github.com/kevmoens/Ellabit"&gt;Ellabit&lt;/a&gt;&lt;br&gt;
To get started we created a new repo using a Blazor WebAssembly project that runs as a &lt;a href="https://docs.microsoft.com/en-us/microsoft-edge/progressive-web-apps-chromium/"&gt;PWA (Progressive Web App)&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;If this project interests you or you want to use it for your kids great, visit the running app &lt;a href="https://kevmoens.github.io/Ellabit/"&gt;here&lt;/a&gt;.  &lt;/p&gt;

&lt;p&gt;If you enjoy the project login to GitHub and leave a star on the project or submit issues and/or pull requests.&lt;/p&gt;

&lt;p&gt;--Kevin Moens&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>csharp</category>
      <category>opensource</category>
      <category>github</category>
    </item>
  </channel>
</rss>
