Dream Adventure
Dream Adventure — outdoor tour operator, Minakami, Gunma, Japan
A bilingual booking and operations platform for a Japanese rafting and canyoning operator — public reservation flow, live availability, and a full admin back office.
Booking engines, custom CMSs, storefronts, and admin dashboards — front to back, database to interface, deployed and maintained.
Commissioned, shipped, live on the client's own domain.
Dream Adventure — outdoor tour operator, Minakami, Gunma, Japan
A bilingual booking and operations platform for a Japanese rafting and canyoning operator — public reservation flow, live availability, and a full admin back office.
Nischal Legal Service (निस्चल लीगल अफिस) — advocate, notary & mediator, Chitwan, Nepal
A bilingual Nepali/English site for a legal practice, with a purpose-built CMS that lets non-technical office staff edit every section of the site themselves.
NEXUS — MCU streaming interface and content management system
A streaming-grade catalogue interface for the Marvel Cinematic Universe, backed by a custom CMS for managing titles, phases, episodes, and release timelines.
Self-initiated production builds for real businesses, made to demonstrate the work. Live on zetroxy.me subdomains.
Manjushree Overseas (P.) Ltd. — international recruitment agency, Kathmandu, Nepal
A corporate site for a Nepalese overseas recruitment agency placing technical and professional workers across the GCC, Malaysia, Japan, and Europe.
Didee — fashion and streetwear retailer, Gongabu, Kathmandu
A dark editorial storefront for a Kathmandu fashion retailer, with an admin back office for catalogue, categories, bulk pricing, and site settings.
My Darling Food — Nepali pickle and achar producer
A warm product storefront for a Nepali pickle and achar brand, with filterable categories and product detail.
Things built to solve my own problems. Source is public — clone the repo and run them yourself.
Makes a saved Instagram Reels library searchable by what was actually said in the video.
Instagram lets you save Reels but gives you no search, no tags, and no transcripts — so a saved library becomes write-only. A Chrome extension scrapes the saved list, a Dockerised Python worker pulls just the audio stream, transcribes it locally with Whisper, and generates summaries and 768-dimension embeddings through a local Ollama instance. A Next.js dashboard then answers questions against the whole library over pgvector.
Self-hosted · Docker Compose + Supabase
SourceAn Android app that turns a filled-in form and a spoken description into a formatted, exportable CV.
Built for job seekers who need a credible CV without design skills — including the Nepal foreign-employment formats that generic resume builders do not carry. Experience can be dictated rather than typed, which matters when the alternative is thumb-typing a career history on a phone. Generation runs on Llama 3.3 70B via Groq; the result stays fully editable section by section before PDF export.
Build locally · Flutter SDK + Firebase project
SourceMoves files from a FileAxa account straight into Google Drive without ever writing them to disk.
The obvious build downloads a file, then uploads it — which needs as much free disk as the largest file and falls over on a small server. This one authenticates with FileAxa, resolves the direct link, and pipes the download stream into the Google Drive upload in one pass, so memory stays flat regardless of file size. Credentials are encrypted client-side before they reach the server.
Run locally or self-host · Google OAuth credentials required
SourceFull-stack scope — from database architecture to client-operable back offices.
Every build includes the admin tooling needed to operate without ongoing developer friction.
Clarify data models, user flows, and the exact admin tooling required to run the business.
Develop the public customer interface and the private back office concurrently on Next.js and PostgreSQL.
Deploy to production with custom domains, DNS, SSL, metadata, and zero-downtime database migrations.
Client receives full admin credentials to manage content, prices, and bookings independently.
The differentiator: Most agencies deliver a static brochure. Every system here includes a custom admin back office so non-technical staff can update prices, dates, media, and copy autonomously.