ViktorBash

↗ HN profile [ 37.2 ms ] full profile
Karma
8
Created
February 21, 2021 (5y ago)
Submissions
0
viktorbash.com github.com/viktorbash
  1. Show HN: Vim for Google Docs (chromewebstore.google.com)

    Hey HN, I’ve been working on a chrome extension the past few months that lets you use Vim keybindings in Google Docs. I’m in college and use Docs for note taking, so I initially started working on this as a toy project.…

  2. When writing a blog post, do you prefer using Markdown or a rich-text editor to write? I am deciding in one of my projects whether technically-minded users should be able to use markdown or a rich-text editor, and…

  3. I'm building a website that is run of the mill CRUD (and am considering adding a mobile app in the future). I have written the backend API in Django and the frontend in React. However, I realized too late that a core…