Skip to content
View Vbhargav370's full-sized avatar

Block or report Vbhargav370

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Vbhargav370/README.md

πŸ‘‹ Hi, I'm Venkata Bhargav Vinjamuru!

Welcome to my GitHub profile! I’m passionate about leveraging data and technology to solve real-world problems. Here, I share my projects, scripts, and insights across Python, SQL, Excel, and Power BI, showcasing my journey as a data enthusiast and developer.


πŸ› οΈ Skills & Expertise

  • 🐍 Python: Automating workflows, building applications, and solving complex problems.
  • πŸ—„οΈ SQL: Crafting efficient queries, database optimization, and designing relational databases.
  • πŸ“Š Excel: Advanced proficiency with formulas, pivot tables, VLOOKUP, and macros for data manipulation.
  • πŸ“ˆ Power BI: Creating dynamic dashboards to transform data into actionable insights.

πŸš€ What You’ll Find Here

I aim to make this repository a hub for:

  • πŸ’» Python scripts and mini-projects.
  • πŸ“‚ SQL query examples and database design templates.
  • πŸ“‘ Excel automation tips and advanced use cases.
  • πŸ“Š Power BI dashboards showcasing data storytelling.

πŸ“Œ Featured Projects

1️⃣ Resume Parser Application

Description: Automates the process of extracting key information from resumes using Python libraries like pdfplumber, regex, and Tkinter.

Key Features:

  • Extracts skills, education, and experience.
  • Matches resumes with relevant job roles.

Link: Resume Parser Application


πŸ“š Certifications

  • 🌟 Python (5-star on HackerRank)
  • πŸ… Database Management System by Infosys Springboard
  • πŸŽ“ Databases for Developers (Oracle Dev Gym Certified)

Let’s Connect


πŸ–€ Fun Fact

Data is the art of storytelling. Every number has a storyβ€”let’s uncover it!


Popular repositories Loading

  1. Movie-Snacks- Movie-Snacks- Public

    Chef is watching a movie, and during the intermission, wants to get himself some snacks.

    Python 1

  2. Candy-Distribution Candy-Distribution Public

    Python 1

  3. mini_login_form_html_project mini_login_form_html_project Public

    HTML

  4. Python-List-Practice-Projects-ID-P4632-.ipynb Python-List-Practice-Projects-ID-P4632-.ipynb Public

    Jupyter Notebook

  5. matrixaccess.py matrixaccess.py Public

    matrixaccess.py

    Python

  6. rock_paper_scissor_game rock_paper_scissor_game Public

    This is a classic Rock, Paper, Scissors game implemented with Python using the tkinter library to create a graphical user interface (GUI). The game allows the user to compete against the computer, …

    Python