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.
Design principles
These principles keep the work aligned whether the output is an iOS app, diagnostic utility, drone tool, or prototype.
Focused scope
Each tool does one job well, instead of trying to do everything.
Respect for the user
No dark patterns, no manipulation, no artificial limitations.
Local-first data
Data stays on your device by default; nothing is sent off-device unless you choose to.
Durable foundations
Durable design choices over trendy ones, with minimal dependencies.
Honest interfaces
Clear status, clear capabilities, and honest answers about what a tool can and cannot do.
Field-ready testing
Tools are tested on real devices for real-world use.
Privacy and trust
The privacy posture is a product-design constraint, not a line added at the end.
Users should not need an account to use a focused utility unless there is a real reason.
The default is local-first, narrow, and understandable.
Curiosell does not sell user data.
Tools should not be bent around ad incentives.
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.
Open to collaboration
We accept focused technical projects, consulting work, and collaborative efforts in software, drone systems, and diagnostics.
