Projects
Projects
Here you’ll find a collection of my technical projects, experiments, and open-source contributions.
PromptRomp - Dev Tools for the LLM Generation
I’m a core member of PromptRomp, an open-source organization building developer productivity tools for the age of AI-assisted development. Our mission is to create practical tooling that enhances developer workflows, particularly for teams leveraging LLM-enabled development practices.
GitHub: github.com/promptromp
Key Projects:
-
pytest-impacted - A smart testing utility that selectively runs only the tests affected by your code changes. Using git analysis and dependency mapping, it dramatically reduces test execution time while maintaining confidence in your test coverage.
-
mockstack - An API mocking workhorse designed to streamline API development and testing workflows. Built to handle complex API simulation scenarios with ease.
-
pdfalive - A Python library and CLI toolkit that enhances PDF files using LLM capabilities. Features include automatic table of contents generation with clickable bookmarks, intelligent OCR detection for scanned documents, and smart batch file renaming using natural language instructions. Supports multiple LLM providers via LangChain (OpenAI, Anthropic, Ollama).
All PromptRomp projects are open-source under the MIT license and welcome contributions from the community.
More Projects Coming Soon
I’m currently organizing and documenting additional projects for this space. Check back soon for updates on:
- AI/ML experiments and research
- Additional open-source contributions
- Software engineering tools and libraries
- Technical explorations and prototypes
In the meantime, feel free to explore my work on GitHub.