Skip to content
View bhnprksh222's full-sized avatar
🦉
Night Owl
🦉
Night Owl

Block or report bhnprksh222

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.

Content in all repositories owned by your account will be closed.
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
bhnprksh222/README.md

Hi, I'm Bhanu Prakash

Bhanu Prakash Header

Software Engineer | Python & Full-Stack Developer | Generative AI & Cloud Engineer


About Me

Software Engineer with 3+ years of experience building scalable backend systems, full-stack applications, cloud-native services, distributed systems, and AI-powered solutions.

  • Currently working as a Software Engineer at MetLife
  • Master's in Computer Science from Clark University
  • Strong focus on Python, Django, FastAPI, Flask, and microservices
  • Building Generative AI, RAG, LangChain, and LLM-powered applications
  • Experienced with REST APIs, Kafka, Redis, Celery, and event-driven systems
  • Hands-on experience with AWS, Azure, Docker, CI/CD, and deployment automation
  • Interested in system design, observability, performance optimization, and scalable architectures
  • Active in open-source debugging, issue investigation, and reliability improvements

Tech Stack

Languages

Python · JavaScript · TypeScript · SQL · C# · XML

Backend & APIs

Django · FastAPI · Flask · REST APIs · Microservices · API Integration · Middleware Development · ASP.NET Core · ASP.NET Web API · ASP.NET MVC

Frontend

React.js · Next.js · TypeScript · Angular · Storybook · HTML5 · CSS3

Databases & Search

PostgreSQL · DB2 · SQL Server · Redis · Elasticsearch · Pinecone

Generative AI & Automation

LangChain · LlamaIndex · OpenAI APIs · LLMs · RAG · Agentic RAG · Vector Embeddings · Semantic Search · Workflow Automation

Messaging & Distributed Systems

Apache Kafka · Celery · Redis Queues · Event-Driven Architecture

Cloud & DevOps

AWS · Azure · Docker · GitHub Actions · CI/CD · Git · Deployment Automation

Observability & Engineering

Prometheus · Grafana · CloudWatch · Agile · Scrum · SDLC · System Design · Code Reviews · A/B Testing


Professional Experience

Software Engineer - MetLife

Aug 2025 - Present | USA

  • Architected scalable Python, Django, and FastAPI microservices supporting enterprise financial and regulatory workflows
  • Developed Django ORM synchronization services and React data bindings to improve enterprise data consistency
  • Built XML ingestion and generation pipelines for actuarial systems, financial models, and reporting integrations
  • Integrated LangChain and OpenAI APIs to automate document analysis and regulatory report review workflows
  • Improved software delivery through CI/CD-integrated testing, Agile development, peer reviews, and cross-functional collaboration
  • Created API contracts, integration schemas, and technical documentation to improve maintainability and deployment reliability

Software Engineer - Kellton

May 2021 - Dec 2023 | India

  • Built scalable backend services and automation platforms using Python, Django, and Flask
  • Implemented asynchronous processing workflows using Celery and Redis
  • Optimized PostgreSQL queries and Redis caching for high-traffic production applications
  • Modernized web applications using React, Next.js, TypeScript, and Storybook
  • Built event-driven microservices using Apache Kafka, AWS, and Docker
  • Implemented real-time observability using Prometheus and Grafana
  • Developed Elasticsearch-powered search APIs for large enterprise datasets
  • Supported experimentation and continuous delivery through A/B testing and Agile development

Featured Projects

DocuMind - AI-Powered Document Intelligence API

Tech Stack

FastAPI · LangChain · OpenAI API · PostgreSQL · React · Docker · AWS S3 · AWS Lambda · AWS ECR · GitHub Actions

AI-powered document intelligence platform designed for financial and compliance workflows.

  • Built document extraction, semantic search, and enterprise knowledge retrieval capabilities
  • Developed a Retrieval-Augmented Generation (RAG) pipeline using vector embeddings and natural-language querying
  • Achieved sub-900ms response times for document queries
  • Achieved 91% document extraction accuracy
  • Reduced manual document review effort by 65% across 500+ PDF documents
  • Containerized the application using Docker
  • Deployed services using AWS S3, Lambda, ECR, and GitHub Actions CI/CD

PolicyBot - Agentic RAG Chatbot

Tech Stack

Python · FastAPI · Django · LangChain · LlamaIndex · PostgreSQL · Pinecone · React · Docker · AWS ECS · CloudWatch

