# no bugs here, just features
parina = {
"currently" : "exploring, building & growing in the AI space ๐ฑ",
"learning" : ["LLMs", "RAG pipelines", "Computer Vision"],
"fun_fact" : "I debug better with iced coffee in hand โ",
"looking_for" : "seeking AI/ML and software engineering internships where I can build scalable, data-driven systems",
}
| skill | tools |
|---|---|
| ๐ง Deep Learning | TensorFlow ยท Keras |
| ๐ฏ Computer Vision | ResNet ยท CNNs ยท image pipelines |
| ๐ค ML Fundamentals | scikit-learn ยท NumPy ยท Pandas |
| ๐ Python | always Python |
| โ๏ธ Cloud & DB | AWS ยท Firebase ยท MySQL |
| ๐ A lil web | HTML ยท CSS ยท JavaScript ยท React |
ResNet50 ยท TensorFlow ยท Keras ยท Python ยท OpenCV
Computer vision model that classifies driver behaviour into 10 categories โ safe driving, texting, phone calls, drinking, and more โ using the State Farm dataset (22,424 images). Built on ResNet50 with residual learning blocks, Leave-One-Group-Out cross-validation to prevent subject-level data leakage, and full bias-variance analysis. Achieved 86.95% training accuracy over 10 epochs.
ASP.NET Core ยท C# ยท SQL Server ยท Gemini API ยท Chart.js
AI-powered workforce intelligence platform built during an internship at Surtel Technologies (SAP Silver Partner). Sits on top of enterprise time-tracking data and makes it intelligent โ managers can query team productivity in plain English, get Gemini-generated weekly summaries, and receive smart alerts for overload risk, meeting overhead, and sprint health. Uses a prompt chaining pipeline where Gemini first detects anomalies, then generates recommendations from live SQL data.


