Skip to content

Tom-the-Bomb/tomthebomb.dev

Repository files navigation

Personal Website

Made with Astro and Tailwind CSS

  • Image Pre-processing
    • Converts iOS HEIC/HEIF images to JPEG using process_images.py

    • Strips all GPS/location EXIF data from all images

    • Install dependencies with:

      py -m pip install -r requirements/dev.txt