
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>hwahyeon</title>
      <link>https://hyeon.it/blog</link>
      <description>Sharing what I learn in Computer Science, Data Science, and Environmental Engineering.</description>
      <language>en-us</language>
      <managingEditor>hwahyeon.dev@gmail.com (hwahyeon)</managingEditor>
      <webMaster>hwahyeon.dev@gmail.com (hwahyeon)</webMaster>
      <lastBuildDate>Sun, 16 Jun 2024 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://hyeon.it/tags/javascript/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://hyeon.it/blog/post/schlemiel-the-painter-algorithm</guid>
    <title>Schlemiel the Painter&#39;s Algorithm (in JavaScript)</title>
    <link>https://hyeon.it/blog/post/schlemiel-the-painter-algorithm</link>
    <description>How does string addition work in JavaScript?</description>
    <pubDate>Sun, 16 Jun 2024 00:00:00 GMT</pubDate>
    <author>hwahyeon.dev@gmail.com (hwahyeon)</author>
    <category>Algorithm</category><category>JavaScript</category><category>Software Engineering</category>
  </item>

  <item>
    <guid>https://hyeon.it/blog/post/extracting-initial-consonants-from-hangul</guid>
    <title>Extracting Initial Consonants from Hangul (the Korean alphabet)</title>
    <link>https://hyeon.it/blog/post/extracting-initial-consonants-from-hangul</link>
    <description>Hangul is a scientific language, so it can be handled mathematically.</description>
    <pubDate>Tue, 13 Feb 2024 00:00:00 GMT</pubDate>
    <author>hwahyeon.dev@gmail.com (hwahyeon)</author>
    <category>Javascript</category><category>Korean</category>
  </item>

    </channel>
  </rss>
