Settings

Theme

Ask HN: How do you show off your portfolio of dead side projects?

9 points by jbrozena22 9 years ago · 4 comments · 1 min read


I feel like I've made many side projects that I was proud of, but didn't take off commercially. Eventually I turn off hosting, then don't renew the domain name. My code is left on GitHub but much harder to show off your past projects by saying "go dig through my code and build on your machine".

Any ideas on how to keep your side projects out there for people to see without the need to continue paying for hosting?

EKSolutions 9 years ago

Well, Depending on what kind of projects these are, keeping a copy of the website somewhere is usually a good start.

If it is program based, keeping screenshots or recording of what the software did can also be of help.

My third and final tip would be to write some form of post explaining what the project was and maybe why you think it didn't take off.

wkoszek 9 years ago

Buy 1 cheap domain for 10 years or get a free domain (.gs), buy 1 cheap hosting for 10 years or use some free hosting (Red Hat Openshift) and deploy all your stuff there + make sure you have README.md in all your projects with single-script deploy script. As EKSolutions said: screenshots, documentation etc.

e_py 9 years ago

Well an alternative is to have an online portfolio site where you can keep screenshots, examples or even gifs showing your the features of these sites. Also, you should keep the code in case you want to show it as well

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection