nfriend | 3 years ago | on: Show HN: A little side project, a watercolor art generator
nfriend's comments
nfriend | 3 years ago | on: Show HN: A little side project, a watercolor art generator
nfriend | 3 years ago | on: Online Spirograph Tool
nfriend | 3 years ago | on: Online Spirograph Tool
nfriend | 3 years ago | on: Online Spirograph Tool
nfriend | 3 years ago | on: Online Spirograph Tool
nfriend | 3 years ago | on: Online Spirograph Tool
nfriend | 3 years ago | on: Online Spirograph Tool
Last year I tried my hand at building a native mobile version for iOS and Android (using Flutter), which is a little more polished and has a few extra features (for example, irregular-shaped gears): https://inspiral.nathanfriend.io/
nfriend | 4 years ago | on: Ask HN: What was your best passive income in 2020?
(It's the mobile version of https://nathanfriend.io/inspiral-web/)
nfriend | 4 years ago | on: Show HN: Inspiral
Today I'm releasing the mobile app version for both iOS and Android.
It's built with Flutter, and in-app payments are processed by RevenueCat. Source code is available at https://gitlab.com/nfriend/inspiral.
Let me know what you think! Feel free to open GitLab issues or email me at [email protected].
nfriend | 6 years ago | on: Server-Side Only React with Next
I used a more heavy-handed approach: I strip out all <script> elements from the build output before publishing: https://gitlab.com/nfriend/nuxt-resume/-/blob/63e0298fdb5a08...
The end result is a pure HTML/CSS site that has all the Nuxt.js niceties during development (e.g. hot reloading).
nfriend | 6 years ago | on: Stripe’s fifth engineering hub is Remote
More details on GitLab's coworking space policy here: https://about.gitlab.com/handbook/spending-company-money/. (Search the page for "Office space".)
nfriend | 7 years ago | on: Show HN: I taught my little brother JS, and he made this videogame in a week
nfriend | 7 years ago | on: Canada's last witch trials: Women accused of fake witchcraft
nfriend | 7 years ago | on: Building a Kickass Portfolio
nfriend | 7 years ago | on: Ask HN: Who wants to be hired? (August 2018)
Remote: Yes
Willing to relocate: No
Technologies: TypeScript, Angular, Node, ASP.NET, Solr
Résumé/CV: https://nathanfriend.io/assets/Nathan%20Friend%20-%20R%C3%A9...
Email: [email protected]
Hi, I'm Nathan Friend. I'm a front-end engineer based out of Prince Edward Island Canada, although I'm originally from the US. I specialize in building user interfaces that are snappy, intuitive, and delightful to use. I am looking for an employer with a top-notch technical team that puts real emphasis on user experience and interface design.
My most successful side project to date was a small web application called Inspirograph, which faithfully replicates the experience of playing with the classic Spirograph toy: https://nathanfriend.io/inspirograph/.
For more about me, visit my website: https://nathanfriend.io/ and take a look at my portfolio: https://nathanfriend.io/projects
nfriend | 7 years ago | on: Show HN: Devpen – Markdown Editor with GitHub Style
As a side note, it looks like <img>'s aren't working - try adding something like this:
<img src="https://www.google.ca/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png" />
Making images format correctly in GitHub READMEs has always been a bit of a pain point for me, so this would be a nice feature to have.nfriend | 8 years ago | on: Stanford Compilers Course