JTrehan

↗ HN profile [ 627 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hello everyone, I'm happy to show you my project and would love to get some feedback on it! DocGoblin is a desktop search engine designed to handle large collections of PDFs. It indexes your documents and allows you to…

  2. DocGoblin is a passion project I've been working on for over a year. It's a desktop application, written in Java with JavaFX for the interface and Lucene powering the search engine. For PDF rendering, I’m using PDFium.…