patrick91

↗ HN profile [ 80.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi there! I was looking into building a generic code generation tool, that would take a GraphQL schema in and would build code in Python, JavaScript, etc. I've built something like this using a template engine like…

  2. Hello there! I was looking into writing my own text editor for my personal notes and daily logging. I wanted to build something that works with markdown and supports rich widgets, for example if I use some special…