This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).

Product Thumbnail

Launchfolio

A portfolio your AI agent sets up in one prompt

Open Source
Website Builder
Developer Tools
GitHub
Visit WebsiteSee on Product HuntGithub

Hunted byIndraneel PoleIndraneel Pole

Clone-and-replace static portfolio template. Edit one config file, connect your content sources (Medium/Substack/dev.to/RSS), and deploy to GitHub Pages, Azure or AWS. No build step. - poleindraneel/launchfolio

Top comment

Hey Product Hunt 👋 I'm Indraneel — architect by day, and I rebuild my portfolio far too often. Two things pushed me to make this. First, every portfolio template makes you fight a framework just to change your name. Second (and this is the real one), when I pointed a coding agent (Claude Code, Cursor) at those templates and said "make this mine," it burned tokens crawling components and still got things wrong. The template wasn't the problem; the repo shape was. So I built launchfolio for the agent as the primary user (and it turns out that makes it lovely for humans too). It's not "AI magic", there are no model calls in the repo. It's just a repo shaped so an agent is cheap and reliable: - One file to edit: all content lives in config/site.config.js. An AGENTS.md tells the agent to never touch the renderer. - A contract: a JSON schema + inlined enums, so the agent doesn't grep the code to learn valid values. - A deterministic loop: npm run check returns precise errors and a to-do list of leftover placeholders. No browser, no guessing. So you can literally say: "Read AGENTS.md, set up my portfolio from my résumé, run npm run check until it's clean, and show me a preview." One prompt. Under the hood it's a plain static site — no framework, no build, zero dependencies — with toggleable sections, auto-pulled writing (Medium/Substack/RSS), a project roadmap that syncs live from GitHub Milestones, and one-command deploys to GitHub Pages / Azure / AWS. MIT. - 🔗 Live demo: https://poleindraneel.github.io/... - 💻 Code: https://github.com/poleindraneel... - 🌍 My own site runs on it: https://indraneelpole.name I'd genuinely love feedback on the AGENTS.md conventions and the config schema — does the one-file + validator design actually make your agent cheaper and more reliable? And which content sources should I add next (Hashnode, Bluesky, Mastodon are on the roadmap)? I'll be here all day. 🙏

Comment highlights

honestly the no build step thing is what sold me, just edited the config file and pushed straight to github pages. kind of perfect for anyone who wants a portfolio without dealing with webpack nonsense.

Love the no-build approach and the config-file workflow. One thing that would make this even better is adding a built-in OG image generator that pulls from the same config, so previews on Twitter and LinkedIn don't show a generic screenshot when someone shares their portfolio link.

A custom domain setup walkthrough would be super helpful, especially for GitHub Pages users. Even a short README section on updating DNS records and the CNAME file could save a lot of trial and error for folks deploying this for the first time.

honestly this is pretty clever, the no build step thing is what got me. pulled my medium feed in just by editing one config file and it just worked, kind of wish more portfolio setups felt this painless

Would love to see a dark mode toggle baked into the config, maybe something like a single theme setting with a few presets to pick from. Right now I imagine anyone customizing it would have to dig into CSS to get that right, which kind of defeats the whole one-file simplicity.

edited the config file and pulled in my medium feed in a few minutes, no build step is such a relief. wish the theme options were a bit deeper though.

Have been looking for something like this for ages. One thing that would make it way more useful for me is built-in support for custom domains with HTTPS out of the box, especially on GitHub Pages which can be finicky with redirects and apex domains. That alone would save a ton of config headaches for non-technical folks.

Would love a built-in analytics module that tracks profile visits and click-through rates to your connected content sources. Right now you ship a beautiful portfolio but have no real way to know if it's actually driving traffic to your Medium or Substack, which feels like a miss given how central those links are to the whole point of the site.

About Launchfolio on Product Hunt

A portfolio your AI agent sets up in one prompt

Launchfolio was submitted on Product Hunt and earned 17 upvotes and 17 comments, placing #45 on the daily leaderboard. Clone-and-replace static portfolio template. Edit one config file, connect your content sources (Medium/Substack/dev.to/RSS), and deploy to GitHub Pages, Azure or AWS. No build step. - poleindraneel/launchfolio

Launchfolio was featured in Open Source (68.6k followers), Website Builder (9.6k followers), Developer Tools (516.2k followers) and GitHub (41.3k followers) on Product Hunt. Together, these topics include over 118.5k products, making this a competitive space to launch in.

Who hunted Launchfolio?

Launchfolio was hunted by Indraneel Pole. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

Want to see how Launchfolio stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.