Skip to content
View Dhananjay0719's full-sized avatar
♠️
Hustling
♠️
Hustling

Block or report Dhananjay0719

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. decentralized-voting-dapp decentralized-voting-dapp Public

    Decentralized voting dApp built with Solidity and Hardhat for transparent, tamper-evident voting in organizations. Enforces one-vote-per-wallet, emits on-chain events for auditability, and includes…

    JavaScript

  2. erc20-from-scratch erc20-from-scratch Public

    A fully ERC-20 compliant token built from scratch in Solidity to demonstrate deep understanding of token mechanics, allowances, minting logic, and event-based observability without relying on OpenZ…

    JavaScript

  3. digitsense-handwritten-digit-recognizer digitsense-handwritten-digit-recognizer Public

    CNN-based handwritten digit recognition system with real-time canvas input and Streamlit deployment.

    Python

  4. brieflyai-text-summarizer brieflyai-text-summarizer Public

    BrieflyAI (Flask) is a production-oriented text summarization web app implementing a hybrid extractive + abstractive NLP pipeline with chunking and caching, designed for efficient CPU deployment.

    HTML

  5. digitsense-llm-explainer digitsense-llm-explainer Public

    An advanced extension of the DigitSense project that adds a local LLM-based explainability layer using LangChain and Ollama to generate human-friendly explanations for handwritten digit predictions.

    Python

  6. leetcode leetcode Public

    Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

    C++