Startup Ideas
An idea laboratory for products and solutions I want to build.
This is my idea laboratory. Not every idea here is validated, and not every idea will become a real product. But this is where I document problems I observe and how I might solve them with software.
Metal Scrap Production Platform
Problem: Fragmented and inefficient scrap valuation and management workflows.
Target User: Scrap yard owners, recyclers, and industrial waste managers.
Solution: Build a production-grade application to manage scrap inventory, predict valuation, and streamline the recycling process.
Technology: Next.js, Node.js, Machine Learning, PostgreSQL
Next Step: Finalize database schema and build MVP dashboard.
Personal Engineering Journal Generator
Problem: Developers struggle to maintain authentic portfolios that reflect their actual daily learning and struggles, often settling for static generic templates.
Target User: Software engineers, students, indie hackers.
Solution: A Markdown-based static site generator specifically tuned for logging engineering journeys, daily bugs, and real project timelines.
Technology: Rust / Go, Static Site Generation
Next Step: Define the core Markdown schema and routing requirements.