Been in web development since 2022. Follow me!2022年よりWeb開発を勉強しています。
Projects
Arsenic
A privacy focused, feature rich, web proxy built in Node.js.Arsenicは機能豊富なWebプロキシです。
Reprice
A Chrome extension that displays the fair price of used apartments on major real estate
portal sites in Japan. The fair price is calculated by determining the average price per tsubo (a unit of area)
from past transaction data for properties near the same station and with the same age range (e.g., 1-10 years
old, 11-20 years old), and then applying this to the area of the property in question.Repriceは、大手不動産ポータルサイトで中古マンションの適正価格を表示することができるChrome拡張機能です。適正価格は、同じ駅・同じ築年数帯(1-10年,
11-20年など)の過去取引データから平均坪単価を計算し、その物件の面積に適用して算出します。
Filter Checker
An URL checker for content filters used in schools and workplaces. Supports Lightspeed and FortiGuard.フィルターチェッカーは学校や職場で使用されるコンテンツフィルターのURLチェッカーです。LightspeedとFortiGuardに対応しています。
Image to GeoJSON
Turn any image into georeferenced GeoJSON by placing control points, assigning lat/lon coordinates, and exporting the result.任意の画像を、コントロールポイントを配置して緯度・経度を割り当てることでジオリファレンスし、その結果をGeoJSONとして出力できます。
Chrome History Spammer
A tool for spamming Chrome history entries, so your activity won't easily be discovered.Chromeの履歴にサイトを大量追加することによって、昔の履歴を隠すことができるツールです。
HAR Link Extractor
A tool for extracting links from HAR files.HARファイルからリンクを抽出するためのツールです。