A modern, responsive website for GKY E-Systems - an IT infrastructure and cybersecurity company based in Bengaluru, Karnataka.
- Modern Design: Dark theme with teal accents and glassmorphism effects
- Fully Responsive: Optimized for all devices (desktop, tablet, mobile)
- Smooth Animations: Scroll-triggered animations and hover effects
- Fast Performance: Static HTML/CSS/JS with optimized assets
- SEO Friendly: Semantic HTML structure and meta tags
- HTML5: Semantic markup and modern structure
- CSS3: Custom properties, flexbox, grid, animations
- JavaScript: Vanilla JS for interactions and animations
- Vercel: Deployment and hosting platform
GKY Website/
├── index.html # Homepage
├── solutions.html # Solutions page
├── about.html # About page
├── why-choose-us.html # Why Choose Us page
├── careers.html # Careers page
├── contact.html # Contact page
├── css/
│ └── styles.css # Main stylesheet
├── js/
│ └── script.js # JavaScript functionality
├── sections/ # Modular HTML sections
├── assets/ # Images and media files
└── vercel.json # Vercel configuration
- Color Scheme: Dark background (#181a1b) with teal accents (#00e6e6)
- Typography: Modern sans-serif fonts with proper hierarchy
- Animations: Fade-in and slide-up effects on scroll
- Interactive Elements: Hover effects and smooth transitions
- Glassmorphism: Subtle backdrop blur effects
This website is optimized for deployment on Vercel:
- Connect GitHub Repository: Link your GitHub repo to Vercel
- Automatic Deployments: Every push to main branch triggers deployment
- Custom Domain: Add your domain for professional branding
- Performance: Global CDN and edge caching
- Desktop: 1200px and above
- Tablet: 900px - 1199px
- Mobile: 600px - 899px
- Small Mobile: 480px and below
- Clone the repository
- Open
index.htmlin your browser - Or use a local server:
python -m http.server 8000
For questions about this website, contact:
- Email: info@gky.co.in
- Phone: +91 80 49937440, +91 8050166570
© 2025 GKY E-Systems. All rights reserved.