maxim-fin

↗ HN profile [ 51.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. They send all typed into editor input to codepen.dev almost immediately (you would see in 1-2 sec after you typed your secret that it appears in respective Network/Response tab) even before one saved it. I tested this…

  2. I made OS (MIT) "Deep Researcher" web app based on Node.js. The app searches internet or, if nudged, the scientific articles databases, then creates structured reviews with in-line citations based on user's request. The…

  3. I made open-source (MIT) project management (kanban) app with version and project controls, cards filtering and search. I plan to implement WIP limits and email notification for the approching deadlines. What else would…

  4. I made a Node.js-based (with SSR) blogging engine that has newsletter components. It is MIT-licensed, targeting primarily the developers. The app uses Supabase and Resend at the back. Would appreciate feedback.

  5. Hi HN! I’m excited to open-source Bloggr, a lightweight, Next.js-first blogging engine backed by Supabase (by default). # Repo: https://github.com/Antibody/bloggr # Blog demo: https://bloggr.dev/blog Key Features: a)…