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

Highlights

  • Pro

Block or report Nishantt07

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

Pinned Loading

  1. Expense-Tracker Expense-Tracker Public

    I recently built an interactive finance tracker using JavaScript, DOM manipulation, and localStorage. The app allows users to record income and expenses, instantly updates the balance, and even pro…

    JavaScript

  2. Movie-Search-App Movie-Search-App Public

    Discover my Movie Search App! Easily filter movies by genre, release year, popularity, type, and country. View movie posters, titles, release dates, ratings, and brief summaries. Simply search for …

    JavaScript

  3. Quiz-App Quiz-App Public

    Excited to share my interactive Quiz App! Users can select categories, set quiz length, and track progress in real time. Instant feedback highlights correct and wrong answers, with a final score su…

    JavaScript

  4. ToDo-List ToDo-List Public

    This is a To-Do List app code where you can add, edit, and delete tasks. The tasks are saved in your browser’s storage, so they stay even after you refresh the page. Tasks are shown as a list, and …

    JavaScript

  5. Weather-App Weather-App Public

    This project is a simple weather application that fetches real-time weather data using the API. Users can enter a city name to get current temperature, humidity, wind speed, and more. The app also …

    CSS

  6. Investment-Banking-RAG-System Investment-Banking-RAG-System Public

    A RAG-based chatbot that leverages LangChain, ChromaDB, and BGE-small embeddings to perform semantic search over financial documents. The system includes a full document ingestion pipeline (PDF par…

    HTML