Some things about me:
|
|
|
|
|
Some things about me:
|
|
|
|
|
A basic Learning Management System (LMS) built using Python, gRPC, and SQLite. The project implements Raft for consensus and fault tolerance, consistency. And a small sized LLM for tutoring support.
Python
This project develops a blockchain-based network for detecting fake news, leveraging NLP bases ML models and a consortium of auditors. The system operates on a consortium blockchain, enabling anony…
Python
This C-based compiler project focuses on Lexical and Syntax Analyzers for parsing a simplified language, featuring top-down table driven LL(1) parsing. It enables efficient token recognition and sy…
C 1
Implementation of the R-Tree with Hilbert curve for deferred splitting
C
An automated script to fetch the list of recent notices from BITS Pilani's online notice board, get the notices until the notice last seen, download any images attached in the email, upload to own …
Python
Exploring 'Hunt and Mcllroy's' and 'Myers Algorithm' for finding diff between 2 files
Python