Skip to content
View jurassicLizard's full-sized avatar

Block or report jurassicLizard

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
.github/profile/README.md

Repos of JurassicLizard

⚠️ Important Notice :

All my repositories have been migrated to jurassicLizard's GitLab space. Existing projects on GitHub will gradually be either archived as public read-only repositories or deleted.

Going forward, all development of my own tools will take place exclusively on GitLab keeping only collaborative tasks in github.

Popular repositories Loading

  1. vex2pdf vex2pdf Public archive

    Convert CycloneDX JSON or XML docs to PDF reports. Was designed to work for VEX reports but can also generate PDFs for standard BoMs.

    Rust 9 1

  2. crypto-handler crypto-handler Public archive

    A Modern C++23 wrapper for OpenSSL providing clean, type-safe cryptographic operations with robust error handling. Simplifies symmetric encryption, hashing, and MAC algorithms while maintaining sec…

    C++ 3

  3. Alif_Game_Platform_UE Alif_Game_Platform_UE Public archive

    Educational game project intended to create a platform for developing top-down squad-based games similar to Commandos with Unreal Engine 5 For learning purposes. The entire codebase was written in …

    C++ 1

  4. ocr-receipt-dockerless ocr-receipt-dockerless Public

    Forked from cfanatic/ocr-receipt

    Perform optical character recognition on receipts

    C++

  5. CryptoVault CryptoVault Public archive

    Template for setting up and testing C++ Projects (CMake Build system). As well as playground for interfacing with GPGME library

    C++

  6. files-deduplicator files-deduplicator Public archive

    A command-line tool that identifies and removes duplicate files recursively from a specified folder. It uses cryptographic hashes (Blake2) for reliable file comparisons to ensure precise duplicate …

    C++