TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What portfolio items are most impressive to you when hiring developers?

67 点作者 nullundefined将近 8 年前

10 条评论

kasey_junk将近 8 年前
The best devs I know dont have portfolio pieces. They tend to work on problems that the people employing them pay a lot of money to prevent being public.<p>So for me portfolios are for junior devs &amp; graduate students looking to leave academia. Therefore, I look for things that are uncommon in those environments, engineering over theory, documentation &amp; tests over novelty.<p>Note: if I were hiring for a researcher the above would not be true.
评论 #14431696 未加载
评论 #14429719 未加载
indescions_2017将近 8 年前
Look for &quot;fit &amp; finish&quot; in a completed app. There is an old saying: &quot;we&#x27;re 90% done, now all we have to do is the remaining 90%!&quot; I like to see that polish. It implies an understanding of the craft that is required, attention to detail, good debugging skills and an appreciation of human-centric design principles.
评论 #14424592 未加载
corobo将近 8 年前
Anything at all relevant to the role - same language, same functionality at least.<p>Ideally things like good tests, good code structure, personally I&#x27;d also like to see a stable language choice too - if you&#x27;re jumping from one language to the next to the next I&#x27;ll probably assume you&#x27;re going to want to rewrite everything in the new hotness every other week and that&#x27;s a pain in the arse.<p>Associated blog posts that explain how your code works and why though? I&#x27;d put your name to the top of the &quot;get this person in&quot; list on the spot
评论 #14424250 未加载
评论 #14424432 未加载
softwarefounder将近 8 年前
Authentication.<p>i.e. Have you successfully implemented a good OAuth[2] security system? Can you explain the difference between JWTs, and session auth? Why choose one over the other. Talk to me about SSL a little bit, even at a high-level. How do you secure APIs? Talk to me about how you encrypt passwords, and sensative data.<p>Have you had to deal with PCI DSS?<p>This is one of the differences between &quot;I&#x27;m a developer who has maintained a simple CRUD app&quot; and &quot;I&#x27;m a senior developer who can build a secure system&quot;.<p>Or in other words, authentication separates the men from the boys.
agitator将近 8 年前
I like seeing personal projects that solve interesting problems, and that show that the person really considered the use cases and application of their project (UX design, functionality, etc.). There are good engineers, and then there are engineers that focus on why&#x2F;who they are doing the engineer and I think that&#x27;s really important, especially in a startup setting where people need to be intelligent self starters and hold themselves to high standards without having someone breathing down their neck.
sodafountan将近 8 年前
I like to see lots of personal projects, the more complete and fleshed out the better, it shows you have a passion for the craft. I&#x27;m also slightly biased in favor of people without a college degree like myself, but I certainly wouldn&#x27;t hold a degree against anyone.<p>so my most impressive candidate would be someone without a degree and quite a few very complete and well polished personal projects.
评论 #14427195 未加载
评论 #14465454 未加载
camhenlin将近 8 年前
I like to see projects that people are obviously passionate about. A project that someone worked on with passion is likely to be some of their best work and best ideas melded together. If the output of that is good, they&#x27;re probably worth giving a shot.
edoceo将近 8 年前
Anything that has shipped.<p>If you run an open project on GitHub I&#x27;ll also look at your wiki and issues, to evaluate communication.
20years将近 8 年前
Something that has shipped, acquired customers and made money. Those things are more impressive to me than what framework, programming language, etc. you used.
评论 #14427716 未加载
lastofus将近 8 年前
Something with a vibrant community built up around it is most impressive to me. It shows a degree of communication and management, not to mention marketing.<p>Otherwise, most github repos are not that impressive as I have no idea how long it took to write (did it take a few months to write something most devs could write in a few days?), or if the candidate even wrote it at all.
评论 #14427736 未加载