A scroll-controlled forest animation built with plain HTML, CSS and JavaScript — no React, no build step, no npm install. Open index.html and it just runs.
A working GPT built from scratch in PyTorch — no transformers library, no pretrained weights — with a live Django demo that shows attention, tokenization, and text generation happening in real time. Trains on a normal laptop.
Upload a resume, get its job category predicted by a trained ML model, and score it against any job description. A complete Python final year project with source code and a project report.
Paste your code, get a security report in seconds. A Django + machine learning vulnerability scanner that finds flaws, ranks them by severity, and writes plain-English fixes using the Groq LLaMA API.
Paste any essay and find out if a human or an AI wrote it. Django + scikit-learn, sentence-level highlighting, PDF reports, REST API. Full source code included.