<?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>Forem: Ryō Igarashi</title>
    <description>The latest articles on Forem by Ryō Igarashi (@neetshin).</description>
    <link>https://forem.com/neetshin</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%2F42303%2F03b2aa7e-b460-4014-a83a-9e936c2d6821.png</url>
      <title>Forem: Ryō Igarashi</title>
      <link>https://forem.com/neetshin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/neetshin"/>
    <language>en</language>
    <item>
      <title>I created an AI-powered website improvement tool</title>
      <dc:creator>Ryō Igarashi</dc:creator>
      <pubDate>Sat, 17 Oct 2020 02:36:28 +0000</pubDate>
      <link>https://forem.com/neetshin/i-created-an-ai-powered-website-improvement-tool-688</link>
      <guid>https://forem.com/neetshin/i-created-an-ai-powered-website-improvement-tool-688</guid>
      <description>&lt;p&gt;Hi there 👋&lt;/p&gt;

&lt;p&gt;This is my first post on Dev.to! I released a brand-new online web accessibility testing tool called Visible. Please try it out!&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://visi.dev"&gt;https://visi.dev&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The main differences between Lighthouse or other testing tools are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;🤖 Suggestion:&lt;/strong&gt; Visible use AI platforms, &lt;a href="https://cloud.google.com/"&gt;Google Cloud Platform&lt;/a&gt; to provide patches to fix the problems of your website!&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;🌎 Accuracy:&lt;/strong&gt; Visible uses Chrome via Puppeteer, a headless browser so the result you see is the exact same as what actual browsers render.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;🤓 Hackable:&lt;/strong&gt; Visible supports plugins so you can customize anything like browser, fixing algorithm, or rules.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I coded the entire project with TypeScript and it's (unsurprisingly) open-sourced at &lt;a href="https://github.com/visible/visible"&gt;https://github.com/visible/visible&lt;/a&gt;. Also, don't forget to star it!!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>a11y</category>
      <category>typescript</category>
      <category>css</category>
    </item>
  </channel>
</rss>
