Project Ideas for Devs
Some projects I've been working on. Might give you some ideas.
Last updated on: 2025-08-11
Project ideas for developers
Based on some personal side projects I've been working on:
- Online resume and JSON to PDF resume generator
- Embedded database stored in plain-text files, based on Bitcask-like architecture, unsing an append-only log files + memindex.
- Blogging engine (based on subset of Markdown)
- Forth-like scripting language
- TUI utilities
- DNS public eTLD info (stored in structured files, one file per eTLD)
- Logging server
- Web analytics server
- Downtime alerting server
- Client-server TUI protocol for simple text-based applications (with cookies, text, password and file inputs)
- CLI to launch "Slow Loris" HTTP attacks