A specialized web interface dedicated to the Urban Air Mobility (UAM) ecosystem, focusing on eVTOL technology and infrastructure integration. This project provides a clean, modern, and high-performance frontend for presenting advanced aviation solutions.
- HTML5 - Semantic structure for high SEO and accessibility.
- CSS3 - Custom styling with modular architecture.
- JavaScript (ES6+) - Dynamic interactions and complex UI logic.
- Custom Animation Engine - Specialized scripts for smooth transitions and eVTOL-related visualizations.
The repository is organized to ensure modularity and ease of maintenance:
.
βββ π alatau.html # Main landing page
βββ π news.html # Corporate news and updates
βββ π roadmap.html # Project development stages
βββ π search.html # Internal search functionality
βββ π assets/ # Static assets
β βββ π css/ # Stylesheets (archer-dark.css, styles.css)
β βββ π js/ # Logic (archer-animations.js, script.js)
β βββ π img/ # Image resources and team photos
βββ π instructions/ # Technical documentation and design guidelines
- Custom-built animation logic optimized for eVTOL aircraft visualizations.
- GPU-accelerated transitions to ensure 60fps performance across devices.
- Mobile-First approach: Fully responsive layouts.
- Dark Mode Support: Specialized
archer-dark.cssfor low-light environment viewing.
- Clean separation between layout logic and thematic styling.
- Extensive use of CSS variables for rapid branding adjustments.
To get the project running locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/aaag-site.git
- Navigate to the project directory:
cd aaag-site
- Launch the project:
Since this is a static frontend project, you can simply open
alatau.htmlin your browser or use a local server like Live Server (VS Code extension).
- Naming Convention: BEM-like structure for CSS classes.
- JS Logic: Event-driven architecture.
- Performance: All assets are optimized for fast loading times.
- Fork the Project.
- Create your Feature Branch (
git checkout -b feature/AmazingFeature). - Commit your Changes (
git commit -m 'Add some AmazingFeature'). - Push to the Branch (
git push origin feature/AmazingFeature). - Open a Pull Request.
Project Lead: Alatau Advance Air Group
Repository Maintained by: Void (Voidhimself)
Built with precision for the future of Urban Air Mobility.