Skip to content

creytas/blacksea-website

Repository files navigation

Blacksea Technology - Modern Software Solutions Website

Blacksea Technology Version License

A modern, responsive corporate website for Blacksea Technology SARL, showcasing innovative software solutions and digital transformation services.

🚀 Features

  • Modern Design: Clean, tech-savvy interface with gradient accents
  • Fully Responsive: Optimized for all devices (desktop, tablet, mobile)
  • Interactive Elements: Floating cards with smooth animations
  • Contact Form: Integrated with email API
  • Performance Optimized: Fast loading and smooth scrolling

🛠️ Tech Stack

  • Frontend: HTML5, CSS3, JavaScript (ES6+)
  • Icons: Font Awesome 6.4.0
  • Fonts: Google Fonts (Inter)
  • Styling: CSS Grid & Flexbox
  • Animations: CSS Keyframes & Transitions

📦 Solutions Showcased

Core Products

  • 🛃 SmartCustoms - Customs Management System
  • 💳 Athena - Payment Gateway
  • 🌐 NextTrade - Single Window System
  • 🏛️ FuturaGov - e-Government Platform
  • 📊 LedgEx - Accounting Management Software
  • 📦 StockFlow - Inventory Management Systems

Key Features

  • ☁️ Cloud Solutions
  • 🔒 Enterprise Security
  • 🤖 AI-Powered Insights
  • ⚡ Fast Implementation
  • 🛟 24/7 Expert Support

🎨 Design Highlights

  • Color Scheme: Dark theme with blue-violet gradients
  • Typography: Inter font family for modern readability
  • Layout: CSS Grid for complex layouts, Flexbox for components
  • Animations: Sophisticated floating effects and hover states
  • Icons: Font Awesome for consistent iconography

📱 Responsive Breakpoints

  • Desktop: 1200px+
  • Tablet: 768px - 1199px
  • Mobile: 320px - 767px

🏗️ Project Structure

blacksea-technology-website/
├── index.html
├── styles.css
├── app.js
├── images/
│   ├── logoBST_alt.png
│   ├── blacksea_text.png
│   ├── favicon.ico
│   ├── website_creator.svg
│   └── ...
└── README.md

🚀 Quick Start

  1. Clone the repository

    git clone https://github.com/blacksea-technology/website.git
  2. Navigate to project directory

    cd website
  3. Open in browser

    # Using Python
    python -m http.server 8000
    
    # Using Node.js
    npx http-server
    
    # Or simply open index.html in your browser

⚙️ Configuration

Contact Form

The contact form is integrated with the SmartCustoms API. Update the endpoint in app.js:

fetch("https://dev.smartcustoms.app/api/v1/notification/sendmail", {
  // Configuration
})

Customization

  • Update colors in CSS :root variables
  • Modify content in index.html
  • Adjust animations in CSS keyframes
  • Update images in /images directory

🌐 Browser Support

  • Chrome (recommended)
  • Firefox
  • Safari
  • Edge

📞 Contact Information

🤝 Contributing

We welcome contributions! Please feel free to submit pull requests or open issues for bugs and feature requests.

Development Guidelines

  1. Follow existing code style
  2. Test on multiple devices and browsers
  3. Ensure responsive design integrity
  4. Optimize images and assets

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments


Built with ❤️ by Blacksea Technology SARL

Transforming businesses through innovative software solutions

🏠 Homepage | 📧 Contact | 💼 Services

About

modern website for Blacksea Technology SARL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors