This document highlights selected projects and contributions that demonstrate my ability to build production-grade software, contribute to large codebases, and own features end-to-end.
(Resume attached separately.)
Currently Working:
things I’m currently building
1. Vulnix– cli ai agent
- A CLI AI agent that scans npm projects, detects vulnerable dependencies, explains risks, and helps developers safely fix them.
- Designed API communication flows and secure data handling mechanisms.
- Focused on security best practices, state management, and scalable architecture.
🔗 Repo: https://github.com/harpalll/vulnix
Highlighted Open-Source Contribution
dotllm — context and rules generator cli app
Project: Enterprise billing module for OpenMRS (global open-source healthcare platform)
Tech: React, TypeScript, OpenMRS Microfrontend Architecture
Contribution:
- Add comprehensive Laravel framework detection and rules
- Implement PHP language-specific coding standards and best practices
- Add Composer dependency parsing for PHP projects
- Include Laravel-specific anti-patterns and security guidelines
- Support both
laravel and laravel/framework package detection