Inspiration
In an era where personal data especially health and life metrics is constantly harvested and sold, I noticed a gap: people want personalized guidance for their health and careers but are rightfully afraid of the privacy trade-offs. I were inspired to build a tool that gives you a master plan for your life without ever letting your sensitive info leave your machine.
What it does
Bio Blueprint is a privacy-first, interdisciplinary life-management dashboard. By entering your gender and date of birth, the app generates a "Strategic Roadmap" across three pillars:
Health Tech: Age-appropriate medical screenings and wellness habits.
Strategic Innovation: Career milestones and financial pivots tailored to your life stage.
Sustainability: Personalized eco-actions to reduce your carbon footprint. All of this is processed locally. With one click, users can record their roadmap for offline use or "Securely Delete" their data to leave zero digital footprint.
How I built it
The project was built using a modern, laptop-native tech stack:
React & Tailwind CSS: For a clean, high-end "Med-Tech" user interface.
Framer Motion: To create smooth, professional animations that guide the user through their results.
Recharts: To visualize life expectancy and milestone progress data.
Local-First Architecture: Utilizing browser localStorage and the MediaRecorder API to ensure data processing and screen recording happen entirely client-side.
Challenges I ran into
The biggest hurdle was mapping complex medical and career data into a logic engine that felt personalized without being overwhelming. I also had to ensure the Screen Recording feature functioned seamlessly across different browsers while maintaining the "Local-Only" promise, navigating the complexities of the Web MediaRecorder API.
Accomplishments that I'm proud of
I'm incredibly proud of the Privacy-First Toggle. It’s not just a feature; it’s a statement. Successfully building a data-rich application that requires zero backend or database storage proves that user utility and data sovereignty can coexist.
What I learned
This project pushed me to dive deep into Client-Side Security. I learned how to handle sensitive user inputs using local storage hooks and how to visualize complex biological and professional data in a way that is easy for a user to digest essentially turning raw data into "Strategic Management" insights.
What's next for Bio Blue Print
I plan to integrate Local AI Models (WebLLM) to provide even more nuanced advice without compromising privacy. I also aim to expand the "Sustainability" track to include a local carbon footprint calculator based on the user's career field and lifestyle choices.
Built With
- css
- framermotion
- local-storage
- lucide-react
- react
- recharts
- tailwind
- typescript
Log in or sign up for Devpost to join the conversation.