Skip to content
@nasebanal

NASEBANAL

NASEBANAL

Creating the Future with Advanced Technology

NASEBANAL is a Modern Tech Consulting practice in Yokohama, Japan. We guide businesses and careers to the next level with cutting-edge technology solutions.

The name comes from Yozan Uesugi: "Nothing is impossible if you try, but nothing is possible if you don't try." We aim to solve challenges for individuals and businesses alike with current technology, and to support growth that lasts.

What we do

  • AI System Development Support — from implementation strategy to execution
  • Cloud Native Design Support — microservices, containers, DevOps pipelines
  • Cybersecurity Enhancement — web application protection and Zero Trust
  • Global Expansion Support — overseas market entry and global team building
  • Career Support — modern technology skills, with English and IT as strengths

Details at nasebanal.com.

What we build

We run our own products on the same stack we recommend. Growth is three apps behind one account:

  • Target — goal trees, with progress rolling up from sub-goals
  • Recorder — time-series records and charts, one tag at a time
  • Stopwatch — measure something, then file it straight into Recorder

For developers

  • API Specs — OpenAPI reference and integration recipes for the public APIs
  • @nasebanal/cli — a gcloud-style CLI, generated from those specs
  • @nasebanal/sdk — typed client library, no runtime dependencies
  • nb-quickstarts — Docker + Makefile quickstarts for Kafka, Consul and Locust

How we build

Contract first. Every API is defined as an OpenAPI spec, published as a versioned package, and only then implemented:

  • consumers build against a stub generated from the spec, so frontend work never waits on the API
  • contract tests run in CI on both sides, so drift fails a pull request instead of production
  • breaking changes are expressed by URL versioning, additively — existing paths keep working

TypeScript end to end, running on Cloudflare Workers with D1 and R2, with repository and infrastructure settings kept in Terraform.


IT Consulting · Established 2025 · Yokohama, Japan Shunjiro Yatsuzuka, Founder & Principal Consultant

日本語でのご案内は nasebanal.com をご覧ください。

Popular repositories Loading

  1. hd-website hd-website Public

    Forked from hackerdojo/hd-website

    Dojo Website

    HTML

  2. hd-signup hd-signup Public

    Forked from bluehat/hd-signup

    The member signup/billing/spreedly/RFID management application for Hacker Dojo

    Python

  3. hd-shared hd-shared Public

    Forked from hackerdojo/hd-shared

    Shared code and resources for Dojo apps

    Python

  4. nb-quickstarts nb-quickstarts Public

    Docker + Makefile quickstarts for infrastructure tools — Kafka, Consul, Kong, and Locust load testing.

    Python

  5. nb-cli nb-cli Public

    nb — a gcloud-style CLI for the NASEBANAL APIs, with its command tree generated from the published OpenAPI contracts.

    TypeScript

  6. nb-sdk nb-sdk Public

    @nasebanal/sdk — TypeScript client for the NASEBANAL APIs. Client surface and types generated from the published OpenAPI contracts; no runtime dependencies.

    JavaScript

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…