Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

drew s
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
drew s
Python Development Techdegree Graduate 19,491 Points

Uploading to my Portfolio

Hello guys,

I have several projects in Java and Python using terminal to display their output. How can I display these projects on my online portfolio?

2 Answers

Steven Parker
Steven Parker
231,007 Points

If they are console programs, you might display screenshots in your portfolio.

Where and how is your portfolio hosted?

drew s
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
drew s
Python Development Techdegree Graduate 19,491 Points

I used dreamhost. I build games using python but you can only play it using the console. So I was wondering if its possible to open the console so that way the user can interact with my program. Not just seeing it.

Steven Parker
Steven Parker
231,007 Points

It would have to be a feature provided by the hosting company,. I'm not familiar with them, but it seems unlikely.

I've heard of a third-party service for doing this but haven't tried it myself. You might take a look at trinket.io.

You might also consider developing a web version of your program that you can run on your hosting.

And would you want to share a link to your pages?

Steven Parker
Steven Parker
231,007 Points

Nice, I expect it will inspire some who haven't tried making their own yet. Did you create those animations yourself?

And I updated my previous comment with a link you might want to check into.