B.Tech @ MITS Gwalior ย |ย Problem-First Mindset ย |ย Systems > Features
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
|
|
|
โA finished, boring tool beats a brilliant unfinished one.โ
PDTK is a CLI system designed to reduce developer cognitive load through deterministic, whitelisted execution.
| 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 |
- ๐ 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
# Activate PDTK
pdtk
# Verify identity
pdtk verify
# Start AI brainstorming
pdtk brainstorm
# Resume session
pdtk brainstorm load <id>A 3-layer thinking pipeline:
Slash Command โ Intent Detection โ Structured AI ResponseKey capabilities:
- Generates 2 solution paths (prevents tunnel vision)
- Tracks decisions with session persistence
- Produces structured reports
- Limits overthinking with controlled expansion
JavaScript โข TypeScript โข Node.js โข React โข Express โข MongoDB
Problem โ Constraints โ System โ Execution โ Feedback โ Refine- Backend architecture & logging systems
- Deterministic system design
- AI behavior & control systems
- Real-time interaction systems
- ๐ฎ Interactive learning systems
- ๐ค AI behavior modeling
- ๐ง Developer productivity systems
- โก Real-time feedback environments
- 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
Thereโs a stickman somewhere hereโฆ waiting to guide you ๐

