Skip to content
View Vineet-10's full-sized avatar

Block or report Vineet-10

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

Hi, I'm Vineet 👋

Data Analyst · AI Engineer · Python · SQL · Snowflake · Power BI · LLMs
📍 Magdeburg, Germany  |  🎓 M.Sc. Data & Knowledge Engineering @ OvGU 🔍 Open to: Data Analyst · Data Scientist · AI Engineer roles in Germany


🧠 What I Can Do

I build end-to-end data solutions, from Snowflake pipelines and dbt models to LLM-powered AI agents and BI dashboards that drive real business decisions.

  • 🏭 Data Engineering — Snowflake, dbt, ETL/ELT pipelines, Data Vault, Azure, AWS
  • 🤖 AI & Machine Learning — LLMs, RAG Architecture, n8n, AI-AGents,NLP, PyTorch, scikit-learn
  • 📊 Analytics & BI — Power BI, Tableau, Metabase, Python (pandas, NumPy), SQL

🚀 Featured Projects

Project What it does Stack
AI Resume Agent Conversational AI agent — ask it anything about my experience Python · LLM · RAG · LLaMA 3.3 70B
Ship Trajectory Prediction LSTM + Transformer models forecasting ship routes from AIS data Python · LSTM · Transformers · Streamlit
Football Analytics Dashboard Streamlit app mapping India's football talent pipeline and strategic growth Python · Streamlit · Data Storytelling· Sports Analytics
GastroTrust Fake restaurant review detection using NLP + ML Python · DistilBERT · Gradient Boosting

💼 Experience Highlights

  • ❄️ Built Snowflake + dbt pipelines processing millions of SAP records for Fortune Brands (Fortune 500)
  • 📈 Delivered 30+ dashboards used by C-suite for lending strategy at Finaxar (Fintech, Singapore)
  • 🔬 Teaching Machine Learning & Data Mining to master's students at OvGU Magdeburg
  • ⚡ Reduced manual reporting effort by 40% via automated Python + SQL pipelines

🛠️ Tech Stack

stack = {
    "Languages":     ["Python", "SQL", "R"],
    "AI/ML":         ["LLMs", "RAG", "n8n", "NLP", "PyTorch", "scikit-learn", "AI-Agents"],
    "Data Eng":      ["Snowflake", "dbt", "Azure", "AWS", "ETL/ELT", "Data Vault"],
    "BI & Viz":      ["Power BI", "Tableau", "Metabase", "Streamlit", "Plotly"],
    "Databases":     ["PostgreSQL", "MSSQL", "SQLite"],
}

📬 Let's Connect

LinkedIn Portfolio Email

Pinned Loading

  1. interactive_resume_ai interactive_resume_ai Public

    AI-powered conversational resume agent built with Python — ask it anything about my experience, skills, and projects or match your Job description with my Profile

    Python

  2. Simulation-and-Analysis-of-Shipment-Trajectories Simulation-and-Analysis-of-Shipment-Trajectories Public

    Phyics-Based + LSTM and Transformer models trained on historical AIS + weather data to forecast ship trajectories — interactive Streamlit dashboard

    HTML

  3. GastroTrust GastroTrust Public

    Real-time restaurant review authentication platform using DistilBERT, Gradient Boosting, and sentiment analysis

    TypeScript