public class DhinithPragalyan {
String name = "Dhinith Pragalyan M";
String degree = "B.E - Computer Science Engineering";
String college = "Panimalar Engineering College, Tamil Nadu ๐ซ";
String internship = "IIT Ropar โ AI & ML Research Intern (Jun 15 โ Aug 2025) ๐";
String[] passions = {
"Machine Learning ๐ค",
"Artificial Intelligence ๐ง ",
"Fraud Detection Systems ๐",
"Data Science & Analytics ๐",
"Full Stack + LLM Applications ๐"
};
String[] currentlyLearning = {
"Deep Learning & CNN Architectures",
"Graph Intelligence (NetworkX)",
"LLM Integration & LangChain",
"MLOps & Cloud Deployment (AWS, Render)"
};
String goal = "Build intelligent systems that solve real-world problems ๐";
public void dailyRoutine() {
doAIResearchAtIITRopar();
buildHackathonProjects();
solveLeetCodeProblems();
learnAndGrow();
}
}๐ฏ B.E CSE student at Panimalar Engineering College, deeply passionate about AI, ML & Data Science. Selected as IIT Ropar AI/ML Research Intern (JunโAug 2025). Built real-world fraud detection systems & AI compilers at national hackathons. I believe in learning by building.
| ๐๏ธ Education | B.E - CSE @ Panimalar Engineering College, Tamil Nadu |
| ๐ญ Currently at | AI & ML Research โ IIT Ropar (Starting June 15, 2025 ยท 2 months) |
| ๐ Hackathons | IntelliTrace'26 @ VIT Chennai ยท Neuro Compiler @ Sathakthon 2.0 |
| ๐ผ Internships | IIT Ropar (AI/ML) ยท TANSAM (Data Analytics) ยท CodSoft (Data Science) ยท InternPro (Cloud) |
| ๐ฑ Learning | Graph Neural Networks, LLMs, MLOps, AWS, Vector DBs |
| ๐ฌ Ask me about | Python, CNN, Fraud Detection, NLP, Pandas, Graph Intelligence |
| ๐ซ Reach me | dhinithmuruganantham@gmail.com |
|
VIT Chennai Hackathon A real-time fraud detection platform that identifies coordinated money mule networks operating across multiple digital banking channels. ๐ฏ Problem Solved: Detecting coordinated fraud across Mobile Apps, Web Portals, UPI, Wallets & ATM systems simultaneously. ๐ Key Features:
|
Sathakthon 2.0 Hackathon An AI-powered universal compiler that brings all programming languages into one platform โ no more switching between tools. ๐ฏ Problem Solved: Students switching between multiple IDEs during lab exams and practice โ inefficient, confusing, and time-consuming. ๐ Key Features:
|
|
Python GUI application that automatically sorts and organizes files into categorized folders with real-time progress tracking.
|
ML classification model predicting passenger survival. Includes full EDA, feature engineering, and model evaluation.
|
|
Manually implemented Naive Bayes from scratch for sentiment analysis โ no library shortcuts. Full text preprocessing and evaluation pipeline.
|
Modular and reusable data preprocessing pipeline using OOP principles โ clean architecture for scalable ML data workflows.
|
"Turning data into intelligence, one model at a time." ๐ด