Skip to content
View bavRaghu's full-sized avatar

Block or report bavRaghu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bavRaghu/README.md

Hi, I'm Bavya

A fourth-year B.Tech student in Information Technology with a strong interest in software development, AI-driven systems, and building practical technology solutions. I enjoy exploring new ideas and working on systems that combine technical depth with real-world usability!


Projects

SmartCSP: CSP Generator, Tester, and Optimizer

Web-based security analysis platform focused on automating the generation and validation of Content Security Policies (CSP). The system dynamically analyses website resource behaviour using Selenium-based browser automation and generates CSP configurations tailored to observed runtime activity. It also includes automated testing, reporting, and deployment workflows built using Flask, Docker, and Azure. Link to Project

Resumenate: AI-Powered Resume Enhancer

AI-powered resume optimisation platform designed to improve ATS compatibility and tailor resumes for specific job roles. The system analyses resumes against job descriptions, extracts ATS-focused keywords using NLP pipelines, and evaluates resume-role alignment through keyword matching techniques. It also integrates LLM-based resume enhancement and automated PDF generation to create professionally formatted resumes through a Flask-based web interface. Link to Project

Customer Churn Predictor

Machine learning-based churn prediction system developed to identify customers at risk of leaving a service platform. The project implements Logistic Regression and Random Forest models with automated preprocessing pipelines and achieved strong classification performance across evaluation metrics. An interactive Streamlit interface was developed to support real-time churn prediction based on customer attributes and behavioural inputs. Link to Project


Connect

Pinned Loading

  1. hibahtaj/smart-csp hibahtaj/smart-csp Public

    A Content Security Policy (CSP) management solution that streamlines the creation and evaluation of security headers through automated rule generation and validation. Assists in identifying misconf…

    HTML

  2. Resumenate Resumenate Public

    AI-powered resume optimization platform that analyzes resumes against job descriptions, extracts ATS-focused keywords using NLP pipelines, and generates professionally enhanced resumes using LLM-ba…

    HTML

  3. customer-churn-predictor customer-churn-predictor Public

    Customer churn prediction system using Logistic Regression and Random Forest, featuring a preprocessing pipeline and an interactive Streamlit app for real-time risk estimation.

    Jupyter Notebook

  4. ConsoleBankingApplication ConsoleBankingApplication Public

    Console-based banking management system that simulates core banking operations including user authentication, fund transfers, transaction management, interest calculation, account settings, and sta…

    Python