Skip to content
View RohitDSonawane's full-sized avatar

Highlights

  • Pro

Block or report RohitDSonawane

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

Hey, I'm Rohit Sonawane

CS Undergrad · Systems Builder · Works on My Machine™

profile views

AI futuristic coding


About

Third-year Computer Engineering student at PCCoE — Pimpri Chinchwad College of Engineering.

I build backend-heavy, real-world systems that sit at the intersection of AI agents, distributed systems, and data structures. Not portfolio fillers — things I actually run and debug at 1 AM.

Currently focused on ZeroTRUST — an AI-powered misinformation detection system designed to make real-time fact-checking accessible and transparent for everyone.


What I'm Working On

  • 🔭 ZeroTRUST — multi-agent misinformation detection with local AI + decentralized verification
  • 🌱 Exploring Agentic AI, Blockchain / Web3, and System Design
  • 📊 CGPA and I have reached a mutual understanding — we're working on it
  • 💬 Ask me about Python, C++, LLM pipelines, Langchain-LangGraph & AgentDevKits, Hyperledger-Blockchain
  • 📫 Reach me: rohit.sonawane.works@gmail.com

Connect

   


Languages & Tools

                                             


Featured Projects

Project What it does Stack
MailMind Autonomous email scheduling agent — polls threads, resolves calendar availability, proposes slots. No UI, fully backend. Python · Pydantic AI · OpenRouter · Gmail API
DRMS Disaster Relief Management System — N-ary tree org structure, Dijkstra shortest-path routing, file-based CLI. C++ · DSA · Graphs
hyperledger-fabric-car-supply-chain Tracks vehicle provenance from manufacture to sale on a multi-org Hyperledger Fabric network. Hyperledger · Go · Shell

works on my machine™

Pinned Loading

  1. ethereum-dev-starter ethereum-dev-starter Public

    A foundational Ethereum development project featuring a 'Hello World' smart contract built with Solidity and Hardhat. This repository documents the complete lifecycle of a decentralized app: from l…

    JavaScript

  2. hyperledger-fabric-car-supply-chain hyperledger-fabric-car-supply-chain Public

    Hyperledger Fabric Car Supply Chain implementation. Tracks vehicle provenance from manufacturing to customer sale. Includes custom Go chaincode, multi-org network scripts, and block explorer config…

    Shell

  3. HyperledgerFabricDevStarter HyperledgerFabricDevStarter Public

    A comprehensive, step-by-step developer's guide to mastering Hyperledger Fabric on Windows/WSL2. This repository documents my initial learning journey, featuring a specialized manual to overcome co…

    Shell

  4. PDFChatBot PDFChatBot Public

    AI-powered PDF ChatBot — upload any PDF and chat with it using Llama 3.3 70B via OpenRouter. Built with Streamlit, Pinecone vector DB, and SentenceTransformers. Dark chat UI, modular architecture, …

    Python

  5. YouTubeResearchAssistant YouTubeResearchAssistant Public

    This project automates the workflow of finding YouTube videos related to an article, extracting transcripts, and saving metadata into structured JSON files.

    Python

  6. Mailmind Mailmind Public

    Autonomous, backend-only email scheduling assistant. Operates entirely within email threads to poll inboxes, extract natural-language availability using Pydantic AI/Groq, mathematically resolve ove…

    Python