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.

Content in all repositories owned by your account will be closed.
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 | Live Project | GitHub Repo

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.

Beacon: Smart Market Watchlist | Live Project | GitHub Repo

Beacon is a market intelligence and attention system that monitors financial instruments and identifies meaningful changes in market data. It compares historical prices, baselines, and current values to detect significant movements and surface the updates that are most relevant to the user. The project is designed to reduce information overload by turning raw market data into focused, actionable insights while using efficient data retrieval and change-detection workflows to support scalability.

Gatekeeper: Auth-as-a-Service | GitHub Repo

Gatekeeper is a centralized authentication and authorization system designed to handle secure user access across applications. It provides JWT-based authentication, role-based access control, and REST APIs for managing users, roles, and permissions, with persistent storage for reliable access management. The project focuses on building a practical, scalable foundation for handling authentication and authorization in backend applications.

Customer Churn Predictor | Live Project | GitHub Repo

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.

Resumenate: AI-Powered Resume Enhancer | GitHub Repo

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.


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 1

  2. gatekeeper-auth gatekeeper-auth Public

    GateKeeper is an Authentication-as-a-Service platform built with Spring Boot and Next.js that provides secure authentication, project-based access control, API key management and audit logging. It …

    TypeScript

  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. 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…

    Python