Skip to content
View arin-gupta06's full-sized avatar

Block or report arin-gupta06

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

Hey, I'm Arin Gupta 👋

B.Tech @ MITS Gwalior  |  Problem-First Mindset  |  Systems > Features


🧠 System.out.println("Who Am I");

I don’t just write code — I design systems that behave predictably, scale intentionally, and remain under control.

  • 🧩 I think in flows, constraints, and execution paths
  • 🎯 I prioritize clarity over complexity
  • 🤖 I explore AI as a controlled system, not blind automation
  • ⚡ I build tools that reduce cognitive load, not increase it

🚀 Current Build Zone

🧰 PDTK

Personal Development Toolkit

  • CLI-first developer system
  • Deterministic execution model
  • AI-assisted brainstorming (local LLM)
  • Built for focus, control, and finishability

⚔️ Algo Fight

Competitive coding platform

  • Real-time interaction
  • Gamified learning
  • Elo-based system

🛡️ Guardian AI

Secure AI-driven environment

  • Hackathon-built system
  • Monitoring + integrity focus
  • Privacy-aware design

🧰 Deep Dive: PDTK

“A finished, boring tool beats a brilliant unfinished one.”

PDTK is a CLI system designed to reduce developer cognitive load through deterministic, whitelisted execution.

🎯 Core Principles

Principle Meaning
Human-in-control Executes only developer-approved actions
Deterministic execution No AI-generated shell commands
Finishability over flexibility Fixed features per version
CLI-first No UI, no background services

⚙️ What Makes It Different

  • 🔒 Whitelisted execution only — zero arbitrary commands
  • 🧠 Local AI brainstorming (Mistral via Ollama)
  • No cloud dependency, no latency overhead
  • 🧩 Structured thinking environment, not chatbot noise
  • 🚫 Anti-overthinking system built-in

💻 Example Usage

# Activate PDTK
pdtk

# Verify identity
pdtk verify

# Start AI brainstorming
pdtk brainstorm

# Resume session
pdtk brainstorm load <id>

🧠 Brainstorm System

A 3-layer thinking pipeline:

Slash Command → Intent Detection → Structured AI Response

Key capabilities:

  • Generates 2 solution paths (prevents tunnel vision)
  • Tracks decisions with session persistence
  • Produces structured reports
  • Limits overthinking with controlled expansion

🛠️ Tech Arsenal

JavaScript • TypeScript • Node.js • React • Express • MongoDB


🧭 How I Think

Problem → Constraints → System → Execution → Feedback → Refine

🌱 Currently Evolving

  • Backend architecture & logging systems
  • Deterministic system design
  • AI behavior & control systems
  • Real-time interaction systems

📊 GitHub Pulse


🧪 Experimental Zone

  • 🎮 Interactive learning systems
  • 🤖 AI behavior modeling
  • 🧠 Developer productivity systems
  • ⚡ Real-time feedback environments

🎯 Vision

  • Build AI systems that are controlled, explainable, and trustworthy
  • Create tools that reduce mental overhead for developers
  • Become a developer who designs systems, not just interfaces

🧩 Fun Element

There’s a stickman somewhere here… waiting to guide you 👀


📫 Let's Connect

LinkedInEmail


Pinned Loading

  1. 404Error 404Error Public

    Hackathon marathon

    Kotlin 2

  2. GearGuard-The-Ultimate-Maintenance-Tracker GearGuard-The-Ultimate-Maintenance-Tracker Public

    Odoo hackathon

    TypeScript

  3. GuardianAI-Arin GuardianAI-Arin Public

    Forked from KD2303/GuardianAI

    Hackathon Extension

    HTML

  4. PDTK PDTK Public

    Personal Development ToolKit

    JavaScript