Approach

How Curiosell builds things

A consistent engineering point of view across very different kinds of work.

Privacy-first, local-first, focused in scope, and honest about what is shipped.

Principles

Design principles

These principles keep the work aligned whether the output is an iOS app, diagnostic utility, drone tool, or prototype.

01

Focused scope

Each tool does one job well, instead of trying to do everything.

02

Respect for the user

No dark patterns, no manipulation, no artificial limitations.

03

Local-first data

Data stays on your device by default; nothing is sent off-device unless you choose to.

04

Durable foundations

Durable design choices over trendy ones, with minimal dependencies.

05

Honest interfaces

Clear status, clear capabilities, and honest answers about what a tool can and cannot do.

06

Field-ready testing

Tools are tested on real devices for real-world use.

No accountsNo required accounts unless a product genuinely needs one.
No saleNo data sold to third parties.
No adsNo advertising inside the current app family.
Real devicesReal-device testing before anything ships.
Trust

Privacy and trust

The privacy posture is a product-design constraint, not a line added at the end.

No required accounts

Users should not need an account to use a focused utility unless there is a real reason.

Privacy-first by design

The default is local-first, narrow, and understandable.

No data sold

Curiosell does not sell user data.

No advertising

Tools should not be bent around ad incentives.

Engineering

Technical standards

Native frameworks, used the way the platform intends. AI used where it adds genuine value, not as marketing decoration. Real-device testing before anything ships.

The goal is durable, understandable software with few moving parts and a clear reason for every capability.

Collaboration

Open to collaboration

We accept focused technical projects, consulting work, and collaborative efforts in software, drone systems, and diagnostics.