Skip to content

yunusayan0/ytools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YTools

YTools is a collection of fast, privacy-focused micro tools built for developers and creators.

It is designed as a developer utility hub — a place where common tasks can be completed instantly without login, ads, or tracking.

🌐 Live Demo: https://yunusayan.com/ytools/


✨ Philosophy

YTools follows a simple set of principles:

  • ⚡ Fast and minimal
  • 🔒 Privacy first — no tracking
  • 🧠 Client-side processing whenever possible
  • 🚫 No login required
  • 📦 Small tools that solve real problems

The goal is not to build a SaaS product, but to create a network of useful utilities that developers can rely on daily.


🧰 Available Tools

⚡ Developer Tools

  • JSON Formatter
  • JSON ↔ YAML Converter
  • Base64 Encoder / Decoder
  • JWT Decoder
  • Regex Tester
  • Timestamp Converter
  • UUID Generator
  • Code Minifier

🔐 Security Tools

  • Password Generator
  • Hash Generators

✍️ Text Tools

  • Word Counter
  • Markdown Preview

🎨 Design Tools

  • QR Code Generator
  • SVG Optimizer

🌐 Web & File Tools

  • Temporary File Upload
  • Various web utilities

(More tools are continuously added.)


🧭 Project Goal

YTools is an experimental platform focused on:

  • developer workflow exploration
  • utility interaction design
  • traffic flow experimentation
  • micro-tool ecosystems

This project acts as a foundation for future developer-focused projects.


🛠 Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Client-side processing
  • Lightweight architecture (no heavy frameworks)

🔒 Privacy

Most tools process data directly in the browser.

  • No tracking scripts
  • No analytics profiling
  • No user accounts
  • Uploaded files are temporary

🚀 Running Locally

git clone https://github.com/yunusayan0/ytools.git
cd ytools

Then open:

index.html

in your browser.

(No build step required.)


🤝 Contributing

Suggestions, ideas, and improvements are welcome.

If you want to add a new tool or improve an existing one:

  1. Fork the repository
  2. Create a feature branch
  3. Submit a pull request

📌 Roadmap (Conceptual)

  • Improve tool-to-tool workflow navigation
  • Expand developer utilities
  • Enhance discovery experience
  • Performance optimizations

📄 License

MIT License — feel free to use, modify, and learn from the project.


👨‍💻 Author

Created by Yunus Ayan

Website: https://yunusayan.com


⭐ If you find this project useful, consider starring the repository.