Skip to content
View amanhammadK's full-sized avatar

Block or report amanhammadK

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
amanhammadK/README.md


About Me
class AmanHammad:
    """I build AI systems that actually work."""

    def __init__(self):
        self.role = "AI Engineer"
        self.focus = "Fullstack Systems, AI Architecture & B2B SaaS"
        self.build = {
            "ai_architecture":  ["LangChain", "LangGraph", "LiteLLM", "OpenAI", "Claude"],
            "fullstack":        ["React", "Next.js", "Angular", "Node.js", "Express.js", "Tailwind"],
            "backend":          ["Python", "FastAPI", "Flask", "Chainlit", "Streamlit"],
            "databases":        ["PostgreSQL", "MongoDB", "Qdrant"],
            "infra":            ["Docker", "n8n", "GitHub Actions", "Linux"],
        }
        self.domains = ["B2B SaaS", "Marketplace Dev", "App Development", "AI Agents"]
        self.now = "Building agents that act, not just answer"
        self.vibe = "Ship fast. Let code speak."

    def mission(self):
        return "Solve real problems with AI. Nothing else."

Tech Stack

AI & Agents


Backend & APIs


Frontend & Full-Stack


Databases & DevOps


Projects
Project Description
AI-Slop-Linter Catches AI hallucinations and LLM antipatterns in codebases
commit-message-ai Writes git commit messages using AI
model-hop Compare GPT-4, Claude and Gemini side by side
code-review-agent Auto-reviews your PRs with AI
json-to-schema Convert JSON to Pydantic, TypeScript or Zod schemas
killport Kill whichever process is hogging your port
prompt-optimizer A/B test and version your LLM prompts

GitHub Analytics



What I've Shipped
App Stack
AI-Slop-Linter Python, LangChain, GitHub Actions
commit-message-ai Python, OpenAI, CLI
model-hop Python, LiteLLM, Streamlit
code-review-agent TypeScript, GitHub Actions
json-to-schema Python, Pydantic
killport Python, CLI
prompt-optimizer Python, LangChain, Streamlit

Let's Connect

Currently looking for:

Role Type
Senior/Staff AI Engineer Full-time
Founding Engineer AI Startup
Speaking / Writing Tech Content

Reach me: amanhammadk@gmail.com


Pinned Loading

  1. AI-Slop-Linter-for-code AI-Slop-Linter-for-code Public

    A lightweight, signature-based AI slop linter. Detects hallucinations, lazy placeholders, and LLM-specific antipatterns in your code before they reach production. Pure Python, CI-ready, and zero-tr…

    Python

  2. burn-my-portfolio burn-my-portfolio Public

    a cynical AI that roasts your stock portfolio. no mercy, no financial advice. (ps: just for fun)

    TypeScript

  3. gitignore-gen gitignore-gen Public

    Python

  4. model-hop model-hop Public

    A high-performance CLI tool for instant LLM evaluation. Compare responses, latency, and cost across OpenAI, Anthropic, Gemini, and local models in a single parallel run.

    Python

  5. prompt-improver prompt-improver Public

    Upgrade your prompts from 'meh' to 'whoa' in one command.

    Python

  6. yt-transcript yt-transcript Public

    Python