Transforming complex data into compelling stories. Building intelligent solutions that drive business growth.
import pandas as pd
import seaborn as sns
import matplotlib.pyplot as plt
# Load dataset
df = pd.read_csv('employee_data.csv')
# Clean and prepare
df.dropna(subset=['department', 'retention_rate'], inplace=True)
# Visualize retention trend by department
sns.lineplot(data=df, x='year', y='retention_rate', hue='department')
plt.title("Employee Retention Trend")
plt.show()
Passionate about data and innovation
I'm a Data Analyst and Computer Science graduate student with a passion for transforming raw data into actionable insights. My journey spans from traditional data analysis to cutting-edge AI automation.
Expert in SQL, Python, and visualization tools
Building intelligent workflows and solutions
M.S. Computer Science with Data Analytics focus
From student to data professional

Virtual experience program focused on social media analytics and strategic insights.

Graduate studies with specialization in Data Analytics and Database Management.

Undergraduate studies with focus on data structures and emerging technologies.
Projects that showcase my expertise
Production-ready serverless RAG (Retrieval-Augmented Generation) chatbot built with AWS Bedrock's Claude 3.5 Sonnet. Features intelligent document processing, vector embeddings via Titan V2, and semantic search with DynamoDB for scalable Q&A capabilities.
Leading a data analysis project to explore employee retention trends using data from Forbes-listed companies and Glassdoor reviews with automated data collection.
Analysis of 100K+ orders using BigQuery and Tableau for sales optimization, uncovering trends in payment behaviors and shipping delays.
Machine learning model with 89% accuracy for detecting harmful content across text, image, and audio. Published research in JETIR journal.
AI-powered automation system for job applications with GPT-4 integration, reducing manual job search effort by over 80%.
Interactive dashboards and insights
Comprehensive analysis of Indian Premier League data with interactive visualizations.
Sales performance dashboard with trend analysis and KPI tracking.
Comprehensive insurance data analysis with interactive Power BI dashboard.
Interactive Power BI dashboard exploring employee satisfaction, retention, and company benchmarks from 6,971 reviews across 127 US companies.
Technologies I work with
SQL
Python
Tableau
Big Query
Databricks
Snowflake
AWSProfessional credentials and recognition
Certified in Power BI data modeling and visualization with official Microsoft credential
June 2025Hands-on data analysis and visualization using Databricks
April 2025From basics to advanced data analysis techniques
April 2025Certified in Python-based data analysis and visualization
April 2022"Cyberbullying Detection in Text, Images, and Audio" - JETIR Journal
2023Virtual experience program focused on social media analytics
April 2025Ready to work together?
I'm always open to discussing new opportunities, interesting projects, or just having a chat about data and technology.