Random Stuff I created in the last 3 months

May 09, 2022, by K-Sato

OverView

Lately, I've been focusing on creating random stuff in my free time.
And here are the things I created in the last 3 months.

Qiita Enhancer

This is a chrome extension for making Qiita(a Japanese site for programmers) better for me.

img

eslint-plugin-no-jp

This is an eslint plugin that helps the team(you) stick to English throuout the codebase. In other words, it helps the team(you) not rely on Japanese🇯🇵).

Blog

This blog. This was my first time to use svelte-kit.

image

sveltekit-blog-template

A minimalistic markdown based blog template built with Sveltekit.

image

md-to-json-converter

Converts your markdown files to a single json file so that you can use it as a static api.

@sato0130/svelte-tooltip

Light weight (bare minimum) svelte-actions based tooltip.

focus-sounds

Productivity site built with svelte-kit. You can listen to ambient sounds to help u focus.

img

svelte-vertical-timeline

Svelte components for creating a vertical timeline.

img

spending-tracker

A PWA app for keeping track of my spending made with Next.js and Firebase.

Published an online Svelte book

Wrote a very rudimentary svelte online book.

image

es5-playground

A joke project. You can only use ES5 or less in this playground.

img