# Shehryar Sohail (itsmesherry.com) > AI/ML engineer building tools at the intersection of artificial intelligence and developer experience. Open-source contributor, systems thinker, and builder. Based in Pakistan. Shehryar (goes by "Sherry") is a software engineer specializing in AI/ML tooling, developer experience, and open-source software. He builds practical tools that leverage large language models and multi-agent systems to solve real developer problems. - Core expertise: AI agents, code analysis, LLM-powered tooling, systems design - Languages: Python, TypeScript, JavaScript, SQL - Focus areas: AI-powered code auditing, multi-modal RAG, streaming LLM interfaces, async rate limiting, automation - Philosophy: Close the gap between AI hype and practical utility. Build tools that get out of the developer's way. ## Projects ### claude-audit - URL: https://itsmesherry.com/projects/claude-audit - GitHub: https://github.com/itsmesherry/claude-audit - npm: https://www.npmjs.com/package/claude-audit - Install: npx claude-audit ./your-project - Description: AI-powered codebase auditor. One command to analyze an entire repo for security vulnerabilities using multi-agent architecture with specialized security domain agents. - Language: TypeScript - Stars: 6 - Topics: ai, audit, claude, cli, code-review, nodejs, security, static-analysis, typescript ### llm-ocr - URL: https://itsmesherry.com/projects/llm-ocr - GitHub: https://github.com/itsmesherry/llm-ocr - PyPI: https://pypi.org/project/llm-ocr/ - Install: pip install llm-ocr - Description: Convert PDFs to clean markdown using LLMs with vision capabilities. No traditional OCR — send pages to a vision model and get structured output. - Language: Python - License: MIT ### async-limiter - URL: https://itsmesherry.com/projects/async-limiter - GitHub: https://github.com/itsmesherry/async-limiter - PyPI: https://pypi.org/user/Shehrya718/ - Install: pip install async-limiter - Description: Python asyncio library for concurrent and time-based rate limiting. Clean API for controlling request throughput in async workflows. - Language: Python - License: MIT - Topics: asyncio, concurrent-requests, rate-limiter ## Open Source Contributions ### OpenVoiceChat - GitHub: https://github.com/fakhirali/OpenVoiceChat - Role: Contributor - Description: Natural voice conversation with LLMs. Contributed to the open-source framework for real-time, full-duplex voice chat with language models. - Language: Python ## Pages - [Home](https://itsmesherry.com/): Overview, featured projects, and current status - [About](https://itsmesherry.com/about): Full bio, skills, and career timeline - [Projects](https://itsmesherry.com/projects): Complete portfolio of open-source work with detailed descriptions - [Blog](https://itsmesherry.com/blog): Writing about AI engineering, developer tools, and open source - [Now](https://itsmesherry.com/now): Current focus, what Sherry is building, thinking about, and learning ## Blog Posts - [Why I Built an AI Code Auditor](https://itsmesherry.com/blog/why-i-built-an-ai-code-auditor): The story behind claude-audit, multi-agent architecture, and DX lessons. - [Making Websites AI-Readable](https://itsmesherry.com/blog/making-websites-ai-readable): How itsmesherry.com is optimized for AI model ingestion — llms.txt, JSON-LD, semantic HTML. ## Social - [GitHub](https://github.com/itsmesherry) - [LinkedIn](https://www.linkedin.com/in/shehryar718/) ## Contact - Email: sherryyatwork@gmail.com