Inspiration

Fine Line began with an uncomfortable but necessary realization: people and animals I cared about were sometimes reacting to my anger with fear.

I also recognized the same tipping point turned inward during moments of panic, isolation, substance-use urges, or thoughts of self-harm. Many existing tools are designed for reflection after an incident, or they assume someone is calm enough to read a lesson. I needed something for the earlier moment—when emotion is becoming action, but a choice may still be possible.

There is a fine line between helping and hurting. Sometimes the person trying to help needs help before they can safely help anyone else.

Fine Line was built to protect that line.

What it does

Fine Line is a mobile-first de-escalation tool that helps people intervene before intense emotions become harmful actions.

The experience begins with a direct safety question:

“Is anyone afraid of you right now?”

It also provides immediate paths for someone who is panicking, has used a substance, feels unsafe alone, might hurt another person, or might hurt themselves. The app prioritizes creating distance, reducing immediate danger, and reaching appropriate human or emergency support when necessary.

Its central framework is:

  1. Notice — Catch the shift before emotion becomes action.
  2. Pause — Create enough space to regain choice.
  3. Choose — Make the strongest safe next move.

Only after safety returns does Fine Line invite reflection. The user can describe what happened, identify what they were trying to protect, locate where the line moved, and create a personal plan for next time.

A prominent Start over option is always available because someone in distress should never feel trapped inside the experience.

Fine Line is not a replacement for emergency services, crisis support, therapy, or medical care. It is a bridge toward the next safe action.

How I built it

I entered Build Week as a non-technical builder with lived experience, a product idea, and no previous end-to-end software project.

I first defined three real situations the product had to handle:

  • Anger affecting another person
  • Anger affecting an animal
  • Panic, substance use, or danger directed inward

I worked with ChatGPT and Codex to turn those situations into product requirements, safety branches, interface copy, and a coherent interaction flow. Codex helped transform our decisions into a responsive TypeScript web application, organize the repository, validate the build, run an automated test, and prepare the project for deployment.

Along the way, I learned how to create and manage a GitHub repository, use a Codespace and terminal, install dependencies, run tests, commit changes, push code, and add an open-source license.

The public project is intentionally simple. During an emotionally intense moment, every extra decision becomes friction. The interface therefore uses large controls, plain language, clear feedback, and one meaningful decision at a time.

Challenges I ran into

The hardest challenge was writing language that is direct without becoming accusatory.

Someone who may cause harm needs honesty, but shame can make that person defensive or cause them to leave. Fine Line had to acknowledge danger without deciding that the user is permanently a hero or a villain.

Another challenge was separating emergency action from reflection. Asking someone to explain their childhood, intentions, or relationships while danger is still present can increase cognitive load. Fine Line first asks what is happening now and what action could make the situation safer. Meaning-making comes later.

I was also learning the technical workflow while building the product. Git, repositories, terminals, tests, deployment, and licensing were all new to me. Typing the commands myself became part of the experience: each successful step gave me clear, tactile feedback that the project was becoming real.

Accomplishments that I’m proud of

I am proud that Fine Line became a functioning, tested, publicly accessible product rather than remaining an idea in my notes.

I am especially proud that it does not hide from difficult possibilities. It names fear, harm toward others, harm toward oneself, panic, and substance use clearly—then offers an immediate path back toward choice.

Fine Line also changed something in my own life while I was building it. The process helped me recognize emotional regulation as the larger issue underneath several behaviors I had previously treated separately.

What I learned

I learned that useful technology does not always need to provide the answer. Sometimes its most important job is to create enough space for a person to make a safer decision.

I also learned that lived experience is a legitimate form of product knowledge. Codex supplied technical reach, but the app required human judgment about timing, language, fear, accountability, and what someone can realistically do while overwhelmed.

Most importantly, I learned that acknowledging harm is not the end of someone’s story. It can be the beginning of responsibility.

What’s next for Fine Line

The next stage is careful user testing and review with people who understand crisis response, emotional regulation, domestic safety, animal welfare, addiction, accessibility, and trauma-informed design.

Future possibilities include regional crisis resources, localization, stronger accessibility support, optional private personalization, and a more tactile planning experience with clear feedback.

Fine Line does not promise to remove anger, panic, or pain. It protects the small but consequential space in which a person may still choose what happens next.

Built With

Share this project:

Updates