Skip to content
View prashant00797's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report prashant00797

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

πŸ‘‹ Hi, I'm Prashant Nath

πŸ’» Developer building AI-powered web applications πŸ€–

Currently building AI-powered applications end-to-end β€” combining frontend, backend and LLM-driven systems using FastAPI, LangGraph, RAG and agent architectures.

Focused on real-world, production-style GenAI systems.


πŸš€ Tech Stack

🎨 Frontend

React JavaScript Next.js TypeScript HTML5 CSS3 Redux Toolkit TailwindCSS Zod Git


βš™οΈ Backend and DB (growing)

Python FastAPI Pydantic PostgreSQL


πŸ€– GenAI (growing)

LangChain LangGraph RAG Systems Vector DB


🧠 Featured Projects

πŸš€ Full-Stack GenAI

πŸ”Ή Portfolio Assistant

Live Project

πŸ”— BE - https://github.com/prashant00797/personal-chat-agent , FE - https://github.com/prashant00797/My-Portfolio-v2


🎨 Frontend + AI Applications

πŸ”Ή AI Insurance Portal

Live Project

πŸ”— https://github.com/prashant00797/ai-insurance-app


πŸ”Ή Insight AI β€” Text Summarizer

Live Project

πŸ”— https://github.com/prashant00797/ai-summary-app


πŸ’Ό Professional Experience

Development Engineer Avizva Solutions Pvt. Ltd. (Sep 2021 – Jan 2024)

  • Developed and maintained a healthcare insurance member portal using React and Redux RTK.
  • Built interactive dashboards, dynamic profile widgets and complex form workflows.
  • Improved user engagement by ~80% through UI improvements and new features.
  • Optimized performance using lazy loading, debouncing and API optimization techniques.
  • Developed reusable UI components used across multiple modules.
  • Worked with REST APIs, Git workflows and AWS S3 deployments.

πŸ“Š GitHub Stats

GitHub Stats


πŸ” Languages

Top Langs


🌐 Connect With Me

πŸ”— Portfolio: https://prashantnathv2.netlify.app/ πŸ”— LinkedIn: https://linkedin.com/in/prashant0112


⭐ Building at the intersection of frontend, backend and GenAI.

Pinned Loading

  1. ai-insurance-app ai-insurance-app Public

    AI-powered insurance portal with natural language search for claims and providers using Gemini AI. (Version 1 deployed)

    JavaScript

  2. ai-summary-app ai-summary-app Public

    Insight AI β€” AI powered text summarizer that converts long text into clear summaries, key insights, or bullet points using Google Gemini.

    JavaScript

  3. portfolio-chat-agent portfolio-chat-agent Public

    A ReAct agent backend for developer portfolio chatbots. Built with LangGraph, RAG and FastAPI.

    Python