Hacker News new | ask | show | jobs
by cc_cccc 1934 days ago
Some projects I wanted to do:

- key/value storage system like LevelDB but less complex

- Infrastructure monitoring tool. Collect basic data. Something like datadog, but simplified of course

- terminal text editor, w/ ncurses for development ease

- A cross platform lightweight PDF reader, maybe using mupdf as a backend.