<
Created an App to Consistently Record and Visualize Data in a Free Format

2024-05-25

I created "Kotsu-Kotsu", a web app that allows you to consistently record and visualize anything!...

Developing "Bochi-Bochi", an App to Easily Find Cheap Ingredients

2024-02-10

Is the cabbage at this supermarket a bit expensive? Is there anywhere else cheaper? From such small daily questions, we have developed a web app "Bochi-Bochi" that allows you to easily compare the prices of ingredients at different supermarkets....

What I Learned from Refreshing My Blog Page with Qwik

2023-10-23

Hello, I'm @silverbirder. Recently, I refreshed my blog page with the Qwik framework. The link below is the refreshed page....

Introducing AI Ghostwriter - A Tool to Improve Writing Efficiency

2023-07-17

Recently, I, silverbirder, have been hooked on Beard Papa's baked cheesecake puff. As someone who struggles with writing, I developed a Chrome extension called "AI Ghostwriter" that allows AI to write on my behalf. In this article, I will introduce this handy tool....

Development of Stable Diffusion API

2022-09-03

Stable Diffusion is an open-source AI that generates images when you give it text. If you want to run it on your own, you will need a GPU....

Defining Fragments Composed in Micro Frontends as Web Components and Sharing them with Module Federation

2022-05-28

A brief introduction on how to define fragments composed in Micro Frontends (hereafter, MFE) as Web Components and share them with Module Federation....

Created OEmbed and OGP WebComponents for use on my blog site

2022-04-11

I have created the following two Web Components....

Things I Learned from Developing Chrome Extensions (Manifest V3)

2022-01-16

Do you know about Chrome extensions? Chrome extensions are features for customizing the Chrome browser. If you want to know more about Chrome extensions, please check out What are extensions? - Chrome Developers....

If you're writing in Markdown, Rocket, an SSG that uses WebComponents, is recommended!

2021-12-24

Are you writing blogs or documents in Markdown? Have you ever felt frustrated that you can't reach the itchy parts with just Markdown when you want to focus on writing? For such people, I recommend Rocket, a static site generator (hereinafter referred to as SSG) that seamlessly integrates Markdown and WebComponents....

Refreshing Silverbirder's Portfolio Page (v2)

2021-12-23

I have refreshed my portfolio page. In this article, I would like to introduce the motivation for the refresh, the content of the refresh, and the future....

I Made an API That Only Returns Google Account Images

2021-12-20

How do you manage your profile picture? For example, do you update your Zenn profile picture? I often neglect to update my profile picture because it's a hassle. (It would be nice if we could use a SaaS like Gravatar...)...

Building a TikTok Scraping Infrastructure on GCP and the Challenges Faced

2021-08-28

We have built a batch to scrape TikTok on GCP. We will share the system design story of GCP construction and the challenges we faced during the construction....

Micro Frontends on the Client Side (ES Module)

2021-01-16

Happy New Year 2021. I look forward to your continued support this year. Recently, I've been working hard on aerobic exercise because I've gained weight. In this article, I would like to talk about Micro Frontends with client-side integration, which I have been testing since last winter. The source code I tested is in the following repository....

Micro Frontends with Zalando tailor (LitElement & etcetera)

2020-10-04

I tried to build a sample web application with Micro Frontends using Tailor, developed by Zalando. Tailor is an architecture that integrates on the server side. On the client side, I integrated it using Lit Element, which is made with Web Components. I thought I would post what it's all about here....

Micro Frontends with SSR in Ara-Framework

2020-08-23

Hello everyone, my name is silverbirder. My latest interest is Micro Frontends....

Created a GAS Library, zoom-meeting-creator, to Automatically Generate Zoom Meetings

2020-06-06

Are you using Zoom? I have released a GAS library that automatically generates Zoom meetings, and I would like to introduce the background and how to use it....

Introducing a Tool for Bulk Updating Account Images and What I Learned

2020-06-04

I developed a tool, puppeteer-account-manager, that can update profile information (images, etc.) for various services like Google and Github all at once. I will introduce the purpose of development and the knowledge gained from it....

Cotlin is a Tool for Collecting Links on Twitter, Discover Presentations from Around the World

2020-03-15

I created a tool called Cotlin to collect links posted on Twitter. The name Cotlin comes from "Collect links in tweet". It's similar to that thing on Android....

I tried creating rMinc, a service that registers GMail to GCalendar

2020-02-17

Target user * People using GMail and GCalendar Isn't it troublesome to open emails? For example, suppose you received the following emails. * An email with the expected delivery date when you purchased a product on Amazon * An email with the screening date when you made an online reservation at a movie theater (TOHO CINEMA) * An email with the stay date when you made an online reservation at a hotel...

I Tried Making a One-Frame Comic Search Service Tiqav2 (Algolia + Cloudinary + Google Cloud Vision API)

2020-02-08

Conversations with images are fun. Do you use emojis or images when communicating with chat tools? I use them often. When communicating with people, it feels stiff if it's just text. For example, if it's just a phrase like "OK, please proceed with that.", it's hard to understand what kind of emotion the other person has....