Skip to content

Instantly share code, notes, and snippets.

自己紹介

名前

土井 賢治(どい けんじ / @knjcode)

出身/住まい

広島出身/埼玉在住

職業

ユーザ系SIer勤務

@knjcode
knjcode / react-stopwatch-sample.html
Last active March 3, 2021 13:15
React stopwatch sample
<html>
<head>
<title>React StopWatch sample</title>
<meta name="viewport" content="width=device-width">
<script src="http://fb.me/react-0.13.1.js"></script>
<script src="http://fb.me/JSXTransformer-0.13.1.js"></script>
</head>
<body>
<script type="text/jsx">
var StopWatch = React.createClass({
@knjcode
knjcode / shopee_8th_place_solution_overview.md
Created May 11, 2021 09:23
Kaggle Shopee 8th Place Solution Overview

8th Place Solution Overview

We thank all organizers for this very exciting competition.
Congratulations to all who finished the competition and to the winners.