Skip to content
View varmor's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report varmor

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

πŸ‘‹ Hi, I'm Varun More

πŸŽ“ B.Tech in Artificial Intelligence (Honors in Data Science)

πŸ‘¨β€πŸ’» Aspiring Software & Data Engineer | Python, Java, SQL | ETL & ML PoC Explorer

πŸ“ Pune, India | Open to Remote, Hybrid, or In-Office Roles

πŸš€ About Me

I’m a recent engineering grad with a growing passion for building scalable data workflows, exploring distributed systems, and turning raw data into usable insights. Whether it's wrangling data, building ML PoCs, or experimenting with cloud-native tools - I enjoy learning by building.

  • πŸ› οΈ 1-year apprenticeship in data engineering at Birlasoft
  • πŸ€– Worked on multiple AI/ML PoCs during my internship at Winsoft - including churn prediction, fraud detection, customer segmentation, and a finance advisor using LLMs
  • 🧠 Built internal tools like RAG-powered chatbots and other ML-powered solutions
  • ☁️ Hands-on with GCP Dataproc, Azure ADF/Databricks, PySpark, Hadoop, and SQL

πŸš€ Actively looking for entry-level roles where I can grow, contribute, and work on impactful data problems.

πŸ”§ Technologies I’ve Worked With

Languages & Querying Python SQL Java

Frameworks & Platforms Flask Apache Spark Hadoop MapReduce

Cloud & Infra Docker Linux Azure GCP

Tools & Others Git Jupyter MongoDB PostgreSQL

πŸ“« Connect With Me

LinkedIn Gmail

Pinned Loading

  1. wms-customer-segmentation-poc wms-customer-segmentation-poc Public

    Proof of Concept for customer segmentation using K-Means clustering on wealth management data. The project includes data preprocessing, feature engineering, and cluster analysis to identify distinc…

    Jupyter Notebook

  2. spam-email-detector spam-email-detector Public

    This is the web base solution to detect spam and ham emails using supervised machine learning, classification models (SVM Classifier & Naive Bayes Classifier) with 99% accuracy.

    Jupyter Notebook 1

  3. hadoop-wordcount-python hadoop-wordcount-python Public

    This project explores the core concepts of distributed data processing using the MapReduce programming model , implemented with Python via Hadoop Streaming , and deployed on a multi-node Google Clo…

    Python