Git projects
Final-year project topics built with Git — working builds, abstracts and honest quotation pricing.
Extractive Question Answering using BERT (SQuAD)
This project builds a machine-reading system: give it a passage and a question, and it finds the exact text span that answers...
Faculty Office-Hour Scheduler
This project builds an appointment system for student-faculty meetings: faculty publish weekly office hours with breaks and l...
Fake Job Posting Detection using NLP
This project builds an NLP classifier that tells fraudulent job postings apart from legitimate ones. Fine-tuned on the EMSCAD...
Fake News Detection using Transformers
This project builds a fake-news detector that reads a news article and scores how likely it is to be misinformation, showing...
Farm-to-Consumer Produce Marketplace
This project builds a farmer-first marketplace where consumers buy vegetables, fruits and dairy directly from farmers with ha...
Farmers Market Stall Reservation Portal
This project is a web portal that lets vendors browse a farmers market's stall map, pick a stall and date, and reserve it onl...
Fingerprint Spoof Detection using CNN
This project stops fake fingerprints: a patch-based CNN distinguishes live fingers from spoof artifacts (gelatin, silicone, l...
Fire and Smoke Detection from CCTV using CNN
This project fine-tunes YOLOv8 on the D-Fire dataset (~21,500 images with fire and smoke bounding boxes) to detect fire and s...
Flashcard Learning App with Spaced Repetition
This project builds a spaced-repetition flashcard app for Android aimed at semester exams and placement prep. Students create...