Tag: Indie Development
All English articles tagged "Indie Development".
[Latest] How to Optimize Your Favicon [Best Practice Generator]
Published:Updated:Learn how to optimize your favicon, including a Favicon Best Practice Generator.
[Twitch Follower Checker] How to Check New Followers and Unfollowers on a Twitch Channel
Published:Updated:How to use Twitch Follower Checker to check who newly followed or unfollowed a Twitch channel
Recreating Twitter's old video clip feature as a Chrome extension
Published:I missed old Twitter's video clipping feature, so I rebuilt it as a Chrome extension for X.com. I aimed to keep video processing entirely in the browser with ffmpeg.wasm and WebCodecs, but attaching the result directly to X's post composer was a real struggle.
[GUNDAM EVOLUTION] I Made a Gundam Evo Fan Game Version of Animal Tower Battle
Published:I tried making a Gundam Evo version of Animal Tower Battle called GUNDAM EVOLUTION Tower Battle.
How to Hide Suspicious Real Estate Agencies on SUUMO [Tampermonkey]
Published:I made a Tampermonkey script that hides listings from specified real estate agencies in SUUMO search results in your own browser, so I’m sharing it.
How to Build a GAS Tool That Automatically Likes Tweets on Your Twitter Timeline
Published:Updated:A guide to building a GAS tool that automatically likes tweets, plus how to adapt it to grow your follower count.
[PUBG] I Gave the Limited-Release Match Analysis System a Massive Update
Published:I rebuilt Steins.GG's popular map-analysis feature and relaunched it as a limited-release version. You can check positions at 0.1-second intervals, display movement routes, and practice predicting the next circle.
How to Build a GAS Tool That Sends Tweets from Specific Twitter Accounts to a Discord Channel
Published:Updated:I found it tedious to keep up with specific Twitter accounts, so I built a GAS workflow that fetches their tweets and sends them to Discord. This article includes copy-and-paste-ready code and how to run it every minute.