hi-x.net - LinkTree - 1
FrontendHTML/CSSJavaScriptOptimizationBilingualFinancial

hi-x.net - LinkTree

LinkTree-style social contact page for Mohamed Ali (Captain X), a financial markets trader and Golden Ratio analysis expert. Improved and fixed the original site with optimized performance, responsive design, and bilingual (Arabic/English) support with proper RTL/LTR layouts.

The Vision

My goal with the "Captain X" project was to elevate the personal brand of Mohamed Ali, a professional trader, by creating a premium, bilingual (English & Arabic) web presence. The vision was to move away from a generic look to a custom, high-performance interface that instills trust and professionalism, reflecting his expertise in financial markets and the "Golden Ratio" trading method.

The Challenge

The previous version of the site (hi-x-old-code) was functional but lacked the polish and performance required for a high-profile personal brand. Key challenges included:

  • Performance: The old site suffered from unoptimized assets and heavy libraries (like Font Awesome) that slowed down load times.
  • Mobile Experience: The mobile view was not fully optimized, with background images and layout spacing that didn't adapt well to smaller screens.
  • Project Structure: The codebase was disorganized, making it difficult to maintain or scale.
  • Bilingual Support: While present, the implementation needed refinement to ensure a smooth experience across both RTL (Arabic) and LTR (English) layouts.

The Solution

I undertook a complete overhaul of the codebase (hi-x-new-code), focusing on performance, structure, and user experience.

  • Architecture & Structure: I reorganized the project into a standard, maintainable structure with dedicated css/, js/, and images/ directories. I implemented a build process that outputs a clean html/ distribution bundle.
  • Performance Optimization:
    • Replaced heavy libraries with a custom selection of optimized SVG icons (images/icons/).
    • Implemented responsive image serving using the <picture> tag and WebP formats to ensure fast loading on all devices.
    • Minified CSS and JavaScript assets (styles-min.css, main-min.js).
  • Responsive Design: Redesigned the mobile experience, specifically the top section and background handling, to ensure pixel-perfect rendering on phones without compromising the desktop visual.
  • Enhanced Content: Added a new about-us.html page and expanded the home pages with richer content and better SEO meta tags for both English and Arabic.
  • Professional Polish: Introduced a sleek, modern design language with consistent typography (Inter, Poppins, Cairo) and a refined color palette, matching the "Captain X" brand identity.