<?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: Takamichi Omori</title>
    <description>The latest articles on DEV Community by Takamichi Omori (@onsd).</description>
    <link>https://dev.to/onsd</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%2F389870%2Fdb21111e-1269-419f-ace8-48a09cdfcdd6.png</url>
      <title>DEV Community: Takamichi Omori</title>
      <link>https://dev.to/onsd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/onsd"/>
    <language>en</language>
    <item>
      <title>Results of weekend's work</title>
      <dc:creator>Takamichi Omori</dc:creator>
      <pubDate>Wed, 20 May 2020 05:00:29 +0000</pubDate>
      <link>https://dev.to/onsd/results-of-weekend-s-work-6oo</link>
      <guid>https://dev.to/onsd/results-of-weekend-s-work-6oo</guid>
      <description>&lt;p&gt;I created A system of competitive programming in this weekend.&lt;br&gt;
&lt;a href="https://github.com/onsd/judgeServer"&gt;judgeServer&lt;/a&gt; is an easy to use judging system.&lt;br&gt;
The system also allows users to post problems.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://judge-server.now.sh/"&gt;demoLink&lt;/a&gt;&lt;br&gt;
The link will be down soon.&lt;/p&gt;

&lt;p&gt;I believe that writing your own problems, rather than just solving them, is a good way to deepen your knowledge.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to use
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;clone my repository&lt;/li&gt;
&lt;li&gt;&lt;code&gt;docker-compose up&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Access &lt;code&gt;localhost:8080/&lt;/code&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Things want you to know
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;I created it to study some of the techniques.

&lt;ul&gt;
&lt;li&gt;asynchronous processing using SQS&lt;/li&gt;
&lt;li&gt;Next.js&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;I don't have a name for it yet.&lt;/li&gt;
&lt;li&gt;I don't translate it in English yet :3&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>octograd2020</category>
      <category>devgrad2020</category>
    </item>
  </channel>
</rss>
