Skip to content

Instantly share code, notes, and snippets.

View kinsidar's full-sized avatar

Kinsa Durst kinsidar

  • San Leandro, California
View GitHub Profile
@kinsidar
kinsidar / Tokyo.md
Last active April 1, 2026 06:18
Tokyo Trip

Tokyo Trip - April 2026

Context

Felix's girlfriend is playing in the Ando Securities Open at Ariake (April 20-27, 2026). Good excuse to finally hit all the spots I've been saving since last summer's research session. The tournament gives us structure, but honestly the real draw is getting to the stores that don't have international presence.

This isn't going to be casual tourist shopping. I've got a mapped-out hit list of specific locations, mostly focused on Japanese avant-garde fashion and archive pieces. Some of these places you literally cannot access outside of Tokyo.

Timing is actually perfect — by April, stores will have fully transitioned to Spring/Summer 2026 collections (the changeover happens in late January/early February), so I'll see the full seasonal lineup before summer sales start in late June.

Primary Targets

# Tokyo Trip - April 2026
#travel #tokyo #tennis #fashion #avant-garde
## Context
Felix's girlfriend is playing in the Ando Securities Open at Ariake (April 20-27, 2026). Good excuse to finally hit all the spots I've been saving since last summer's research session. The tournament gives us structure, but honestly the real draw is getting to the stores that don't have international presence.
This isn't going to be casual tourist shopping. I've got a mapped-out hit list of specific locations, mostly focused on Japanese avant-garde fashion and archive pieces. Some of these places you literally cannot access outside of Tokyo.
**Timing is actually perfect** — by April, stores will have fully transitioned to Spring/Summer 2026 collections (the changeover happens in late January/early February), so I'll see the full seasonal lineup before summer sales start in late June.
@kinsidar
kinsidar / gitbook-to-github-pages.md
Created October 23, 2017 18:41
Setting up gitbook and hosting on github pages

Setting up Gitbook for a project and hosting on Github Pages

npm version

Credits to this guide

This is a documentation of setting up the basic requirements for your gitbook and hosting onto github pages, refer to gitbook toolchain documentation for details on how to structure and write your gitbook

IMPORTANT I am using node LTS (node version 6.11.4 and npm version 3.10.10), you may run into erros using current version of node.

  1. Create project's README.md if you haven't, which will be the introduction/front page of your gitbook