Skip to content

Latest commit

 

History

History
67 lines (52 loc) · 1.99 KB

README.md

File metadata and controls

67 lines (52 loc) · 1.99 KB

Albert Maxwell Crypto Trading Website

This is the official website for Albert Maxwell's crypto trading services. Our platform leverages cutting-edge AI and high-frequency trading technologies to deliver exceptional results in the dynamic world of digital assets.

Features

  • High-Frequency Trading
  • Low-Latency Execution
  • AI-Driven Analysis
  • Web3 Integration
  • Real-time Crypto Price Ticker
  • Smooth Scroll Navigation
  • Contact Form with Validation

Technologies Used

  • HTML5
  • CSS3 (with Tailwind CSS)
  • JavaScript
  • Font Awesome for icons

Setup

To run this project locally:

  1. Clone the repository
  2. Ensure you have the following folder structure:
    .albert-maxwell.github.io
    ├── README.md
    ├── css
    │   └── styles.css
    ├── images
    │   ├── about-background.png
    │   ├── albert-maxwell-logo.png
    │   ├── fudan-logo.png
    │   ├── hero-background.png
    │   ├── imperial-college-logo.png
    │   ├── northeastern-logo.png
    │   ├── services-background.png
    │   ├── shanghai-jiaotong-logo.png
    │   ├── starry-night.png
    │   ├── stony-brook-logo.jpeg
    │   ├── technology-background.png
    │   └── yale-logo.jpeg
    ├── index.html
    └── js
       └── script.js
    
  3. Open index.html in your browser

Customization

  • To change the background images, replace the files in the images/ directory and update the URLs in styles.css if necessary.
  • Modify the content in index.html to update the text and structure of the website.
  • Adjust styles in styles.css to change the appearance of the website.
  • Modify script.js to add or change dynamic features of the website.

Deployment

This site is deployed using GitHub Pages. Any push to the master branch will automatically update the live site.

Contact

For any inquiries, please reach out through the contact form on our website.

© 2024 Albert Maxwell. All rights reserved.