Skip to content

Amey-Thakur/CLOUD-SERVICES-WEBSITE

Repository files navigation

Cloud Services Website

License: MIT Status Technology Developed by Amey Thakur and Mega Satish

A modern, responsive landing page template designed for cloud hosting and service providers, featuring a clean aesthetic and semantic structure.

Source Code  ·  Technical Specification  ·  Live Demo


Authors  ·  Overview  ·  Features  ·  Structure  ·  Results  ·  Quick Start  ·  Usage Guidelines  ·  License  ·  About  ·  Acknowledgments


Authors

Terna Engineering College | Computer Engineering | Batch of 2022

Amey Thakur
Amey Thakur

ORCID
Mega Satish
Mega Satish

ORCID

Important

🤝🏻 Special Acknowledgement

Special thanks to Mega Satish for her meaningful contributions, guidance, and support that helped shape this work.


Overview

The Cloud Services Website is a responsive web platform that exemplifies Information Architecture (IA) and Hick’s Law in modern web design. The project focuses on presenting complex service hierarchies in a digestible, navigable format.

HMI Principles

The development of this interface was guided by core Human-Machine Interaction paradigms:

  • Readability: Utilizing typographic hierarchy and generous whitespace to reduce visual crowding.
  • Visual Consistency: Maintaining uniform design tokens (color, spacing) to allow users to build a reliable mental model of the navigation structure.

Tip

Visual Hierarchy & Scanning

The landing page layout is optimized for F-Pattern scanning, placing high-priority value propositions and Call-to-Action (CTA) buttons along the natural reading path. This deliberate structuring of information ensures that users capture the most critical content within the first few seconds of interaction, adhering to the HMI principle of Efficiency of Use.


Features

Feature Description
Modern UI/UX Clean typography, consistent color palette, and whitespace utilization.
Grid Layout CSS Grid and Flexbox used (implicitly or explicitly) for structural alignment.
Responsive Design Fluid layouts that adapt to mobile, tablet, and desktop screens.
Pure CSS Implementation Styling achieved without reliance on heavy external frameworks.
Asset Optimization Fast loading times due to optimized code structure.
Interactive UX Polished Hover Effects on navigation and contact links for intuitive feedback.
Smart Carousels Clean Testimonial & Blog Sliders optimized for clutter-free readability.
Social Integration High-Fidelity Social Media Poster generated for project branding and sharing.

Note

Interactive Polish: The Cloud Aesthetic

We have refined the platform with a Clean Blue Theme, ensuring every element, from the centered carousel cards to the "hover-active" contact links, feels purposeful and premium. The visual language focuses on clarity and trust, essential for a cloud services provider. Complementing this experience, the application includes a custom-designed Social Media Poster that visually encapsulates the project's brand identity, signed by Amey & Mega.

Tech Stack

  • Languages: HTML5, CSS3, JavaScript (ES6+)
  • Logic: jQuery (DOM Manipulation & Carousel Logic)
  • Imaging: FontAwesome 6 (Vector Iconography & Thematic Visuals)
  • UI System: Premium Cloud Theme (Custom Vanilla CSS3)
  • Deployment: GitHub Actions (Staging & Continuous Delivery Workflow)
  • Hosting: GitHub Pages

Project Structure

CLOUD-SERVICES-WEBSITE/
│
├── .github/                         # GitHub Actions & Automation
│   └── workflows/
│       └── deploy.yml               # Automated Staging & Deployment Flow
│
├── docs/                            # Technical Documentation
│   └── SPECIFICATION.md             # Architecture & Design Specification
│
├── Mega/                            # Archival Attribution Assets
│   ├── Filly.jpg                    # Companion (Filly)
│   └── Mega.png                     # Author Profile Image (Mega Satish)
│
├── Source Code/                     # Primary Application Layer
│   ├── assets/                      # Static Assets (CSS, JS, Images)
│   ├── 404.html                     # Error Page
│   ├── about_us.html                # Corporate Profile
│   ├── blog.html                    # Insights & News
│   ├── contact_us.html              # Inquiry Form
│   ├── favicon.png                  # Site Icon
│   ├── index.html                   # Landing Page
│   ├── poster.html                  # Social Media Preview Poster
│   └── services.html                # Service Offerings
│
├── .gitattributes                   # Git configuration
├── CITATION.cff                     # Scholarly Citation Metadata
├── codemeta.json                    # Machine-Readable Project Metadata
├── LICENSE                          # MIT License Terms
├── README.md                        # Comprehensive Archival Entrance
└── SECURITY.md                      # Security Policy & Protocol

