Skip to content
View Parinajain15's full-sized avatar

Block or report Parinajain15

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

Typing SVG



๐ŸŒธ the girl behind the code

# 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",
}

๐Ÿ’… what i actually know

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


๐Ÿ”ฌ projects โ€” the ones i'm actually proud of

๐Ÿš— distracted driver detection

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.

View Repo


๐Ÿข IntelliOpsAI

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.

View Repo


๐Ÿ“Š by the numbers

ย 


๐Ÿ† trophies


๐Ÿ’ฌ a quote i live by


๐ŸŒท find me here

ย  ย 


Pinned Loading

  1. IntelliOpsAI IntelliOpsAI Public

    Enterprise workforce intelligence platform featuring real-time analytics, AI-generated operational insights, SQL-based data management, and interactive dashboards.

    HTML

  2. Detecting-Distracted-Drivers-Deep-Learning Detecting-Distracted-Drivers-Deep-Learning Public

    Deep learning project using ResNet50 architecture to detect distracted driving behaviors for road safety enhancement.

    Jupyter Notebook 1