Skip to content
View NehaKhann's full-sized avatar
💭
Learning..
💭
Learning..
  • NED University Of Engineering and Technology
  • Saudi Arabia

Block or report NehaKhann

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
NehaKhann/README.md

Neha Khan Banner


👋 About Me

I'm a Software Engineer with 4+ years of experience building enterprise applications across banking and product-based environments.

I'm transitioning from enterprise software engineering to AI engineering through hands-on projects, open-source contributions, and technical writing.

I enjoy creating software that is reliable, maintainable, and solves real-world problems.


🚀 What I'm Building

  • 🤖 AI-powered applications
  • 🧠 LLM Engineering Learning Journey
  • 🐍 Python Scraping Series (14 Days)
  • 🛠️ Open-source projects
  • ✍️ Technical articles on AI, Python, and Backend Engineering

📝 Latest Articles

  • Day 3: Three Sites. All Blocked. Here's What I Actually Learned About Cloudflare.
  • Day 2: How to Build a Book Price Tracker with Scrapy — And What Breaks Along the Way.
  • Day 1: How to Scrape LinkedIn Job Postings with Python — No Selenium Required.
  • Claude Cowork Has Five Moving Parts. Most People Only Use One.

➡️ More articles on Medium


⭐ Featured Projects

Project Description Link
🛡️ SpringGuard AI-assisted security auditing platform for Spring Boot applications BackendFrontend
🧠 LLM Engineering Learning Journey Hands-on AI engineering projects and notes Repository
🐍 Python Scraping Series 14-day web scraping series with articles and projects Repository

🧰 Engineering Toolbox


🎯 Focus Areas

  • AI Engineering
  • Backend Development
  • Large Language Models (LLMs)
  • Developer Tools
  • Open Source

📈 GitHub Activity


Building practical software • Learning in public • Always improving

Pinned Loading

  1. springguard-backend springguard-backend Public

    A Spring Boot service that scans Java / Spring Boot code for security issues and grades it A–F. It combines a deterministic rule engine (21 rules) with an optional AI review pass, can scan a pasted…

    Java

  2. springguard-frontend springguard-frontend Public

    React + TypeScript (Vite) UI for SpringGuard, a security auditor for Java / Spring Boot code. Paste a file or point it at a GitHub repo to get an A–F security grade with plain-language findings, an…

    TypeScript

  3. ai-engineering-journey ai-engineering-journey Public

    Structured, hands-on AI engineering repository covering LLMs, fine-tuning, LoRA/QLoRA, RLHF, RAG, AI agents, and real-world projects

    Jupyter Notebook

  4. python-scraping-series python-scraping-series Public

    14 scraping projects in Python — one per day. Real code, real mistakes, real fixes. httpx → Scrapy → Playwright → browser agents.

    Python