~/saaim_
man 1 saaim

saaim japanwala

builder — founder, soritch — edmonton, ab
NAME

saaim japanwala — builds software, ships it, and manages risk like an engineer.

SYNOPSIS
$ saaim --status building soritch. shipping fast. reading the market in between commits.
WHOAMI
whoami.json
{
  "name": "saaim japanwala",
  "role": "founder, soritch",
  "based_in": "edmonton, ab",
  "focus": ["product", "markets", "systems"],
  "open_to": "early users, collaborators",
  "status": 1 // building
}
DESCRIPTION

I build products end to end — design, backend, and the decision to ship. Most of my time right now goes into soritch, a desktop app I'm building from the ground up because the tools I wanted for managing my own portfolio didn't exist.

Before software, I spent time in journalism and photography. Different medium, same habit: pay close attention, then make something with what you noticed.

CURRENT BUILD — SORITCH

A desktop portfolio intelligence app for retail investors. Electron front end, Python backend, AI runs locally via Ollama — no data leaves the machine. Built from a simple premise: retail investors deserve institutional-grade signal without institutional overhead.

soritch.config.js
export const stack = {
  frontend: "electron",
  backend: "python",
  ai: "ollama", // runs local, nothing leaves the machine
  storage: "sqlite",
  dependencies: 0 // zero npm bloat, by design
};
PRINCIPLES
LINKS
CONTACT

Building something adjacent, or want early access to soritch?