Skip to content

Instantly share code, notes, and snippets.

View shimizu's full-sized avatar

shimizu shimizu

View GitHub Profile
@shimizu
shimizu / Profile.md
Last active March 28, 2026 13:06
Profile

Profile

清水正行

フリーランスのプログラマ

スキル

  • データビジュアライゼーション
  • GIS
@shimizu
shimizu / microgpt.py
Created February 14, 2026 02:31 — forked from karpathy/microgpt.py
microgpt
"""
The most atomic way to train and inference a GPT in pure, dependency-free Python.
This file is the complete algorithm.
Everything else is just efficiency.
@karpathy
"""
import os # os.path.exists
import math # math.log, math.exp
@shimizu
shimizu / README.md
Last active January 22, 2026 02:49
私とchatGPT

Xで「これまで私があなたをどのように扱ったかを示す画像を作ってください」というプロンプトで画像生成するのが流行っていたので試してみた。

@shimizu
shimizu / vsHallucination.png
Last active August 30, 2025 14:57
I will destroy that hallucination of yours.
AIの幻覚(ハルシネーション)との戦いのログ
Google Earth Engineに存在しないデータセットを「有る」と言い張るGeminiに存在しないことを認めさせるまでの長い軌跡
@shimizu
shimizu / README.md
Created July 8, 2025 01:19
OSM GeoJSON MCP Server alpha

OSM GeoJSON MCP Server alpha

OSM-GeoJSON-MCP-Serverのアルファ版

Overpass APIからのレスポンスをトークン化してClaudeに送信するためトークン消費が激しい。

上記の問題があるが、MCP Server作成の参考になるので残す。

セットアップ

@shimizu
shimizu / README.md
Last active May 28, 2025 10:31
Summer Wars - World Clock -

サマーウォーズのアレです。

@shimizu
shimizu / README.md
Last active May 25, 2025 01:24
RESAS API module

概要

D3.jsを使ってRESAS APIにアクセスするためのモジュール

使い方

<script src="//cdnjs.cloudflare.com/ajax/libs/d3/4.1.1/d3.min.js"></script>    
@shimizu
shimizu / Filmstrip.png
Last active July 26, 2024 06:54
GSMaP_Viz_202400726
Filmstrip.png

ClaudeのArtifacts機能について調べてみた

  • Artifacts機能とは

Claudeが出力したHTML(CSS,JavaScriptを含む)のコードをチャット内でプレビューする機能。 課金しないと使えない。 HTMLのコードなら何でもプレビューできるわけではないくて、条件がある(画像参照)

@shimizu
shimizu / .block
Last active May 29, 2024 04:38
バイナリベクトルファイル(pbf)の作り方
license: mit
height: 1200