01 Project

Secure Federated Renyi Fair Inference: Enhancing Privacy in Fairness-Aware Federated Learning

CS621 · Ethics of AI

Institute: IIT Gandhinagar

This work proposes Secure FedRenyi, a privacy-preserving extension of fairness-aware federated learning that protects sensitive client fairness statistics during aggregation.

The method combines cryptographic secure aggregation using Diffie–Hellman-based pairwise masking with Laplace differential privacy for gradient updates.

Federated Learning Fairness Secure Aggregation Differential Privacy
02Project

Learning Client Value

CS620 · Incentive and Machine Learning

Institute: IIT Gandhinagar

This project proposes a client selection mechanism for Federated Learning that uses a hybrid scoring rule to balance client bids with their learned historical value.

By updating these valuations based on measured model improvements and applying a decay factor to unselected clients, the server can effectively filter out low-value or malicious participants within a fixed budget.

Federated LearningMechanism DesignClient SelectionIncentives
03Project

DataEaze

M.Sc. Minor & Major Project

Institute: CUSB · NIELIT Patna

DataEaze is a no-code data analytics and modeling platform that automates the complete workflow from data upload to actionable insights.

The first version was developed at CUSB under the guidance of Dr. Sandeep Kumar. The upgraded version was later developed at NIELIT Patna under the supervision of Shri Ankit Kumar (Scientist-C), with major improvements in functionality, scalability, and user experience.

FlaskVue.jsScikit-LearnPyTorchGenerative AI
04 Project

Effective Integration of Generative AI into Programming Learning Environments

Group Project

Institute: IIT Madras

A group project studying how Generative AI tools can be integrated effectively into programming learning environments.

Generative AI Programming Education
05Project

Agro-Business Data Analysis Capstone Project

Business Data Management

Institute: IIT Madras

This project used primary socio-economic and production data collected from a local farmer to assess crop profitability, cost structures, and resource utilization.

The analysis produced data-driven recommendations for crop selection and market strategy, with the potential to increase annual revenue by nearly 25%.

Data AnalysisStatisticsCapstone
06Project

Movie Ticket Booking Web App - 2

App Development 2 Project

Institute: IIT Madras

A full-stack movie-ticket booking application developed using Flask and Vue.js with API-driven functionality and asynchronous background tasks.

FlaskVue.jsPythonSQLiteCeleryMailhog
07Project

Movie Ticket Booking Web App - 1

App Development 1 Project

Institute: IIT Madras

A movie-ticket booking web application built with Flask, Jinja2, Python, SQLite, HTML, CSS, APIs, and data-visualization components.

FlaskJinja2PythonSQLiteHTML/CSS
08Project

Sentiment Analysis ML Project

Second-year Project

Institute: IIT Madras

The project classified movie reviews as positive or negative using machine-learning methods.

I performed exploratory data analysis and visualization, then evaluated Naive Bayes, Logistic Regression, and Decision Tree models, achieving around 80% prediction accuracy.

Scikit-LearnNLPLogistic RegressionNaive BayesEDA
10Project

OddTown-EvenTown Learning cum Gaming Web App

Special Topics in Computer Science: Application of Linear Algebra to Combinatorics

Institute: IIT Gandhinagar

A learning-cum-gaming web application developed for a special-topics course on applications of linear algebra to combinatorics.

Educational GameCombinatoricsWeb App