Skip to content
View XaHertz's full-sized avatar

Organizations

@Astralsphere-Arts

Block or report XaHertz

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. Windows-8.1-Pro-WMC-ISO-Tool Windows-8.1-Pro-WMC-ISO-Tool Public

    A Tool for creating Windows 8.1 Pro with Media Center Edition ISO from a Home or Pro Edition ISO

    Batchfile 2

  2. Batch Script for creating Windows In... Batch Script for creating Windows Installer Packages for Java Applications using JPackage
    1
    @echo off
    2
    
    
    3
    set name=[App Name]
    4
    set vendor=[App Publisher]
    5
    set year=[Copyright Year]
  3. Astralsphere-Arts/Speckle Astralsphere-Arts/Speckle Public

    A Simple Invoicing and Inventory Management System written in Java and uses SQLite to store Data.

    Java 2 1

  4. Astralsphere-Arts/Obelisk Astralsphere-Arts/Obelisk Public

    A Simple Invoicing Tool written in Java and uses SQLite to store Data.

    Java 2

  5. Sentinel Sentinel Public

    A No-Frills Password Manager written in Java

    Java

  6. OpenCV-Face-Recognition OpenCV-Face-Recognition Public

    Face Recognition using OpenCV and Python

    Python