class Vineeth:
def __init__(self):
self.name = "Vineeth TP"
self.location = "Kerala, India"
self.degree = "B.Tech in ECE, APJ Abdul Kalam Technological University (KTU)"
self.stack = ["Python", "NumPy", "Pandas", "Scikit-learn", "PyTorch"]
self.currently_learning = [
"Deep Learning fundamentals",
"Kaggle Titanic competition",
"Multimodal AI & agentic systems"
]
self.fun_fact = (
"Has terraformed more virtual worlds in Minecraft "
"than ML models deployed to production β for now."
)
def motto(self):
return (
"The Universe is under no obligation to make sense to us, "
"so we build models to understand it anyway."
)
vineeth = Vineeth()
print(vineeth.motto())Languages
ML / Data
Tools
Sutherland Global Services Ltd. β IT Associate | 2024 β 2025 (1 Year, 1 Month)
Technical SupportSalesforce CRMRemote Access Tools
- Provided technical support via live chat for global customers, resolving software issues, malware threats, and security concerns
- Assisted customers using remote access tools (LogMeIn) and managed high-volume dual chat sessions efficiently
- Supported non-technical and elderly users with clear, patient guidance
- Handled subscriptions, refunds, and customer retention; documented all cases and follow-ups using Salesforce (CRM)
Techmindz β AI and ML Intern | 2024 β 2025 (9 Months)
Machine LearningDeep LearningLLMsData Preprocessing
- Learned the fundamentals of Machine Learning and Deep Learning from the ground up
- Built basic ML models and neural networks, and worked on introductory deep learning projects
- Gained exposure to Large Language Models (LLMs)
- Performed data preprocessing and model evaluation, applying ML concepts through hands-on mini projects
Teachmaghi β Embedded Systems and Robotics Intern | 2023 (5 Days)
MicrocontrollersSensor InterfacingEmbedded Systems
- Acquired practical experience in microcontroller programming and sensor interfacing
- Gained exposure to real-time embedded system integration
| Project | Stack | Highlights |
|---|---|---|
| AstroVision Advanced | Python, Streamlit, Zoobot, PyTorch, Gemini API | Fine-tuned Zoobot (ConvNeXT Nano) on Galaxy10 DECals (17,736 images); 92.9% validation accuracy across 5 galaxy classes; model hosted on Hugging Face; deployed live on Streamlit Cloud |
| AstroVision | Python, Streamlit, CLIP, Gemini API | Zero-shot galaxy morphology classifier using CLIP across 5 classes; Gemini-powered PDF research assistant for astronomy papers |
| Titanic Survival Prediction | Python, Pandas, Scikit-learn, Matplotlib | End-to-end ML workflow: EDA, preprocessing, feature selection, Logistic Regression vs Random Forest comparison (76.7% vs 70.2% accuracy) |
| Wine Quality Classification | Python, Scikit-learn, Random Forest, SVM | ML classifier comparing Random Forest and SVM; rebuilt to fix data leakage and clean up evaluation pipeline |
| Achievement | Details | |
|---|---|---|
| π’ | Kaggle: Python | Course completed |
| π’ | Kaggle: Intro to Machine Learning | Certificate earned |
| π’ | Kaggle: Intermediate Machine Learning | Certificate earned |
| π€ | Anthropic: AI Fluency | Certificate earned |
| π§ | IBM: Introduction to Artificial Intelligence | Completed via Coursera |
| π | DeepLearning.AI Γ Stanford: Supervised Machine Learning | Completed via Coursera (Andrew Ng's ML Specialization, Course 1) |
| Degree | Institution | Year |
|---|---|---|
| B.Tech in Electronics & Communication Engineering | Al Ameen Engineering College, Kulappully (APJ Abdul Kalam Technological University) | 2020 β 2024 |
π₯ PyTorch β Deep learning, fine-tuning pretrained models
π Andrew Ng ML Specialization β Coursera (Course 1 completed)
π House Price Prediction β End-to-end structured ML project (in progress)
π Long-term β Multimodal AI, agentic systems
π« Reach me at vineethav1333@gmail.com or on LinkedIn
