Back to Portfolio

Developer Tools

A collection of free, open-source tools designed to help developers with common configuration tasks, boost productivity, and simplify complex setups.

Available Tools

Ready to use tools for your development workflow, organized by category.

DevOps

Available

Nginx Configuration Generator

Generate production-ready Nginx configurations for various use cases including reverse proxy, SSL termination, load balancing, and static file serving.

Nginx
Web Server
Configuration
+1
Available

S3 Bucket CORS Configuration

Generate proper CORS configurations for AWS S3 buckets to handle cross-origin requests securely with fine-grained control.

AWS S3
CORS
Security
+1
Available

Cron Schedule Expression Generator

Create and understand cron expressions for scheduling tasks. Includes presets and custom builder.

Cron
Scheduler
DevOps
Available

Secret Key Generator

Generate secure secret keys for Django SECRET_KEY, NextAuth AUTH_SECRET, and custom applications.

Security
Django
NextAuth
+1

Development

Available

JSON Formatter & Validator

Format, validate, and beautify JSON data with syntax highlighting, error detection, and minification options.

JSON
Validation
Formatting
+1
Available

RegEx Tester & Builder

Test, build, and understand regular expressions with visual feedback and common presets for validation.

RegEx
Testing
Validation
+1
Available

Video Stream Tester

Test HLS, DASH, Smooth Streaming, and Progressive video streams with DRM support, quality testing, and comprehensive metrics.

Video
Streaming
DRM
+2
Available

WebSocket Tester

Test WebSocket connections, send and receive messages, monitor connection status, and debug real-time communication protocols.

WebSocket
Real-time
Testing
+1

Coming Soon

More tools in development to help streamline your workflow.

Planned

Coming Soon

JWT Token Decoder

Decode and analyze JWT tokens with detailed payload inspection and validation.

JWT
Security
Authentication
Coming Soon

Database Schema Generator

Generate database schemas and migrations for popular databases from JSON or visual interface.

SQL
Database
Schema
Coming Soon

API Documentation Generator

Generate beautiful API documentation from OpenAPI/Swagger specifications.

API
Documentation
OpenAPI
Coming Soon

URL Shortener

Create short, trackable URLs with analytics and custom domains support.

URL
Analytics
Tracking
Coming Soon

Text Diff Checker

Compare two text inputs and highlight the differences with a side-by-side view.

Diff
Text Comparison
Utilities