I'm thinking of building a portfolio generator that will take a developer's GitHub account and generate a personal website that a developer can use to show themselves off (especially when applying for jobs).<p>I'm kind of building this because I want it myself but I wonder what others would want from this kind of product.<p>Here's what I'm thinking so far:<p>- Auth w/ GitHub and load the users repos into a page + add descriptions and annotate<p>- View repo code from the site<p>- Templates to choose from (better looking than a dev without design skills could create)<p>- Hosting on a subdomain + ability to use custom domain<p>- Code export<p>- Add images, change colours, fonts, etc.<p>What else would you want?