Skip to content

Instantly share code, notes, and snippets.

View junichim's full-sized avatar

junichim

View GitHub Profile
@junichim
junichim / AndroidManifest.xml
Last active September 14, 2020 10:35
NFC 書き込みサンプル
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.nfcwriterexample">
<uses-permission android:name="android.permission.NFC" />
<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
@junichim
junichim / COPYING
Last active December 23, 2020 03:58
ブログ『はてなブログのコードハイライトを SyntaxHighlighter から はてなの markdown に変更』で作ったツール
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
@junichim
junichim / README.md
Last active April 17, 2021 06:05
オフラインマップ生成用のスクリプト類(2021/4/16 更新版)
@junichim
junichim / README.md
Last active November 10, 2021 05:24
避難所検索@伊勢の避難所データ加工のためのスクリプト
@junichim
junichim / README.md
Created November 10, 2021 08:38
避難所データのアップロードスクリプト