Profile

Sanchit Negi

Projects

Nano CC Compiler A C/C++ compiler with lexical analysis built for educational purposes, demonstrating the key phases of compilation: lexical analysis, syntax analysis, and semantic analysis.
AlgoViz An interactive web application for visualizing CPU and Disk scheduling algorithms. This educational tool helps users understand how different scheduling algorithms work through animated visualizations.
Portable Attendance System A real-time attendance system using Raspberry Pi and fingerprint authentication to automatically mark attendance in a database.
Diabetes Predictor A web application integrated with 3 ML algorithm to predict whether a person has diabetes or not.
Weather Tracker A website that presents real-time weather updates in an effective manner, with a 7-day forecast for future planning.
Sorting Visualiser A web-based tool that visually demonstrates various sorting algorithms, enhancing understanding through interactive animations.
Malware Detection An intelligent system that detects using advanced machine learning techniques, enhancing cybersecurity defenses.
OCR For Android The Android OCR app is designed to capture and recognize text from images using Google’s MLKit and CameraX.