Our Story
StayMindful was created by high school students in order to empower our peers with mindfulness tools. Recognizing issues like alcohol use, academic and social anxiety, and troubling mental health statistics, we provide practical guidance and support.
Through StayMindful, we try to create a platform where teens can learn strategies to manage stress, improve productivity, and foster better relationships. Our goal is to positively impact teen mental health and well-being.
Meet Our Team
Charley Wolf
Founder
Director of TechnologyHarry Wolf
Co-Founder
Director of Research and CommunicationsTheo Kertesz
Co-Founder
Director of Content StrategyPierce Berke
Writer
Kyle Gandhi
Writer
William Cavalier
Writer
Technical Details
StayMindful was made up of over 20,000 lines of code written by Charley and Harry Wolf, students at Scarsdale High School. It was created with the Next.js framework, written in Typescript, Javascript, and Python.
Frontend Technologies
- Styling: Tailwind CSS, Headless UI, Shadcn/ui (for some components)
- SEO and Accessibility: Tested with Lighthouse
- Framework: Next.js App Router with React
Backend Technologies
- Framework: Next.js App Router with Server Actions and a REST API
- Database: Postgres, managed with Prisma ORM
- Caching: Vercel Cache and Cloudflare
- Articles Management: Handled by a microservice via REST API - Python utilized