Show HN: I'm a dermatologist and I vibe coded a skin cancer learning app
sungam
molecheck.info
429 points259 comments
Summary
by metafa.stMoleCheck is a website that provides information and guidance on identifying and monitoring moles for signs of skin cancer. It offers resources on the different types of moles, how to perform self-checks, and when to seek medical advice.
Coded using Gemini Pro 2.5 (free version) in about 2-3 hours.
Single file including all html/js/css, Vanilla JS, no backend, scores persisted with localStorage.
Deployed using ubuntu/apache2/python/flask on a £5 Digital Ocean server (but could have been hosted on a static hosting provider as it's just a single page with no backend).
Images / metadata stored in an AWS S3 bucket.