Skip to content
View DSCmatter's full-sized avatar
⚔️
Straight up evil
⚔️
Straight up evil

Highlights

  • Pro

Block or report DSCmatter

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

Hi there! 👋

I am Vasant Kumar Mogia, a CS undergraduate student

  • 📚 CS student
  • 💬 English(en) हिन्दी(hi)
  • 🧠 Interests: Software, AI, Backend infra
  • 💕 Opensource
  • 💜 Likes: Python, TypeScript, Go

Work Experience

Honors & awards

  • The Unstoppable Hackathon - Bronze (3rd Place) Issued by AOSSIE · Mar 2026
  • HackIndore - Top 10 Finalists Issued by SGSITS Indore · Sep 2025

Projects

Featured

  • DarkenStars/VeriFact (Hackathon ranked 7th/200 @ HackIndore) A fact-checking system that verifies user claims with evidence-backed explanations using web searches and AI, delivering transparent verdicts through a simple interface.

  • QuriousAI/qurious An AI-powered research assistant that helps researchers, students, and curious minds find, understand, and organize scientific literature faster.

Full Stack

Research

  • DSCmatter/Dryfruit_Grade_Classification: A deep learning model to classify images of dry fruits (such as almonds and cashews) into different quality grades (for example, Grade A and Grade B).
  • DSCmatter/adaptive-qlearning-web-crawler: Models focused web crawling as a reinforcement learning task, where a Q-learning agent adaptively selects links to maximize topical relevance and minimize crawl cost. Performance is compared against heuristic-based crawlers to evaluate efficiency, coverage, and learning convergence.

AI & Data Science

Backend & Cloud

Data Engineering

Systems & Backend

Things I code with:

Go Python TypeScript C++ R React Next.js Node.js Express.js TensorFlow HTML5 CSS3 AWS Google Cloud Platform Firebase Redis PostgreSQL Git Docker Ubuntu

Socials

LinkedIn Gmail GitHub Website Discord

📈 GitHub Stats

GitHub Metrics

Pinned Loading

  1. DarkenStars/VeriFact DarkenStars/VeriFact Public

    A fact-checking system that verifies user claims with evidence-backed explanations using web searches and AI, delivering clear, transparent verdicts through a simple interface.

    Python 1 3

  2. MyRedis MyRedis Public

    Your own miniature redis written in Go.

    Go

  3. QuriousAI/qurious QuriousAI/qurious Public

    An AI-powered research assistant that helps researchers, students, and curious minds find, understand, and organize scientific literature faster.

    TypeScript 7 1

  4. kpoptcha kpoptcha Public

    A simple kpoptcha for y'all 🫰

    TypeScript

  5. Agentic_Firewall Agentic_Firewall Public

    Agentic Firewall is a lightweight security wrapper that intercepts and validates Model Context Protocol (MCP) tool calls before they reach AI agents like Claude.

    Python 2 1

  6. adaptive-qlearning-web-crawler adaptive-qlearning-web-crawler Public

    Research implementation of a focused web crawler that combines adaptive Q-learning, LinUCB contextual bandits, and graph neural network embeddings for topic-directed crawl decisions.

    Python