Skip to content

gooliverani/_farosplus

Repository files navigation

Faros Plus — Corporate Website

Dry Construction. Executed with Precision.

Website License HTML CSS JavaScript


Overview

This repository contains the official corporate website for Faros Plus, a professional construction finishing company based in Belgrade, Serbia. The site is a fully static, bilingual (English / Serbian) multi-page website built with vanilla HTML, CSS, and JavaScript — no frameworks, no dependencies.


Features

  • 🌐 Bilingual — full English (*.html) and Serbian (*-sr.html) versions of every page
  • 🎠 Hero Slider — 5-slide full-viewport image carousel with auto-advance, arrows, dots, and touch-swipe support
  • 🃏 Services Card Slider — responsive horizontal card track (3 / 2 / 1 columns)
  • 🖼️ Projects Portfolio — filterable grid with hover overlays and a lightbox image viewer
  • 📱 Fully Responsive — mobile-first design with a hamburger navigation
  • 🔝 Sticky Header — transparent on load, navy background after 40 px scroll
  • No Dependencies — pure HTML5, CSS3 and vanilla ES6 JavaScript

Pages

Page English Serbian
Home index.html index-sr.html
About Us about.html about-sr.html
Services service.html service-sr.html
Projects projects.html projects-sr.html
Contact contact.html contact-sr.html

Project Structure

_farosplus/
├── index.html            # Home page (EN)
├── index-sr.html         # Home page (SR)
├── about.html            # About Us (EN)
├── about-sr.html         # About Us (SR)
├── service.html          # Services (EN)
├── service-sr.html       # Services (SR)
├── projects.html         # Projects / Portfolio (EN)
├── projects-sr.html      # Projects / Portfolio (SR)
├── contact.html          # Contact (EN)
├── contact-sr.html       # Contact (SR)
├── style.css             # Global stylesheet
├── main.js               # All interactive behaviour
├── images/               # Project photos and logo
└── .gitignore

Services Covered

  • Soundproofing — acoustic insulation systems for cinemas, offices and residential buildings
  • Plasterboard Installation — metal stud framing, gypsum board partitions, suspended ceilings, fire-rated configurations
  • Renovations — full interior fit-out from bare shell to handover
  • Painting Works — interior & exterior, including premium decorative finishes (Oikos Travertino Romano)
  • Plaster Works — machine and hand-applied gypsum, cement and decorative plasters

Notable Projects

Project Scope
Cineplexx Beo Shopping Cinema fit-out · for Studio M
Cineplexx Galerija 20 installers · ~80% cinema works · for Studio M
Bosch Airport City 2 full floors · for Studio M
HTEC, Milutina Milankovića 7th & 8th floor · 16 workers · for Studio M
Sidek Business Premises Drywall & decorative painting
Soljica Caffe Interior fit-out & finishing

Getting Started

No build step is required. Simply clone the repository and open index.html in a browser:

git clone https://github.com/gooliverani/_farosplus.git
cd _farosplus
open index.html   # macOS
# or
start index.html  # Windows

Or serve it locally with any static file server:

npx serve .
# then visit http://localhost:3000

Deployment

The site is deployed via GitHub Pages from the master branch.


Contact

📞 Phone +381 63 362 778
📧 Email office@farosplus.com
📍 Address Takovska 45, Belgrade, Serbia
🏢 Reg. No 21357308
🧾 VAT 110507554

License

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

© 2026 Faros Plus. All rights reserved.

About

This repository contains the official corporate website for Faros Plus, a professional construction finishing company based in Belgrade, Serbia. The site is a fully static, bilingual (English / Serbian) multi-page website built with vanilla HTML, CSS, and JavaScript — no frameworks, no dependencies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors