Skip to content

botflakes/free-the-code

 
 

Repository files navigation

Elegoo Centauri Carbon GPL Compliance PSA

A beautifully designed website highlighting GPL compliance issues in 3D printer firmware.

🚀 Features

  • Modern Glassmorphism Design: Beautiful glass-like UI elements with blur effects
  • Responsive Navigation: Sticky navigation menu with smooth scrolling
  • Interactive Animations: Scroll-triggered animations and hover effects
  • Mobile Optimized: Fully responsive design with mobile menu
  • Accessibility: ARIA labels and keyboard navigation support
  • Performance Optimized: Debounced scroll events and efficient animations

📁 File Structure

carbon/
├── index.html                 # Main HTML (semantic, a11y-friendly)
├── styles.css                 # Global styles
├── script.js                  # Behavior (nav, animations, a11y)
├── assets/
│   ├── images/                # Logos, preview images, screenshots
│   ├── icons/                 # Favicons, svg
│   └── README.md              # What goes here
├── docs/                      # Extra docs, exports notes
├── LICENSE                    # Project license
├── CONTRIBUTING.md            # How to contribute
├── .editorconfig              # Consistent formatting
├── .gitignore                 # Ignore patterns
└── README.md                  # This file

🎨 Design Highlights

  • Glassmorphism Effects: Modern glass-like UI components
  • Gradient Backgrounds: Dynamic color gradients with particle effects
  • Typography: Beautiful gradient text effects and responsive sizing
  • Interactive Elements: Hover animations and smooth transitions
  • Scroll Progress: Visual progress indicator for page navigation

🔧 Technical Features

  • Modular Code: Separated HTML, CSS, and JavaScript for maintainability
  • Intersection Observer: Performance-optimized scroll animations
  • Smooth Scrolling: Enhanced navigation with proper offset handling
  • Mobile Navigation: Hamburger menu with touch support
  • Accessibility: Full keyboard navigation and screen reader support

📱 Mobile Features

  • Responsive navigation menu
  • Touch gesture support
  • Optimized typography for mobile devices
  • Smooth scrolling on touch devices

🌟 Browser Support

  • Modern browsers with CSS Grid and Flexbox support
  • CSS backdrop-filter for glass effects
  • Intersection Observer API for animations
  • ES6+ JavaScript features

🚀 Getting Started

  1. Clone or download the files
  2. Open index.html in your browser
  3. Enjoy the beautiful, interactive experience!

🧩 Contributing

See CONTRIBUTING.md for local dev, coding standards, commit style, and how to submit changes.

📝 License

See LICENSE for details.

📄 Content

This website serves as a public service announcement about GPL compliance issues with Elegoo Centauri Carbon 3D printer firmware, featuring:

  • Technical evidence of GPL violations
  • Community support and advocacy
  • Email templates for contacting manufacturers
  • Information about expected outcomes
  • Comprehensive contributor acknowledgments

Built with ❤️ for the open-source community

About

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.3%
  • CSS 1.8%
  • JavaScript 0.9%