Live data from Hacker News

Viewing profile — saadq

saadq

HN member
Joined
Thu, Sep 11, 2014, 12:04 AM UTC
HN karma
32
Public activity
14 items

About saadq

No profile information was provided.

Recent public activity

  1. comment
    Comment #29227062

    Hey all, I just created https://proposals.es which, like the title says, lets you browse through ECMAScript proposals. Some of the main features: * All proposals are colocated in o…

  2. story
  3. comment
    Comment #24467196

    Location: Seattle, Washington Remote: Yes Willing to relocate: Yes Technologies: JavaScript (ES6), TypeScript, Java, Node.js, HTML, CSS, React, React Native Email: saadquad@gmail.c…

  4. comment
    Comment #18660583

    Hello, Likewise for me, I would love if I could reach out to you. I had applied awhile back and hadn't gotten a response, and did not have any way I could mention that I saw the po…

  5. comment
    Comment #18379324

    Hey, big fan of what you all are doing. Is charity: water open to hiring new grads who have had a lot of experience with internships/side projects?

  6. comment
    Comment #18182597

    This post says that you're hiring Full stack devs, but there don't seem to be any any full-stack positions available in the angel.co list of jobs.

  7. comment
    Comment #14465461

    Thanks for the suggestions! I'll try to improve the contrast. As you mentioned, most of the templates I chose were the popular ones from sites like ShareLaTeX and Overleaf. I am ha…

  8. comment
    Comment #14465228

    Yep, that's a good idea. And thanks!

  9. comment
    Comment #14458655

    Thanks! I was definitely planning on adding an import/export feature so that you don't have to keep starting from scratch, so I can try to see if I can make it compatible with json…

  10. comment
    Comment #14456856

    Hmm, maybe it isn't completely intuitive. You actually need to click on the menu at the top right to navigate between sections on mobile.

  11. comment
    Comment #14455206

    Hey all! latexresu.me is a website for generating LaTeX resumes easily. Basically, you just choose a template, fill in as much (or as little) info as you want, and click "Preview R…

  12. story
  13. comment
    Comment #11961489

    Not really a fan of the lambda syntax in Python. Comparison: JavaScript: let arr = [1, 2, 3] let sumOfSquares = arr.map(n => n * n).reduce((a, b) => a + b) // 14 Python: arr = [1, …

  14. comment
    Comment #11202164

    It looks like he's using the Skeleton library and I think its font is set to Raleway by default.