About β’ Tech Stack β’ Projects β’ Achievements β’ Connect
I'm an AI Engineer & Security Researcher based in India, specializing in building high-performance intelligent systems and securing digital infrastructure.
- π§ Deep Learning: Building robust neural architectures and fine-tuning foundation models.
- π Cybersecurity: Exploring application security, vulnerability assessments, and ethical hacking.
- π AI Shastra: Actively developing an educational ecosystem to democratize machine learning for students and professionals.
- β‘ Fact: Can navigate Kali Linux environments significantly faster than a local grocery store.
Current Focus: Scaling AI Shastra, designing secure RAG pipelines, and contributing heavily to open-source developer tools.
|
Project Lead & Founder
|
Next-Gen Personal Portfolio
|
- π€ SOAR AI to Acquire β Microsoft (2026)
- π Web Designing and Development β NSDC (2026)
- π Software Test Engineer β nasscom (2026)
- πΈ Drone Software Technician β nasscom (2026)
- π» AI-ML Engineer certified course β Reliance (2026)
- π€ Foundation of Prompt Engineering β AWS Skill Builder(2026)
- IIT BHU CodeFest'26 β Top Tier Performer
- HaXplore Hackathon β Best Performance / Event Winner Award
- Pull Shark π¦ β Recognized Open Source Contributor
// Quick hook for engineering collaborations
if (project.requiresAI || project.requiresSecurityAudit) {
contact("rudra222000@gmail.com")
.then(() => buildProductionSystem())
.catch(() => starRepositories());
}

