Nicogauge

Author
Anuj Joshi
Project
Project
Published
June 8, 2024
Tags
Nextjs
Zod
A neuroscience-inspired, data-driven tool designed to decode user susceptibility to cigarette addiction and marketing stimuli.
Nico Gauge blends cognitive behavioural science with modern web technologies to deliver impactful, personalized insightsβ€”all through a private-by-design user interface.

Introduction

NicoGauge is a cognitive analytics platform developed as part of a Symbiosis Market Research freelance project. It combines the precision of behavioral scoring with the elegance of modern frontend engineering to evaluate nicotine dependency and the effects of neuromarketing on consumer psychology.
Tailored for research environments and lifestyle analysis, NicoGauge is an interactive, responsive, and insight-driven applicationβ€”empowering users with a personal Neuro Marketing Index to promote informed decision-making.
🌐 Live Siteβ€ƒβ€ƒπŸ”— GitHub Repo
notion image

Problem Statement

Public health awareness tools often lack engagement, clarity, and behavioural relevance. Most platforms:
  • Focus only on static self-reporting without personalization
  • Ignore the neuromarketing dimension of addiction
  • Don't offer intelligent feedback loops
  • Compromise on user privacy with unnecessary data collection
NicoGauge reimagines the addiction-awareness journey by blending psychometrics, personalization, and ethical design principles.

Technical Stack

Layer
Technologies
Frontend
Next.js (App Router), TypeScript
Styling
Tailwind CSS, Theme-aware Responsive UI
Forms & UX
React Hook Form, Zod Validation, Framer Motion
Scoring Engine
Custom Logic in /lib, future-ready for ML extension
Data Handling
Local Storage-based Privacy Model
Deployment
Vercel

Architecture & Design Highlights

  • Form-centric Flow: Multi-step questionnaire mapped to cognitive and behavioral parameters
  • Scoring Logic: Weighted rubric system reflecting frequency, craving triggers, emotional states, and ad susceptibility
  • Dynamic Result Mapping: Tailored feedback with category labelsβ€”Low, Moderate, or High Dependency
  • No Login Required: Seamless experience with zero friction or tracking
  • Private-by-Design: All data processed client-side; optional result persistence via browser storage

Core Features

🧠 Neuro Marketing Index Engine

  • Converts structured form inputs into a personalized addiction score
  • Accounts for both physical and psychological dependency vectors

πŸ“Š Dynamic Questionnaire

  • UX-optimized multi-step form built with React Hook Form
  • Animations and transitions via Framer Motion enhance user engagement

πŸ“± Fully Responsive UI

  • Mobile-first, keyboard-friendly, and accessible
  • Theming compatible with system dark/light preferences

πŸ” Privacy-First Philosophy

  • No external API calls
  • No authentication or user tracking
  • Optional Local Storage save for re-evaluation

Scoring Rubric (Simplified)

Category
Weightage
Parameters
Frequency of Use
High
Daily/Weekly usage patterns
Trigger Sensitivity
Medium
Emotional, social, stress factors
Ad Stimulus Impact
Medium
Neuromarketing recall & influence
Readiness to Quit
High
Intent and previous attempts
Scores are aggregated and mapped to one of three ranges:
  • 🟒 Low Dependency
  • 🟑 Moderate Dependency
  • πŸ”΄ High Dependency

Folder Structure

nicogauge/ β”œβ”€β”€ pages/ β”‚ β”œβ”€β”€ index.tsx // Landing Page β”‚ β”œβ”€β”€ form.tsx // Questionnaire Flow β”‚ └── result.tsx // Personalized Score Output β”œβ”€β”€ components/ // UI, Input Elements, Layout β”œβ”€β”€ lib/ // Scoring Functions and Utilities β”œβ”€β”€ styles/ // Tailwind Config and Global Styles └── public/ // Static Assets and Icons

Development Process

This freelance project was delivered with rapid iteration and research-backed feature alignment. Key development decisions:
  • Next.js App Router for cleaner routing and file-based structure
  • TypeScript for strong type safety across form and logic layers
  • React Hook Form + Zod for scalable and composable form control
  • Framer Motion for intuitive user interaction
  • Tailwind for responsive and consistent visual design

Planned Enhancements

Feature
Status
Description
Exportable Reports
🚧 In Progress
Downloadable PDF reports of scores
ML Scoring Integration
🧠 Future
AI model to refine dependency predictions
Multi-language Support
🌍 Planned
Expand accessibility with i18n support
Longitudinal Tracking
πŸ“ˆ Future
Track scores over time (with optional login)

Impact & Outcomes

βœ… Provided a novel framework for addiction awareness using neuromarketing
βœ… Successfully deployed and demoed for behavioural research exploration
βœ… Lightweight, fast, and user-centric design
βœ… Positioned for use in academic research and public health studies
NicoGauge isn’t just an awareness toolβ€”it’s a stepping stone toward responsible, tech-assisted self-evaluation.

Contributing & Research Use

While the project is scoped for freelance delivery, it is open for research extensions:
  • πŸ§ͺ Integration with ML or survey tools
  • πŸ” Behavioral pattern analysis modules
  • πŸ“š Long-term health tracking frameworks
For collaboration or academic licensing, contact Anuj Joshi.