Viewing profile — gounisalex
gounisalex
HN member- Joined
- Fri, Oct 27, 2023, 10:27 AM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About gounisalex
No profile information was provided.
Recent public activity
-
story
Show HN: PDFx – a 2D canvas for multiple PDFs, stored inside a single PDF
I was asked to provide 17 PDF files for my mortgage application. I got tired of opening and closing files, and started looking for ways to process multiple PDFs at once. I came acr…
-
comment
Comment #48711966
[flagged]
-
comment
Comment #48699344
I'm the author of this project, someone else posted it on my behalf, let me explain my story: My bank requested 17 PDF documents for a mortgage application. I got tired of opening …
-
story
Show HN: Turn any file into a CLI (reduce tokens vs. MCP)
I built a tool called clifast. It reads your TypeScript/JavaScript exported functions and generates a complete npm/npx CLI package in one command: npx clifast your-file.ts It parse…