autorenew

Projects

WordOrca

WordOrca

This is a dynamic web app built with next.js and firebase. The app is not internationalized, so all the content is in Japanese. Additionally, all of the assets used in this websites are created using Figma.

Figma

https://wordorca.vercel.app/

Tech Stacks

React.js x Next.js x Firebase x Typescript x TailwindCSS

BinaryFish

BinaryFish

BinaryFish is a tech blog fully built with Astro.js and is hosted on Vercel. The blog is updated every week, with new posts and updates to the website.

https://binary-fish.vercel.app/

Tech Stacks

Astro.js x Vercel

Astro.js & Starlight

I have also worked on open-source contributions as well. The two projects I contributed are Astro.js Documentation and Starlight. I worked on translating the document from English to Japanese, and also worked on fixing styling and bugs on Astro Starlight.

@SnowDingo Astro contributions

3D Maze Demo

This is a project I created with GodotEngine in 2021. It is a demo of a maze game, where you have to collect 10 coins to win.

Photo of a maze game

https://snowdingo.itch.io/3d-maze

Tech Stacks

GodotEngine x Python(GDScript)

React Pokemon API App

I created a pokedex app in React, using PokeAPI to get data. Again, the website is hosted on Vercel.

https://react-pokemon-api-app.vercel.app/pokedex

Pokemon APP

Tech Stacks

PokeAPI x React x MUI(MaterialUI)