http://jon.gold/
Ask HN: What are the best personal project websites you've seen?
131–140 of 314 posts
Re: Ask HN: What are the best personal project websites you've seen?
#132Design is entirely personal preference. Therefore information-first is a good bet if you want to absorb as large of a demographic as possible. Keep the layout and page design simple. Load times should be fast or nearly instant for that sleek professional feel. Minimalist modern design, sans any kind of framework (like Bootstrap for example) is the name of the game.
People spend their lives studying things like typography and design. There's a lot of value there and its NOT entirely a matter of taste. Tossing out a framework means you're wading out into hit or miss territory and creating a lot more work for yourself.
Knuth/Norvig/Kernigan can easily get away with naked HTML (although I see that Knuth has really gone bonkers and added a short stanza of css).
Normal folks who dare create a website will fare better if they stand on some shoulders for their visual styling.
Re: Ask HN: What are the best personal project websites you've seen?
#133I love looking at people's personal sites though. I've got a small index of them from over the years at http://pinboard.in/u:icco/t:personal.
Re: Ask HN: What are the best personal project websites you've seen?
#134Earlier quoted context omitted.
I like your concept, but zoomed out the layout kinda reminds me of a swastika with more arms.
Ha! I was going for spiral galaxy, but now you've got me wondering about all those job applications that I never heard back from! FWIW the engine ( https://github.com/dougkoellmer/swarm ) that runs the website doesn't care what the layout of the cells are. For example here's a prototype textbook reader: http://eagrereader.appspot.com/
Re: Ask HN: What are the best personal project websites you've seen?
#135Re: Ask HN: What are the best personal project websites you've seen?
#136I built an interactive unix-based terminal to navigate my projects and resume. I'm planning on adding a better layout though since it's been pointed out to me that the people actually looking at my site to hire me won't know what to do with a terminal :p.
Re: Ask HN: What are the best personal project websites you've seen?
#137It seems like a lot of these are very promotional - using a lot of superlatives to describe the person, and all of their work/accomplishments. Is this necessary? I feel very uncomfortable doing that sort of thing, it feels cringey I guess.
Re: Ask HN: What are the best personal project websites you've seen?
#138First the master: http://worrydream.com/ Surprised nobody's posted it yet. Other people are also posting their own, so here's mine: http://www.dougkoellmer.com/ Other job-hunt-specific efforts: http://www.dougkoellmer.com/portfolio/ http://www.dougkoellmer.com/resume/ http://www.dougkoellmer.com/games/ Can't be totally sure but I believe they've gotten me a job or two.
This is the best one I've read: http://worrydream.com/#!/ClimateChange
The visualisations and interactions are really helpful in aiding understanding. It's nice to see people trying out new ways of presenting information.
Re: Ask HN: What are the best personal project websites you've seen?
#139Here is my site:
I optimized it for following:
0. Responsive
1. Easy to understand layout
2. Images to highlight projects
3. A professional picture.
4. Contact & email information.
Don't bother fighting email collecting bots, they already have billions of them due to breaches and most likely yours if it appears on Have I Been Pwned. Rather I recommend optimizing on usability and making it easier for human reader to send you an email.
Note: The design looks slightly different on desktop and mobile. E.g. on desktop it loads institution logos and uses a two columns or efficient use of the space.