β‘ About Β· π Flagship Builds Β· π§° Toolbox Β· πΌ Experience Β· π GitHub Stats Β· π Trophies Β· π« Connect
class Devendra:
def __init__(self):
self.role = "CS Undergraduate β AI & ML Specialization"
self.university = "JECRC University, Jaipur"
self.cgpa = 8.68 # /10
self.grad_year = 2027
self.focus = ["Hybrid ML+LLM Systems", "NLP", "Anomaly Detection", "Agentic RAG"]
self.philosophy = "Ship it end-to-end β a model isn't done until someone can use it."
def currently_building(self):
return "AI that doesn't just predict β it explains, and knows when to ask for help."
me = Devendra()- π Currently building ThreatVision β an AI-powered cloud security monitoring platform
- π§ Obsessed with systems that combine classical ML + LLMs β fast and smart, not one or the other
- π Ranked in a Kaggle anomaly-detection competition (CEIP-DS-JECRC) β imbalanced multivariate time-series, XGBoost, PR-AUC optimization
- π± Always learning β currently deepening my grip on cloud-native security and agentic AI workflows
- β‘ Fun fact: my fake-news detector automatically calls in a bigger LLM only when it's genuinely unsure β it knows its own limits
π‘οΈ CREDIBLEHybrid Fake News Detection Platform A dual-engine system: a 5-model ML ensemble handles most predictions instantly, and automatically hands off to an LLM only when confidence is low. Models: Logistic Regression Β· Random Forest Β· Naive Bayes Β· Gradient Boosting Β· Linear SVC
|
π΅οΈ ThreatVisionAI-Powered Cloud Security Monitoring Analyzes system logs in real time to flag brute-force attempts, unauthorized access, and irregular activity β before it becomes a breach. Approach: statistical anomaly detection over rigid rule-matching β catches what a static rulebook would miss.
|
π€ ClauseGuardMulti-Agent RAG Document Assistant A full-stack agentic system for semantic search and Q&A over PDFs β citation-backed, not just plausible-sounding.
|
Imbalanced Time-Series Anomaly Detection Multivariate sensor data, ~1% real anomalies β accuracy is a trap here, so the real work was elsewhere. Key insight: discrete log-encoded sensors needed custom binary indicator features β rolling averages alone hid the signal.
|
π Foundational repos (learning-in-public, click to expand)
| Repo | What's inside |
|---|---|
| Basics-Of-Python | Practical Python fundamentals β scripting β data science basics |
| Object-Oriented-Programming | Encapsulation, Inheritance, Polymorphism, Abstraction β clean examples |
| Functions | Python functions, decorators, closures, higher-order functions |
| File-and-Exception-Handling | Secure file I/O, context managers, production-grade error handling |
|
AI / Software Engineering Intern β IntersElite Β· Oct 2023 β Dec 2023 Β· Remote
|
B.Tech, CSE β AI & ML Specialization JECRC University, Jaipur, India Β· Jul 2023 β Jun 2027 Β· CGPA: 8.68 / 10