Project Overview
Mindsight Journey is an ESP and remote viewing training application built in Unity as a solo development project, available on iOS, Android, and Meta Quest. The goal is to help users open their vision without eyes, also called mindsight or local remote viewing, through structured exercises and guided meditation sessions. The app features guided meditation sessions that progressively train the user's extrasensory perception, a comprehensive progress tracking system that records accuracy and improvement over time, and a variety of exercise modes ranging from simple color identification to complex image recognition. The VR version takes the experience further by placing users in calming virtual environments that enhance focus and reduce external distractions during training sessions.
My Role & Contributions
As the sole developer on Mindsight Journey, I designed and implemented the entire application from concept to release across three distinct platforms — iOS, Android, and Meta Quest VR. I built the exercise engine that presents randomized training sequences with configurable difficulty, timing, and feedback parameters. I developed the adaptive difficulty system that analyzes the user's historical accuracy data and progressively adjusts exercise complexity to maintain an optimal challenge level — neither too easy to feel meaningless nor too difficult to feel discouraging. I designed and implemented the comprehensive statistics and analytics dashboard that tracks accuracy percentages, improvement trends over time, session duration patterns, and streak records. I created the guided meditation audio system with layered ambient soundscapes, binaural beats, and voice-guided relaxation sequences that prepare users for training sessions. For the Meta Quest VR version, I built immersive virtual training environments — serene natural landscapes, abstract meditation spaces, and sensory isolation chambers — each designed to enhance focus and minimize distraction. I also implemented cross-platform cloud save functionality so users can seamlessly switch between their mobile device and VR headset while maintaining their complete training history and progress.
Technical Challenges
Building the same application across mobile and VR platforms from a shared Unity codebase required careful architectural planning. The UI paradigm is fundamentally different between flat-screen mobile (touch-based 2D UI) and VR (spatial 3D UI with gaze and controller interaction), so I developed an abstraction layer for user interface interactions that allows the core exercise and tracking logic to remain platform-agnostic while each platform implements its own presentation layer. The adaptive difficulty algorithm required thoughtful statistical design — it needed to differentiate between genuine skill improvement and random variance in user performance, using running averages and confidence intervals to make difficulty adjustments that feel responsive without being erratic. The randomization system for exercises needed to be provably fair and unpredictable, using cryptographically seeded random number generation to prevent any pattern recognition that could undermine training validity. Audio management was particularly important, as the meditation and training environments rely on precisely timed audio cues, ambient layers, and binaural beat frequencies that require accurate sample-level playback. For the VR version, I optimized the immersive environments to run smoothly on standalone Meta Quest hardware while maintaining the visual quality needed for calming, meditative spaces — this involved baked lighting, optimized shader complexity, and careful polygon budgeting for environmental detail.
Results & Impact
Mindsight Journey has attracted a dedicated user base within the remote viewing and ESP training community, with users consistently praising the structured approach, detailed progress tracking, and the quality of the VR training environments. The app maintains strong ratings on both mobile app stores and the Meta Quest store. Users have reported measurable improvement in their training scores over extended use, and the community has provided valuable feedback that has driven ongoing feature additions and refinement. The VR version in particular has been highlighted as a unique offering in the space, as no other ESP training application provides fully immersive virtual environments for practice sessions. The project demonstrated my ability to identify an underserved niche, design a product that serves its community's specific needs, and ship a polished multi-platform application as a solo developer — managing product design, development, testing, and store submissions entirely independently.













Project Type
Role
Lead Developer
Project Links
Official WebsiteHave a similar project?
Let's Talk