1
1
Nepal
1 year of experience
Hi, I’m Prasun Bhattarai, a passionate learner and aspiring AI/software engineer focused on building strong technical skills through consistency and real-world projects. I’m deeply interested in machine learning, backend development, system design, and AI applications, especially projects that combine technologies like RAG pipelines, fine-tuning, and intelligent developer tools into one complete system. Rather than relying only on tutorials, I prefer learning through reading documentation, research, and hands-on implementation because I want to truly understand how systems work internally. Alongside technical growth, I also value creativity, communication, and problem-solving. I enjoy working on academic research, presentations, and projects that explore the intersection of technology, ethics, and innovation. My current goal is to steadily improve every day through focused learning, project building, and practical experience so I can eventually work at a professional level in AI and software engineering while creating impactful and meaningful technology.

PRISM (Pull Request Intelligent Semantic Monitor) is a semantic risk-analysis layer that sits on top of the existing pull request workflow, catching the silent failures that traditional CI/CD pipelines cannot see. While conventional checks confirm that code compiles and tests pass, they remain blind to behavioral inconsistencies — renamed API fields, altered enum values, or refactored permission logic — that quietly break downstream services in production. PRISM closes this gap by combining static AST analysis, dependency graph traversal, and IBM Bob-powered reasoning to trace how each change propagates through the codebase. It delivers a risk score, impacted-component map, and targeted regression scenarios through a CLI summary and interactive dashboard, answering the question CI cannot: should this code merge?
17 May 2026