Giter Site home page Giter Site logo

devlog's Introduction

Hi there 👋

My name is Kosuke Aoki (Japanese: 青木 宏祐, pronunciation: /ˈkoʊskeɪ/, KOH-skay) and I’m Japanese. I was born and raised in Japan.

Personal History

I was born and raised in Shizuoka prefecture. It is famous for Mt. Fuji, which is the highest mountain in Japan, and is located two prefectures away from Tokyo. I moved to Shiga prefecture, which is next to Kyoto, to go to university when I was 18 years old. I have lived alone from then on. After graduating from university, I moved to Tokyo for work, and I have lived there for more than four years.

Occurrence Period Place
Born October 16, 1995 Yagimacho, Shizuoka Shimizu-ku, Shizuoka, Japan
Shimizu Okitsu Elementary School 1 April 1, 2002 Yagimacho, Shizuoka Shimizu-ku, Shizuoka, Japan
My parents got divorced, I moved, and transferred to Shimizu Tsuji Elementary School 1 October 18, 2005 Tsuji, Shizuoka Shimizu-ku, Shizuoka, Japan
Shimizu Daiichi Junior High School 1 April 1, 2008 Miyashirocho, Shizuoka Shimizu-ku, Shizuoka, Japan
Shizuoka Kita High School April 1, 2011 Sena, Shizuoka Aoi-ku, Shizuoka, Japan
Ritsumeikan University April 1, 2014 Minamikusatsu, Kusatsu, Shiga, Japan
DWANGO Co., Ltd. April 1, 2018 Ginza, Chuo-ku, Tokyo, Japan
UUUM Co., Ltd. July 1, 2021 Roppongi, Minato-ku, Tokyo, Japan

Links

Service Username
GitHub @noraworld
Keybase @noraworld
Twitter @noraworld_com 2
Mastodon @noraworld 2
Instagram @noraworld_com
Threads @noraworld_com
YouTube noraworld 2
Qiita @noraworld 1
Zenn @noraworld 1

My native language is Japanese, but you can also feel free to get in touch with me in English.

Pronouns

He/Him

Footnotes

  1. The external website is available in Japanese only 2 3 4 5

  2. The external website is mainly available in Japanese 2 3

devlog's People

Contributors

noraworld avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

devlog's Issues

記事内の URL のリンク切れを検出するスクリプトの作成

記事内の URL を正規表現かなにかでマッチさせて、その URL のヘッダ情報のみを取得し、404 Not Found を検出する。

ヘッダ情報のみを取得する理由は、単純に本文は要らないのと、本文も取得しようとするとリクエストに時間がかかるから。

スクリプトは bin ディレクトリでも作ってそこに置いておくのが良いだろう。

ざっくりとした仕様は以下の通り。コマンド名は適当。

# 無引数の場合は全記事の内の全 URL をチェックする
$ bin/check-broken-link

# パスを引数として指定したらその記事内の URL のみをチェックする
$ bin/check-broken-link articles/foo-bar-baz

# 全 URL と HTTP ステータスコードを表示する
# 200 OK などの URL も含めて、すべて表示する
# これは記事内の URL を正規表現等で正しく抽出できるかの、いわばデバッグ用のオプション
$ bin/check-broken-link --verbose

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.