This is my personal portfolio website showcasing my work as a Technical Product Manager and Developer Evangelist, with a focus on medical AI and healthcare technology.
I'm a Technical Product Manager & Developer Evangelist at NVIDIA Healthcare, leading the development of NVIDIA MONAI, an enterprise-grade platform for medical imaging AI. With a background in both software engineering and developer relations, I bridge the gap between complex technical solutions and their practical applications in healthcare.
- Led MONAI community growth to over 4.5M+ downloads
- Created technical content reaching 171K+ YouTube views (12.2K hours watched)
- Established developer education programs reaching 6K+ developers
- Co-authored foundational papers in medical AI and healthcare technology
- 8-bit themed design with medical and AI elements
- Responsive layout optimized for all devices
- Dark mode by default for better readability
- Interactive elements with subtle animations
- Sections for experience, leadership roles, and publications
- HTML5
- Tailwind CSS for styling
- Font Awesome for icons
- GitHub Pages for hosting
-
Clone the repository
git clone https://github.com/zephyrie/zephyrie.github.io.git cd zephyrie.github.io -
Install dependencies
npm install
-
Start development server
npm run dev
This will start the development server and watch for CSS changes.
-
Preview the build
npm run preview