Creating music online since 2012,
games since 2020.

Past works available over here → Works

Blog

Nov 10, 2022

The compilation is now on sale at BOOTH!

The compilation I wrote about in this blog is now on sale at pixiv BOOTH!

https://hokudaidtm.booth.pm/items/4290097

Fruits Cooktail - 北大DTMサークルNMPASS - BOOTH

2022秋M3にて頒布したアルバム、[Fruits Cooktail]のダウンロード版です。 果物をテーマに部員が作曲したオリジナル楽曲を10曲収録しています。 ロング版のクロスフェードはリンクよりご覧いただけます。 https://youtu.be/tJ4Vyaz2Ztk
...read this post on

Oct 30, 2022

New Song Alert!

New release: FRUITY COCKTAIL

Skipped loading player: you're on mobile!

You can still listen to this track via official site or app.

Listen on SoundCloud
...read this post on

Jul 19, 2022

Creating Custom Tags in Jekyll, with an actual example

Read the article on DEV.to

Shields.io is a “service for concise, consistent, and legible badges in SVG and raster format, which can easily be included in GitHub readmes or any other web page.”

https://shields.io/

Shields.io: Quality metadata badges for open source projects

Pixel-perfect   Retina-ready   Fast   Consistent   Hackable   No tracking...

Their service takes query parameters to their API endpoint to generate a badge / shield. For example:

https://img.shields.io/static/v1?label=Find%20me%20on&message=GitHub&color=181717&style=flat&logo=github

becomes:

My GitHub

I was planning to use this in this website, when I realized a problem; it is hard to maintain. While it may be rare to change the content of those shields, it would be nice to have a maintainable way to put a shield on my blog.

...read this post on

Jun 23, 2022

How to include secondary Jekyll website using submodule

Caveat

The technique explained in this article expects that you own an HTTP server that you can run ruby/bundler on and build your Jekyll site on. This technique is not available for GitHub Pages.

...read this post on

May 22, 2022

Use "source" Jekyll configuration to avoid deployment mistake

Read the article on DEV.to

Are you troubled with the cluttered project root for your jekyll site? Read on.

...read this post on

subscribe via RSS