Skip to content
View ph33nx's full-sized avatar
🥷
Cooking
🥷
Cooking
  • New Delhi
  • 08:49 (UTC +05:30)

Block or report ph33nx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. lila-player lila-player Public

    Lila - Slowed and Reverb LoFi Audio Player - Multiplatform Desktop App - Built with Rust & React

    TypeScript 1

  2. Block All Adobe .exe files via Firew... Block All Adobe .exe files via Firewall on Windows Using Batch Script | Stop adobe apps to access internet
    1
    :: ################################################################
    2
    :: ##                  🔥 WinMasterBlocker 🔥                     #
    3
    :: ################################################################
    4
    :: # Author: https://github.com/ph33nx                            #
    5
    :: # Repo: https://github.com/ph33nx/WinMasterBlocker             #
  3. Python script to recursively downloa... Python script to recursively download missing subtitles for video files
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import os
    4
    import sys
    5
    from babelfish import Language
  4. Batch Convert Images to Web-Optimize... Batch Convert Images to Web-Optimized JPG or WEBP using Python with EXIF Preservation 🖼️✨ Fast, batch image conversion while preserving EXIF metadata using Python Script
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    """
    4
    Author: ph33nx
    5
    URL: https://gist.github.com/ph33nx/861d9ff35721d56205c834c7f8308e0b
  5. project2txt.py - Python script that ... project2txt.py - Python script that Exports Project Structure, Code and File Contents to txt file for LLM, ChatGPT, Agent Based Workflows. Scans a project's directory structure and exports the file hierarchy and contents into a clean, human-readable YAML file. This script is designed to simplify AI workflows, including those leveraging ChatGPT, LLMs, and agent-based programming.
    1
    #!/usr/bin/env python3
    2
    """
    3
    project2txt.py
    4
    5
    Python script to scan a project's directory structure for common programming files and export it to a text file.
  6. py-docker-rabbit py-docker-rabbit Public

    Python