Enterprise knowledge assistant designed for intelligent question answering across large document collections.

  • Built an Agentic RAG architecture using LangChain Agents and LlamaIndex
  • Enabled knowledge retrieval across 10,000+ enterprise policy and knowledge documents
  • Implemented hybrid retrieval using OpenAI embeddings, BM25 ranking, semantic search, and document chunking
  • Improved retrieval accuracy by 38%
  • Built scalable FastAPI and React applications with JWT authentication and streaming responses
  • Implemented AWS ECS auto-scaling and CloudWatch monitoring
  • Reduced document search resolution time from 4 minutes to under 8 seconds

Open Source Contributions

Contributing to real-world open-source projects through debugging, root-cause analysis, reliability improvements, and technical investigation.

Responsively App

Cross-platform developer tool for responsive web development.

Fullscreen Keyboard Handling

Bug Fix · Electron · JavaScript · Event Handling

Pressing the F key while typing inside an input or textarea unexpectedly triggered fullscreen mode.

  • Identified the global keyboard listener as the source of the issue
  • Added guards to detect input, textarea, and contentEditable elements before processing the fullscreen shortcut
  • Prevented unintended fullscreen activation without affecting existing keyboard shortcuts
  • Improved keyboard interaction and overall user experience

View Issue #1441


Iframe Navigation Redirect

Bug Fix · Electron WebView · Navigation · Event Handling

Pages containing embedded iframes such as Spotify playlists could unexpectedly redirect from the parent page to the iframe URL.

  • Traced the issue to did-navigate-in-page events generated by iframe navigation
  • Identified iframe navigation being incorrectly handled as top-level page navigation
  • Added a guard so only main-frame navigation updates the application address and history
  • Preserved normal SPA navigation, reload, back, and forward behavior
  • Eliminated unexpected redirects on websites containing embedded content

View Issue #1388


Backdrop Blur Rendering Investigation

Technical Investigation · Electron · Chromium · CSS

CSS backdrop-filter effects and Tailwind backdrop-blur utilities were not visually rendering inside Responsively previews.

  • Investigated the behavior across the Electron webview rendering path
  • Identified GPU-backed compositing limitations affecting backdrop-filter
  • Reviewed related Electron and Chromium behavior
  • Documented the issue as a platform limitation instead of an application-level defect
  • Helped prevent incorrect bug classification and provided architectural context for maintainers

View Issue #1410


Techtonica

Open-source technology education platform.

Cross-Page Feature Reliability

Reliability · JavaScript · Debugging · Maintainability

A feature behaved inconsistently across different pages and silently failed in specific contexts.

  • Investigated page-specific execution behavior
  • Identified script execution order and initialization differences as the root cause
  • Aligned the implementation with the application's standard structure
  • Removed duplicate logic
  • Corrected script loading and event initialization order
  • Stabilized behavior across affected contexts without introducing regressions

View Issue #866


GitHub Profile


Current Focus

Generative AI · RAG Systems · AI Agents · Python Backend Engineering · Cloud-Native Systems · Distributed Applications

  • Production-ready RAG systems
  • Agentic AI and enterprise knowledge assistants
  • Scalable Python, FastAPI, and Django architectures
  • Cloud-native application development on AWS
  • Event-driven and distributed systems
  • REST API and microservice architecture
  • Open-source software development
  • CI/CD and deployment automation
  • Observability and production monitoring
  • Application performance optimization

Education

Master's in Computer Science

Clark University
Worcester, Massachusetts, USA
Jan 2024 - Dec 2025


Certifications

  • AWS Certified Developer - Associate - Pursuing
  • Certified Kubernetes Application Developer (CKAD) - Pursuing
  • LangChain & LLM Application Development - DeepLearning.AI

Connect With Me

LinkedIn GitHub Portfolio Email


Building scalable software, intelligent systems, and reliable cloud applications.

Python · Generative AI · Distributed Systems · Cloud Engineering · Open Source

Pinned Loading

  1. responsively-app responsively-app Public

    Forked from responsively-org/responsively-app

    A modified web browser that helps in responsive web development. A web developer's must have dev-tool.

    TypeScript

  2. archivum archivum Public

    TypeScript 1

  3. credit-card-fraud-detection credit-card-fraud-detection Public

    Jupyter Notebook

  4. Electrobuy Electrobuy Public

    Forked from rajkishorreddy/Electrobuy

    JavaScript

  5. nvim nvim Public

    Lua

  6. movieex-react movieex-react Public

    JavaScript