Skip to content
View 04bhavyaa's full-sized avatar

Highlights

  • Pro

Block or report 04bhavyaa

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
04bhavyaa/README.md

Hey there! 👋 Welcome to my GitHub!

Typing SVG

PortfolioLinkedInEmail

🚀 About Me

classBhavyaJha:
def__init__(self):
self.name="Bhavya Jha"self.role="Final-Year Computer Science Student"self.specialization="Data Science"self.current_focus= [
"Agentic AI", "Backend Development", "Cloud Technologies"
]
self.philosophy="Make code that matters, not just works"defget_daily_activities(self):
return [
"🔭 Exploring new AI frameworks and algorithms",
"🌱 Learning best practices and modern development patterns",
"💡 Building projects that solve real problems",
"📚 Contributing to open-source when possible"
]
deffuture_goals(self):
return"Planning to dive into Go lang soon! 🐹"

Areas of Interest

AIData ScienceBackend

📊 GitHub Analytics

🎯 Current Focus Areas

%%{init: {'theme':'base', 'themeVariables': { 'primaryColor':'#d9b0ce', 'primaryTextColor':'#ffffff', 'primaryBorderColor':'#ffffff', 'lineColor':'#ffffff', 'secondaryColor':'#9f97c4', 'secondaryTextColor':'#ffffff', 'tertiaryColor':'#999976', 'tertiaryTextColor':'#ffffff', 'textColor':'#ffffff', 'nodeTextColor':'#ffffff', 'mainBkg':'#6366f1', 'fontSize':'16px', 'fontFamily':'Arial'}}}%%
mindmap
root(Bhavya's Journey))
[Data Science]
Machine Learning
Deep Learning
Data Visualization
Exploratory Data Analysis
Computer Vision
[Agentic AI]
LLM Integration
Autonomous Systems
AI Workflows
[Backend Development]
API Design
Database Management
System Architecture
Containerization
Microservices
Loading

🤝 Let's Connect and Collaborate!

I'm always excited to connect with fellow developers, data enthusiasts, and anyone passionate about technology!

Open for:

  • 🤝 Collaboration on interesting projects
  • 💡 Discussing new ideas and innovations
  • 🎓 Learning opportunities and mentorship
  • 🚀 Open source contributions

Portfolio

"Code is like humor. When you have to explain it, it's bad."– Cory House

Profile Views

⭐️ From Bhavya Jha

Pinned Loading

  1. n8n-blockchain-news-automationn8n-blockchain-news-automationPublic

    Automates blockchain news aggregation, AI-powered rewriting, and publishing to LinkedIn and X using n8n and Gemini.

    1

  2. startup-idea-analyzer-agentstartup-idea-analyzer-agentPublic

    An AI-powered startup analysis platform that automatically researches and evaluates startup ideas using real-time market data, competitor analysis, and social media sentiment.

    Python

  3. book-recommendation-systembook-recommendation-systemPublic

    The Book Recommendation System provides personalized book suggestions using Popularity-Based Recommender, Collaborative Filtering, and Cosine Similarity. Implemented with Flask, it allows users to …

    Jupyter Notebook 2

  4. langgraph-chatbotlanggraph-chatbotPublic

    A simple Streamlit-based AI assistant powered by LangGraph and Google Gemini.

    Python

  5. movie-genre-predictionmovie-genre-predictionPublic

    This project implements preprocessing, feature engineering, and multiple machine learning models to build a robust genre classification system.

    Jupyter Notebook

  6. bookstore-management-system-fastapibookstore-management-system-fastapiPublic

    A simple Bookstore Management System built with FastAPI and a static frontend. Manage books, view statistics, and interact with a RESTful API.

    JavaScript