Day 21

Today

For Next time

Individual Portfolios

One of the great things about Olin classes is that you are continually building projects that demonstrate your creativity and talent as an engineer. In SoftDes alone, your work on MP3, MP4, and the Final Project (at least) fall into this category.

I’m sure you’d love to have a curated collection of that work by the time you graduate, but sometimes we don’t take the time to actually make that happen. Today and in the current Reading Journal, we’ll work on capturing and presenting your work by writing up a short summary that could be published as part of an online portfolio. We’ll also give you some tools to actually implement the portfolio once you’re ready.

Exercise:

Olin’s Office of Post-Graduate Planning recently hosted an alumni session on portfolio creation.

Individually: Look through the PGP portfolio workshop slides (PDF) up through the “Storytelling” section. Then choose 2-3 examples from the PGP list of sample portfolios (PDF) and study the examples they have for class projects.

In small groups: Discuss the portfolio entries that told a compelling story. What made them interesting to you? What features did they share? How would they connect with various audiences? At the boards, create a list of guidelines to emulate when creating your own portfolio entries.

Note: The visual appearance and formatting of your personal website/portfolio is an important condsideration, but NOT something we’re thinking about today. Focus on content for now - there will be plenty of time later to play with themes to your heart’s content.

Making SoftDes projects part of your GitHub portfolio

One part of making your work discoverable is to have it as part of your GitHub profile. Your mini-project work is currently under the SoftDes organization and private. Once it’s ready, you may want it to be under your personal GitHub account and public.

We have some suggested prerequisites for making your work public:

Once you feel like you’re ready, we can help you flip the switch and share your work with the world!

Creating a personal website using GitHub

One platform you can use to create a personal website (including a portfolio) is GitHub. You will be doing exactly this to create a SoftDes final project website with your team, so this is good practice

Pros of GitHub Page:

Cons:

If you’re ready to try it out, check out Getting Started with GitHub Pages. Course staff are available to help you out with the process.