How can a back end or full stack developer highlight their portfolio site is only meant to showcase their work? [on hold]
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
2
down vote
favorite
As a back end or full stack developer, one may want to have a portfolio site that showcases their other work. However, not everyone wants to design or build a portfolio site.
- Is it ok to use a template (like a generic bootstrap template) for a portfolio site?
- Is it ok to use a service like wix or squarespace?
- How does one highlight that the portfolio site is showcasing their work but is not intended to be judged as their work?
interviewing software-industry job-search developer portfolio
New contributor
MicFin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
put on hold as too broad by gnat, GOATNine, Dukeling, IDrinkandIKnowThings, Twyxz 6 hours ago
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |Â
up vote
2
down vote
favorite
As a back end or full stack developer, one may want to have a portfolio site that showcases their other work. However, not everyone wants to design or build a portfolio site.
- Is it ok to use a template (like a generic bootstrap template) for a portfolio site?
- Is it ok to use a service like wix or squarespace?
- How does one highlight that the portfolio site is showcasing their work but is not intended to be judged as their work?
interviewing software-industry job-search developer portfolio
New contributor
MicFin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
put on hold as too broad by gnat, GOATNine, Dukeling, IDrinkandIKnowThings, Twyxz 6 hours ago
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
As a back end or full stack developer, one may want to have a portfolio site that showcases their other work. However, not everyone wants to design or build a portfolio site.
- Is it ok to use a template (like a generic bootstrap template) for a portfolio site?
- Is it ok to use a service like wix or squarespace?
- How does one highlight that the portfolio site is showcasing their work but is not intended to be judged as their work?
interviewing software-industry job-search developer portfolio
New contributor
MicFin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
As a back end or full stack developer, one may want to have a portfolio site that showcases their other work. However, not everyone wants to design or build a portfolio site.
- Is it ok to use a template (like a generic bootstrap template) for a portfolio site?
- Is it ok to use a service like wix or squarespace?
- How does one highlight that the portfolio site is showcasing their work but is not intended to be judged as their work?
interviewing software-industry job-search developer portfolio
interviewing software-industry job-search developer portfolio
New contributor
MicFin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
MicFin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
MicFin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 21 hours ago
MicFin
1163
1163
New contributor
MicFin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
MicFin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
MicFin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
put on hold as too broad by gnat, GOATNine, Dukeling, IDrinkandIKnowThings, Twyxz 6 hours ago
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as too broad by gnat, GOATNine, Dukeling, IDrinkandIKnowThings, Twyxz 6 hours ago
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |Â
add a comment |Â
3 Answers
3
active
oldest
votes
up vote
3
down vote
accepted
The quality of your portfolio site will affect the perceived quality of your work
Regardless of whether you are a physics engineer, back-end programmer or any other discipline (even those unrelated to development) - the quality of anything you show to a potential employer will influence their opinion of you.
This is obviously different from the way it will influence their opinion if you were actively seeking a design or front-end role. That is, you do not need to have a site with all the bells and whistles, or otherwise outstanding. But the quality will affect how the word within it is percieved.
As a back-end programmer, I'd recommend either:
Using a templated site that is clearly a template, but makes your work clear and easy to assess.
Give direct access to a source repository that holds your projects.
Although counter intuitive, in my experience - if you cannot create a solid website yourself, you are far better to make this clear (by choosing a template that is visually obvious as a template). This way, you separate the mental judgement of your personal work/skills from judgement of the site you've used to hold it. The more simple, and clear a template you can find, the better.
Taking that to the extreme, it can also be beneficial to just present your work on a web-accessible source control platform (such as Github). By doing this, you remove yourself even further from the judgement of the host site - it's very clear what is your work, and what isn't.
On an additional note, using a site like Github also enforces the fact you understand these tools and are comfortable working in a technical-facing environment. If you do choose to do this, ensure your work is well organised and easy for a non-technical person to download.
1
I like your last point :)
– Matthew E Cornish
21 hours ago
2
This is true, and not just for technical fields. When I go searching for housing contractors, I will judge them on the quality of their website. Even though I know your ability to build a website has nothing to do with your ability to hang siding or do plumbing, if you have a crappy website I have much less faith in your abilities in general.
– Seth R
20 hours ago
add a comment |Â
up vote
1
down vote
I think it's fine to use a template if you're not trying to pass it off as your own. I think that's especially helpful for a more back-end focused developer who is trying to highlight the functionality of their work as opposed to the aesthetics.
New contributor
Eric J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
0
down vote
I think you're better off using GitHub, or similar. That said, a well structured website can act as a good calling card, or sign post people to other places such as GitHub, LinkedIn etc.
add a comment |Â
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
accepted
The quality of your portfolio site will affect the perceived quality of your work
Regardless of whether you are a physics engineer, back-end programmer or any other discipline (even those unrelated to development) - the quality of anything you show to a potential employer will influence their opinion of you.
This is obviously different from the way it will influence their opinion if you were actively seeking a design or front-end role. That is, you do not need to have a site with all the bells and whistles, or otherwise outstanding. But the quality will affect how the word within it is percieved.
As a back-end programmer, I'd recommend either:
Using a templated site that is clearly a template, but makes your work clear and easy to assess.
Give direct access to a source repository that holds your projects.
Although counter intuitive, in my experience - if you cannot create a solid website yourself, you are far better to make this clear (by choosing a template that is visually obvious as a template). This way, you separate the mental judgement of your personal work/skills from judgement of the site you've used to hold it. The more simple, and clear a template you can find, the better.
Taking that to the extreme, it can also be beneficial to just present your work on a web-accessible source control platform (such as Github). By doing this, you remove yourself even further from the judgement of the host site - it's very clear what is your work, and what isn't.
On an additional note, using a site like Github also enforces the fact you understand these tools and are comfortable working in a technical-facing environment. If you do choose to do this, ensure your work is well organised and easy for a non-technical person to download.
1
I like your last point :)
– Matthew E Cornish
21 hours ago
2
This is true, and not just for technical fields. When I go searching for housing contractors, I will judge them on the quality of their website. Even though I know your ability to build a website has nothing to do with your ability to hang siding or do plumbing, if you have a crappy website I have much less faith in your abilities in general.
– Seth R
20 hours ago
add a comment |Â
up vote
3
down vote
accepted
The quality of your portfolio site will affect the perceived quality of your work
Regardless of whether you are a physics engineer, back-end programmer or any other discipline (even those unrelated to development) - the quality of anything you show to a potential employer will influence their opinion of you.
This is obviously different from the way it will influence their opinion if you were actively seeking a design or front-end role. That is, you do not need to have a site with all the bells and whistles, or otherwise outstanding. But the quality will affect how the word within it is percieved.
As a back-end programmer, I'd recommend either:
Using a templated site that is clearly a template, but makes your work clear and easy to assess.
Give direct access to a source repository that holds your projects.
Although counter intuitive, in my experience - if you cannot create a solid website yourself, you are far better to make this clear (by choosing a template that is visually obvious as a template). This way, you separate the mental judgement of your personal work/skills from judgement of the site you've used to hold it. The more simple, and clear a template you can find, the better.
Taking that to the extreme, it can also be beneficial to just present your work on a web-accessible source control platform (such as Github). By doing this, you remove yourself even further from the judgement of the host site - it's very clear what is your work, and what isn't.
On an additional note, using a site like Github also enforces the fact you understand these tools and are comfortable working in a technical-facing environment. If you do choose to do this, ensure your work is well organised and easy for a non-technical person to download.
1
I like your last point :)
– Matthew E Cornish
21 hours ago
2
This is true, and not just for technical fields. When I go searching for housing contractors, I will judge them on the quality of their website. Even though I know your ability to build a website has nothing to do with your ability to hang siding or do plumbing, if you have a crappy website I have much less faith in your abilities in general.
– Seth R
20 hours ago
add a comment |Â
up vote
3
down vote
accepted
up vote
3
down vote
accepted
The quality of your portfolio site will affect the perceived quality of your work
Regardless of whether you are a physics engineer, back-end programmer or any other discipline (even those unrelated to development) - the quality of anything you show to a potential employer will influence their opinion of you.
This is obviously different from the way it will influence their opinion if you were actively seeking a design or front-end role. That is, you do not need to have a site with all the bells and whistles, or otherwise outstanding. But the quality will affect how the word within it is percieved.
As a back-end programmer, I'd recommend either:
Using a templated site that is clearly a template, but makes your work clear and easy to assess.
Give direct access to a source repository that holds your projects.
Although counter intuitive, in my experience - if you cannot create a solid website yourself, you are far better to make this clear (by choosing a template that is visually obvious as a template). This way, you separate the mental judgement of your personal work/skills from judgement of the site you've used to hold it. The more simple, and clear a template you can find, the better.
Taking that to the extreme, it can also be beneficial to just present your work on a web-accessible source control platform (such as Github). By doing this, you remove yourself even further from the judgement of the host site - it's very clear what is your work, and what isn't.
On an additional note, using a site like Github also enforces the fact you understand these tools and are comfortable working in a technical-facing environment. If you do choose to do this, ensure your work is well organised and easy for a non-technical person to download.
The quality of your portfolio site will affect the perceived quality of your work
Regardless of whether you are a physics engineer, back-end programmer or any other discipline (even those unrelated to development) - the quality of anything you show to a potential employer will influence their opinion of you.
This is obviously different from the way it will influence their opinion if you were actively seeking a design or front-end role. That is, you do not need to have a site with all the bells and whistles, or otherwise outstanding. But the quality will affect how the word within it is percieved.
As a back-end programmer, I'd recommend either:
Using a templated site that is clearly a template, but makes your work clear and easy to assess.
Give direct access to a source repository that holds your projects.
Although counter intuitive, in my experience - if you cannot create a solid website yourself, you are far better to make this clear (by choosing a template that is visually obvious as a template). This way, you separate the mental judgement of your personal work/skills from judgement of the site you've used to hold it. The more simple, and clear a template you can find, the better.
Taking that to the extreme, it can also be beneficial to just present your work on a web-accessible source control platform (such as Github). By doing this, you remove yourself even further from the judgement of the host site - it's very clear what is your work, and what isn't.
On an additional note, using a site like Github also enforces the fact you understand these tools and are comfortable working in a technical-facing environment. If you do choose to do this, ensure your work is well organised and easy for a non-technical person to download.
answered 21 hours ago
Bilkokuya
1,1101313
1,1101313
1
I like your last point :)
– Matthew E Cornish
21 hours ago
2
This is true, and not just for technical fields. When I go searching for housing contractors, I will judge them on the quality of their website. Even though I know your ability to build a website has nothing to do with your ability to hang siding or do plumbing, if you have a crappy website I have much less faith in your abilities in general.
– Seth R
20 hours ago
add a comment |Â
1
I like your last point :)
– Matthew E Cornish
21 hours ago
2
This is true, and not just for technical fields. When I go searching for housing contractors, I will judge them on the quality of their website. Even though I know your ability to build a website has nothing to do with your ability to hang siding or do plumbing, if you have a crappy website I have much less faith in your abilities in general.
– Seth R
20 hours ago
1
1
I like your last point :)
– Matthew E Cornish
21 hours ago
I like your last point :)
– Matthew E Cornish
21 hours ago
2
2
This is true, and not just for technical fields. When I go searching for housing contractors, I will judge them on the quality of their website. Even though I know your ability to build a website has nothing to do with your ability to hang siding or do plumbing, if you have a crappy website I have much less faith in your abilities in general.
– Seth R
20 hours ago
This is true, and not just for technical fields. When I go searching for housing contractors, I will judge them on the quality of their website. Even though I know your ability to build a website has nothing to do with your ability to hang siding or do plumbing, if you have a crappy website I have much less faith in your abilities in general.
– Seth R
20 hours ago
add a comment |Â
up vote
1
down vote
I think it's fine to use a template if you're not trying to pass it off as your own. I think that's especially helpful for a more back-end focused developer who is trying to highlight the functionality of their work as opposed to the aesthetics.
New contributor
Eric J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
1
down vote
I think it's fine to use a template if you're not trying to pass it off as your own. I think that's especially helpful for a more back-end focused developer who is trying to highlight the functionality of their work as opposed to the aesthetics.
New contributor
Eric J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
1
down vote
up vote
1
down vote
I think it's fine to use a template if you're not trying to pass it off as your own. I think that's especially helpful for a more back-end focused developer who is trying to highlight the functionality of their work as opposed to the aesthetics.
New contributor
Eric J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I think it's fine to use a template if you're not trying to pass it off as your own. I think that's especially helpful for a more back-end focused developer who is trying to highlight the functionality of their work as opposed to the aesthetics.
New contributor
Eric J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Eric J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 21 hours ago
Eric J
112
112
New contributor
Eric J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Eric J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Eric J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
add a comment |Â
up vote
0
down vote
I think you're better off using GitHub, or similar. That said, a well structured website can act as a good calling card, or sign post people to other places such as GitHub, LinkedIn etc.
add a comment |Â
up vote
0
down vote
I think you're better off using GitHub, or similar. That said, a well structured website can act as a good calling card, or sign post people to other places such as GitHub, LinkedIn etc.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I think you're better off using GitHub, or similar. That said, a well structured website can act as a good calling card, or sign post people to other places such as GitHub, LinkedIn etc.
I think you're better off using GitHub, or similar. That said, a well structured website can act as a good calling card, or sign post people to other places such as GitHub, LinkedIn etc.
answered 21 hours ago


Matthew E Cornish
37615
37615
add a comment |Â
add a comment |Â