Results

Landing Page Hero Section

Hero Section

Visionary Infrastructure

Visionary Infrastructure

Service Offerings

Services

Our Team

Team

Client Testimonials

Testimonials

Latest Insights (Blog)

Blog

Contact Form

Contact Form

Site Footer

Footer


Quick Start

1. Prerequisites

  • Browser: Any modern standards-compliant web browser (Chrome, Firefox, Edge, Safari).
  • Environment: No server-side runtime is required; this is a static client-side application.

Warning

Local Execution

While the project can be executed by opening index.html directly, certain features may require an active internet connection to resolve external libraries correctly.

2. Setup & Deployment

  1. Clone the Repository:
    git clone https://github.com/Amey-Thakur/CLOUD-SERVICES-WEBSITE.git
    cd CLOUD-SERVICES-WEBSITE
  2. Launch: Open Source Code/index.html in your preferred browser.

Tip

Information Architecture | Cloud Services Landing Page

Experience a high-fidelity web platform featuring Hick’s Law optimization and F-Pattern scanning layouts, designed to present complex service hierarchies in a digestible and navigable format through premium Human-Machine Interaction design.

Launch Live Demo


Usage Guidelines

This repository is openly shared to support learning and knowledge exchange across the academic community.

For Students
Use this project as reference material for understanding interactive system design, web development patterns, and Human Machine Interaction principles. The source code is available for study to facilitate self-paced learning and exploration of user-centric design patterns.

For Educators
This project may serve as a practical lab example or supplementary teaching resource for Human Machine Interaction and Human Machine Interaction Laboratory courses (CSC801 & CSL801). Attribution is appreciated when utilizing content.

For Researchers
The documentation and design approach may provide insights into academic project structuring and interactive web application development.


License

This repository and all its creative and technical assets are made available under the MIT License. See the LICENSE file for complete terms.

Note

Summary: You are free to share and adapt this content for any purpose, even commercially, as long as you provide appropriate attribution to the original authors.

Copyright © 2022 Amey Thakur & Mega Satish


About This Repository

Created & Maintained by: Amey Thakur & Mega Satish
Academic Journey: Bachelor of Engineering in Computer Engineering (2018-2022)
Institution: Terna Engineering College, Navi Mumbai
University: University of Mumbai

This project features the Cloud Services Website, developed as a Human Machine Interaction project during the 8th Semester Computer Engineering curriculum. It represents the application of design principles to create functional web interfaces.

Connect: GitHub  ·  LinkedIn  ·  ORCID

Acknowledgments

Grateful acknowledgment to Mega Satish for her exceptional collaboration and scholarly partnership during the development of this web design project. Her constant support, technical clarity, and dedication to software quality were instrumental in achieving the system's functional objectives. Learning alongside her was a transformative experience; her thoughtful approach to problem-solving and steady encouragement turned complex requirements into meaningful learning moments. This work reflects the growth and insights gained from our side-by-side academic journey. Thank you, Mega, for everything you shared and taught along the way.

Grateful acknowledgment to the faculty members of the Department of Computer Engineering at Terna Engineering College for their guidance and instruction in Human Machine Interaction. Their expertise and support helped develop a strong understanding of interactive system design.

Special thanks to the mentors and peers whose encouragement, discussions, and support contributed meaningfully to this learning experience.


↑ Back to Top

Authors  ·  Overview  ·  Features  ·  Structure  ·  Results  ·  Quick Start  ·  Usage Guidelines  ·  License  ·  About  ·  Acknowledgments


🔬 Human Machine Interaction Laboratory   ·   ☁️ CLOUD-SERVICES-WEBSITE


Computer Engineering (B.E.) - University of Mumbai

Semester-wise curriculum, laboratories, projects, and academic notes.