eksplicit mapping af envs
Some checks failed
Backend CI / test (push) Has been cancelled
Flutter CI / analyze-and-test (push) Has been cancelled

This commit is contained in:
Henrik Jess Nielsen
2026-05-12 18:21:25 +02:00
parent b7a435f8b9
commit 99e9b509a0
67 changed files with 8060 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
# Social Proximity
> Human-first proximity networking powered by consent, shared interests, and conversational AI.
> A tool for nudging people into real, face-to-face conversation — powered by consent, shared interests, and conversational AI.
**Status:** Early concept / prototype phase
@@ -8,23 +8,25 @@
## Overview
Social Proximity is a privacy-focused mobile application that helps people naturally discover and connect with others nearby — through mutual consent and shared interests, not algorithms or swiping.
Social Proximity is a tool for nudging people into real, physical conversation — not a messaging app, not a dating platform, not a social network.
Using Bluetooth Low Energy (BLE), the app detects when two users are physically close — at a café, conference, coworking space, airport, or social event — and suggests low-pressure conversation starters based on what they have in common.
The app detects when two users with shared interests are physically close to each other — at a café, conference, coworking space, airport, or social event — and gives them a gentle nudge: *"you might want to say hello."* What happens next is entirely up to them, in person.
The goal is not tracking or dating. It's about reducing social friction and letting meaningful conversations happen organically.
The goal is to lower the barrier to the first word. Once the conversation starts, the app steps back.
---
## Core Idea
Instead of endless swiping, cold approaches, or awkward introductions, Social Proximity creates a subtle bridge between people already sharing the same physical space.
Most social apps pull people deeper into their screens. Social Proximity does the opposite.
Instead of endless swiping, cold approaches, or awkward introductions, it creates a subtle bridge between people already sharing the same physical space — and then nudges them to put the phone down and actually talk.
When proximity and mutual interest align, users might see something like:
> *"Someone nearby also works with DevOps and enjoys philosophy & hardstyle."*
If both users are open to connecting, the app reveals more and suggests natural conversation topics — no pressure, no commitment.
If both users are open to connecting, the app reveals a little more and suggests a conversation opener. The nudge is the product. The real-world conversation is the goal.
---
@@ -43,11 +45,13 @@ If both users are open to connecting, the app reveals more and suggests natural
Users can optionally share hobbies, professional interests, passions, and topics they enjoy discussing. Only matched interests are surfaced to the other person.
### 💬 AI Conversation Starters
The app generates natural icebreakers based on shared context, for example:
The app suggests a natural opener to help break the ice — then the real conversation takes over. For example:
- *"You both work with cloud infrastructure."*
- *"You both enjoy early hardstyle."*
- *"Maybe ask about Kubernetes homelabs."*
Once the nudge lands, the phone goes back in the pocket.
### 🔒 Privacy First
Designed from the ground up with privacy in mind:
- No live maps or exact locations
@@ -71,7 +75,9 @@ Social Proximity fits naturally wherever people gather:
## Vision
Technology should help humans connect more naturally — not isolate them further.
Most technology pulls people away from the room they're in. Social Proximity does the opposite.
It's a nudge tool — designed to create the small spark that starts a real conversation between two people who are already standing near each other. The app's job is to get out of the way as quickly as possible, and let the human moment take over.
Social Proximity aims to create small moments of serendipity in everyday life: the kind that used to happen by chance, now made possible through respectful, consent-driven social discovery.
@@ -84,7 +90,7 @@ Social Proximity aims to create small moments of serendipity in everyday life: t
| **Human-first** | The app should feel calm, respectful, and natural |
| **Consent-first** | No interaction happens without mutual participation |
| **Privacy-first** | Users should never feel monitored or exposed |
| **Minimalism** | No noisy notifications or addictive mechanics |
| **Minimalism** | The app nudges, then steps back — no feeds, no chat, no retention loops |
---