Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Vigneshpk6's full-sized avatar

Block or report Vigneshpk6

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

Hi πŸ‘‹, I'm Vignesh P

Entry-level Data Scientist | Python | Power BI | ML Enthusiast


πŸš€ About Me

  • ⚑ Python Backend Developer (FastAPI + Django)

  • 🧩 Experience building REST APIs using FastAPI

  • πŸ’‘ Passionate about Data Science, Machine Learning, and AI

  • πŸ“Š Experienced with Power BI dashboards (Amazon Prime Analysis, IPL Analysis, Bike Sales, Budget Analysis)

  • πŸ€– Built AI Chatbots using Ollama + Qdrant and experimented with Claude (Anthropic)

  • 🧠 Worked on Deep Learning project for Enhanced Speech Clarity

  • 🌐 Developed Django Restaurant Reviews Web App

  • 🐳 Familiar with Docker for containerising apps and reproducible environments

  • πŸ€— Worked with Hugging Face models & transformers for NLP tasks

  • πŸŽ“ Published a paper at ICIRIAC 2024


πŸ› οΈ Skills & Tools

Tools & Technologies

Languages: Python, SQL Libraries: Pandas, NumPy, Matplotlib, Scikit-Learn, Transformers Tools: Power BI, Git, VS Code, Jupyter Notebook, Docker AI Platforms: Hugging Face, Ollama, Claude (Anthropic) Frameworks: Django, Machine Learning Other: Data Cleaning, EDA, Model Building & Deployment


πŸ”­ Current Focus

  • Containerising ML pipelines and dashboards using Docker
  • Fine-tuning and deploying transformer models on Hugging Face
  • Prototyping assistant/chatbot features with Claude and Ollama + Qdrant

πŸ“Œ Featured Projects

Amazon Prime Data Analysis
IPL Cricket Analytics
Bike Showroom Sales Dashboard
Budget Analysis Dashboard
Speech Enhancement Deep Learning
Django Restaurant Review System

- Amazon Prime Data Analysis β€” EDA, visualizations, insights - IPL Cricket Analytics β€” match-level feature engineering & models - Bike Showroom Sales Dashboard β€” Power BI interactive reports - Budget Analysis Dashboard β€” financial insights and KPIs - Enhanced Speech Clarity using Deep Learning β€” preprocessing, model training - Django Restaurant Review System β€” full-stack web app

Each project contains a detailed README with dataset, approach, and results.


βš™οΈ Example: Docker + Hugging Face (short snippet)

# build and run a simple container for model inference
docker build -t vignesh-model .
docker run -p 5000:5000 vignesh-model
# minimal Hugging Face inference example
from transformers import pipeline
nlp = pipeline('sentiment-analysis')
print(nlp('I love working on ML projects!'))

πŸ“« Contact


πŸ“Š GitHub Stats

- **Email:** your-email-here - **LinkedIn:** your-linkedin-here

Popular repositories Loading

  1. restaurant-billing-system restaurant-billing-system Public

    Python

  2. flaskwebsite flaskwebsite Public

    Python

  3. librarymanagementsystem librarymanagementsystem Public

    Python

  4. student_portal_website student_portal_website Public

    Python

  5. hotelmanagement hotelmanagement Public

    Python

  6. campus_recruitment_management_system campus_recruitment_management_system Public

    HTML