Skip to content
View ph33nx's full-sized avatar
🥷
Cooking
🥷
Cooking

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 1

  2. Python script to recursively downloa... Python script to recursively download missing subtitles for video files in formats like .mp4, .mkv, .avi, and .mov. Ideal for Jellyfin, Plex, Emby, and other media servers in homelab setups. Automatically fetches the best-matched .srt subtitles in your preferred language using subliminal. Boosts your media library with accurate subtitles for movies and TV shows.
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    """
    4
    Author: ph33nx
    5
    URL: https://github.com/ph33nx
  3. 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
  4. 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.
  5. RoxyAPI/astrology-starter-app RoxyAPI/astrology-starter-app Public

    Astrology Starter Mobile App (Android/iOS) with Daily Horoscopes, Zodiac, Tarot & Numerology built using Typescript & React Native

    TypeScript 2 1