My Creative Work

A multidisciplinary collection —

where design meets motion, interactivity, and code.

↓ scroll

Photography

Torii
Tree Path
Shrine Stone
Waterfall
Sunset Mountains

These are moments of quiet discovery and reverence — framed through the lens of everyday life in Japan.

Videography

Short-form, documentary-style, and story-driven visuals.

Game Design

Game Sample

I have a deep passion for game development — a journey that began during my university studies where I focused on game design and development as part of my curriculum. Over the years, I’ve been involved in a variety of hobby and passion projects, exploring both the technical and creative sides of interactive storytelling.

Much of my work has centered around procedural generation, turn-based systems, meshing pixel graphics with modern graphics styles, and retro-inspired mechanics, with a particular love for single-player experiences that offer atmosphere, introspection, and meaning. While I haven’t released a game yet, building one remains a personal goal I continue to pursue with curiosity and care.

Programming

const buildSomething = (passion, discipline) => {
  return {
    type: 'creative dev',
    language: ['Python', 'JavaScript', 'Django'],
    principles: ['clean code', 'clarity', 'emotion']
  };
};
    

From backend architecture to interactive UIs, I create systems that feel as good as they function.