zikero

↗ HN profile [ 222 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. OpenCRISPR (github.com)
  2. Show HN: Startup funding simulator (fundingsimulator.com)

    Hi HN We built a tool to help founders understand how modern fundraising (with safes) works, and how much dilution you can expect when raising money. The project is open-source. The code is a mess right now, but it'll…

  3. Hi all, I made a script you can save as a bookmark, that will allow you to toggle on/off dark mode on any website. It doesn't always work flawlessly, but 90% of the time it works everytime. I think it works great on HN.…

  4. Hi all, I built this tool when I needed a simple LocalStorage-esque database for a client project, and figured others might want something similar. Basically turns your JSON into a query-able, hosted database in…

  5. I spoke to a lot of software engineers around me and the feeling seems common. I remember the days I started coding, and how much I enjoyed that. I was able to create things with just the power of my thoughts, and it…

  6. Figma's 2013 Pitch (youtube.com)
  7. Paste this in the developer tools console of your browser document.documentElement.style.filter = "invert()" document.documentElement.style.background = '#fff' Edit: you can also create a bookmark with the code below in…