Skip to content

Latest commit

 

History

History
70 lines (50 loc) · 2.47 KB

File metadata and controls

70 lines (50 loc) · 2.47 KB

🧰 My Tools Collection

This repository contains a collection of tools and applications that I have built.
Each project focuses on solving a specific problem with simplicity and efficiency.


📦 Tools List

1. 🔄 Universal Converter

A multi-purpose file conversion tool that supports various formats.

Features:

  • Image Conversion: PNG, JPG, WEBP
  • Audio Conversion: MP3, WAV
  • Video Conversion: MP4, MKV
  • PDF Compression
  • Simple and user-friendly workflow

2. 🛒 FB Scrapper

An application designed to scrape data from Facebook Marketplace.

Features:

  • Scrapes Facebook Marketplace listings
  • Region-specific: Indonesia only
  • Useful for market research and data analysis

⚠️ Note: This tool is intended for educational and research purposes only. Use responsibly and in accordance with Facebook’s terms of service.


3. 🛡️ K.Inc Pass Manager

K.Inc Pass Manager is a simple, secure, and lightweight password manager built with Flutter. Designed for personal use, it runs seamlessly on Windows and Android, ensuring your data is accessible wherever you are.

Features:

  • 🔒 Secure Local Storage: All your passwords are encrypted locally using AES-256 encryption. Your master password is the key, and it is never stored.
  • 💾 Smart Backup & Restore:
    • Export your data to a JSON file.
    • Redundancy Check: Prevents duplicate entries during import.
    • Version Control: If a password has changed, the old password is automatically archived to the history.
  • 📜 Password History: View previous passwords for any account directly from the app.
  • 📱 Cross-Platform: Optimized for both Android and Windows (Desktop).
  • 🎨 Adaptive Design: Modern UI with Poppins font, Adaptive Icons on Android, and a customized Windows experience.
  • 🚀 Fast & Offline: No cloud dependencies. You own your data.

🚀 Purpose of This Repository

  • Central place to store and manage my tools
  • Showcase projects and utilities I’ve created
  • Continuous improvement and experimentation

📌 Future Plans

  • Add more automation and utility tools
  • Improve performance and UI
  • Expand scraping tools to other platforms (where permitted)

📄 License

This project is licensed under the MIT License.
You are free to use, modify, and distribute this software with proper attribution.


⭐ If you find any of these tools useful, feel free to star the repository!