Skip to content
View nishthapant's full-sized avatar

Block or report nishthapant

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. portfolio portfolio Public

    A modern, responsive portfolio website built with React and Tailwind CSS to showcase my work, experience, and technical skills. Designed with a focus on clean aesthetics, accessibility, and perform…

    TypeScript

  2. fruityjar fruityjar Public

    A React + TypeScript app for browsing fruits by nutrition, adding them to a virtual “jar,” and visualizing total calories with dynamic charts. Built with Vite, Chakra UI, and react-chartjs-2 to sh…

    TypeScript

  3. ai-study-buddy ai-study-buddy Public

    AI-powered study assistant that extracts insights from uploaded PDFs using Retrieval-Augmented Generation (RAG). Users can upload educational materials, research papers, or notes and ask context-aw…

    Python

  4. ai-chatbot ai-chatbot Public

    This is a simple AI chatbot built using Python, LangChain, and Chainlit. The chatbot, currently a stateless conversational agent is powered by the GPT-2 model, which is exposed through the Hugging …

    Python

  5. dbt-project dbt-project Public

    End-to-end data pipeline for processing e-commerce product reviews. Raw data from GCS is cleaned, transformed, and loaded into BigQuery using a modular dbt architecture (staging, dimensional, fact,…

  6. airflow airflow Public

    This project orchestrates an end-to-end data pipeline for an e-commerce dataset using Apache Airflow (in Docker) and a separate dbt (data build tool) project. The pipeline transforms raw source dat…

    Python