Personal
Playground
Explore ideas, experiment with new tech, and discover the utility tools I've built through learning and development.
Personal Playground
Digital Lab & Experiments
Tech Stack
Behind the Playground
Explore my journey as a developer and discover the projects that drive my passion for innovation.
Infrastructure
Real-time server metrics and system health monitoring.
Selected Work
A collection of digital products, tools, and experiments I've built.
Featured Projects
2 selectedProject Library
0/0 shownBase64 Converter
Convert files or text to Base64 format instantly.
Webhook Tester
Debug incoming requests in real-time.
Mock API
Simulate endpoints for testing purposes.
JWT Debugger
Decode and verify JWT tokens instantly.
File Generator
Generate valid files (JPG, PNG, PDF, JSON, etc) with target size.
Diff Checker
Compare two files or text to visualize differences.
Hash Converter
Convert strings or files to MD5, SHA256, and bcrypt hashes for verification.
JSON Diff
Compare two JSON payloads and view changes per path in detail.
Regex Tester & Debugger
Test regex, view capture groups, and preview replacements interactively.
Text Generator
Generate random/custom text with exact character target or max length.
No projects found. Try different keywords or categories.
Developer Tools
Extensions and tools to supercharge your development workflow.
Playwright BDD Runner
Run Playwright BDD scenarios directly from .feature files in VS Code. Execute tests at cursor, re-run failures, and toggle between headless/headed modes.
- Run scenario at cursor
- Re-run failed tests
- Headless/Headed mode toggle
- Auto-detect package manager
SafeHit
Enterprise-grade utility for developers and QA teams. Protect production environments from accidental mutations and streamline API testing.
- Production safeguard (blocks POST/PUT/DELETE)
- Integrated API client with CORS bypass
- Mocking engine for custom responses