Skip to content

Create stunning encrypted QR codes with Cryptixel. Enjoy 3D visuals, AES-256 encryption, and a built-in scanner—all in your browser! 🌐📦

License

Notifications You must be signed in to change notification settings

coolbart1973/Cryptixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptixel: Stunning 3D QR Code Generator with AES-256 Encryption 🌟

Cryptixel Logo

Download Latest Release

Table of Contents

Overview

Cryptixel is a cutting-edge tool that combines the power of 3D QR code generation with AES-256 encryption. This project is designed for developers and users who prioritize security and visual appeal. With stunning particle effects and a user-friendly interface, Cryptixel transforms the way you create and scan QR codes.

Features

  • 3D QR Code Generation: Create visually striking QR codes that stand out.
  • AES-256 Encryption: Ensure data security with industry-standard encryption.
  • Particle Effects: Enhance the user experience with dynamic visuals.
  • Client-Side Processing: No server-side dependencies; everything runs in the browser.
  • Cross-Browser Compatibility: Works seamlessly across major web browsers.
  • Responsive Design: Optimized for both desktop and mobile devices.
  • Easy Integration: Simple API for developers to incorporate into existing projects.

Technologies Used

Cryptixel utilizes a range of modern web technologies, including:

  • HTML5: For structuring the web application.
  • CSS3: For styling and creating animations.
  • JavaScript: For client-side logic and interactivity.
  • Three.js: For rendering 3D graphics.
  • Crypto-js: For implementing AES-256 encryption.
  • WebGL: For high-performance graphics rendering.
  • Particle Effects Libraries: For creating engaging visual effects.

Installation

To get started with Cryptixel, follow these steps:

  1. Download the Latest Release: You can find the latest version of Cryptixel here. Download the zip file and extract it to your desired location.

  2. Open the Project: Navigate to the extracted folder and open the index.html file in your web browser.

  3. Run Locally: You can also set up a local server if you prefer. Use a simple HTTP server like http-server or Python's built-in server to serve the files.

# Using Python 3
python -m http.server

Usage

Once you have Cryptixel running, you can start creating QR codes. Here's how:

  1. Input Data: Enter the data you want to encode in the QR code. This could be a URL, text, or any other information.

  2. Customize Appearance: Use the options to adjust the 3D effects, colors, and particle animations to your liking.

  3. Generate QR Code: Click the "Generate" button to create your QR code. You can view it in 3D and rotate it for better visualization.

  4. Encrypt Data: If you want to secure your data, toggle the AES-256 encryption option before generating the QR code.

  5. Download or Share: Save your QR code as an image or share it directly from the app.

Contributing

We welcome contributions from the community. If you'd like to contribute, please follow these steps:

  1. Fork the Repository: Click the "Fork" button on the top right of this page.

  2. Clone Your Fork: Use the following command to clone your fork to your local machine:

    git clone https://github.com/YOUR_USERNAME/Cryptixel.git
  3. Create a New Branch: Create a new branch for your feature or bug fix.

    git checkout -b feature/your-feature-name
  4. Make Changes: Implement your changes and commit them.

    git commit -m "Add your commit message"
  5. Push Changes: Push your changes to your fork.

    git push origin feature/your-feature-name
  6. Create a Pull Request: Go to the original repository and click on "New Pull Request".

License

Cryptixel is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or suggestions, feel free to reach out:


Explore the full potential of Cryptixel and create beautiful, secure QR codes today! For the latest updates, check the Releases section.

About

Create stunning encrypted QR codes with Cryptixel. Enjoy 3D visuals, AES-256 encryption, and a built-in scanner—all in your browser! 🌐📦

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •