➜ ~ ls packages/
markdown-rag/
api-starter-kit/
➜ ~ █
Packages, tools, and starter kits built to help developers ship faster. Free and open source for the community.
I believe in the power of shared knowledge. Every package I build solves a real problem I've encountered in production, and I open-source them so the community can benefit, contribute, and improve upon the ideas.
From AI context chunking to production-ready boilerplate, each project is crafted with clean code, thorough documentation, and developer experience in mind.
[ packages ]
Intelligently chunk Markdown files for optimal AI context window utilization. Features recursive text splitting, token-aware boundaries, and seamless LLM pipeline integration.
$ composer require nomanur/markdown-rag
✓ Package installed successfully
A production-ready Laravel boilerplate with authentication, API scaffolding, and best-practice architecture. Pre-built user management, rate limiting, testing suites, and clean code patterns.
$ composer create-project nomanur/api-starter-kit my-app
✓ Project created successfully
➜ ~ cat upcoming.txt
More packages coming soon...
Stay tuned for new releases on GitHub