Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

265 Commits

Repository files navigation

interested

A diverse personal collection of scripts and exploratory projects encompassing CI/CD, documentation, and various utilities across Python, C++, Batchfile, and JavaScript.

📁 Directory Structure

interested/
├── Scripts/ # Language-specific utilities
│ ├── Batch/ # Windows batch scripts
│ ├── Cpp/ # C++ utilities
│ ├── Python/ # Python scripts
│ ├── PDF/ # PDF processing tools
│ └── SQ/ # Security scripts
├── CI-CD/ # CI/CD configurations
├── Documentation/ # Documentation generators
└── Various Scripts # Individual utility scripts

🚀 Quick Start

Clone Repository

git clone https://github.com/bivex/interested.git
cd interested

Example Scripts

Python Scripts

# Parse Xiaomi device informationcd Scripts/Python
python Xiaomi_find_devices.py
# Analyze Safari timeline performance
python "Safari Timeline Recording Performance Bottleneck Analyzer.py"# Generate OpenOffice Calc from JSON
python "OpenOffice Calc from Json.py"

JavaScript/Node.js Scripts

# Parse Google Play reviews
node "Google Play Reviews Parser.js"# Extract Tailwind classes
node TailwindExtractor.js
# Detect text overflow issues
node "Text Overflow & Layout Breach Detector.js"

Batch Scripts

# Navigate to Batch scriptscd Scripts/Batch
# Run specific .bat file for Windows automation

📦 Categories

CI/CD & Automation

  • CI/CD configurations for various projects
  • Documentation generators (JSON to FOSSFLOW)
  • Automated testing utilities

Web & Browser Tools

  • Google Play Reviews Parser - Extract and analyze app reviews
  • TailwindExtractor - Extract Tailwind CSS classes from HTML
  • Text Overflow Detector - Detect UI layout breaches
  • Color Scheme Extractor - Extract color palettes from web pages
  • Reddit Comment Expander - Expand collapsed comments

System & Performance

  • Xiaomi_find_devices.py - Detect Xiaomi devices on network
  • Safari Timeline Analyzer - Identify performance bottlenecks
  • RAMDisk React App - Memory-optimized React application

Documentation & Reports

  • OpenOffice Calc generator from JSON data
  • Lighthouse reports in Markdown format
  • Mutation testing documentation

🔧 Requirements

  • Python: Python 3.6+
  • Node.js: Node.js 14+ (for JS scripts)
  • Windows: Batch scripts require Windows environment
  • C++: C++98/99 compatible compiler

📄 License

See LICENSE for details.

🤝 Contributing

Feel free to submit issues, fork the repository, and create pull requests for any improvements.

About

🧠 PLAYGROUND OF INNOVATION. CI/CD masterclass + multi-language wizardry (Python, C++, JS, Batchfile). Where experiments become GOLD. ⚡

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages