Notable Works:

Tic Tac Toe on FPGA

Implemented a tic-tac-toe game on FPGA using Verilog HDL as a part of the course project for Digital Systems Laboratory.

IIT Palakkad Project Allocation Portal

We built a project allocation portal that reduces the drudgery of manual allocation of projects by using a Gale Shapely type algorithm with two sided prefer...

Autonomous Pesticide Spraying Robot

We built a robot that mitigaes farmer’s drudgery of manual pesticide spraying by autonomously navigating the entire field, and spraying pesticide optimially ...

Meet.me

Meet.me is a smart online collaboration tool that supports seamless screen sharing and whiteboard features integrated with chat messaging system.

Lamport Distributed Mutual Exclusion

This project implements a simple banking system based on distributed mutual exclusion system using Lamport’s Distributed Mutual Exclusion Algorithm, where mu...

Are your Go Routines Treated Unfairly?

This project investigates fairness in the Go runtime scheduler and proposes modifications to improve scheduling for long-running goroutines. Our modification...

Explainable Grounded Segment Anything

An image segmentation pipeline that leverages Grounding DINO and Segment Anything Model (SAM) for text-guided image segmentation. It uses Grounding DINO as t...