Multicom.hr — Custom Web Solution
For Multicom, a Croatian IT company specializing in software solutions for telecommunications, finance, and the utility sector, we built a complete website from scratch — no WordPress, no ready-made themes, no frameworks. Everything was hand-coded, tailored to their brand, and optimized for performance.
Technologies: HTML5, CSS3, Vanilla JavaScript, PHP, MySQL
Project type: Fully custom-built website + CMS admin panel
The website includes: Main pages, 12 product pages, 5 solution categories, Bilingual support (HR/EN).
Design and User Experience
- Cyber-tech design — animated grid background, scan line effects, neon cyan (#00C8FF) accent color
- Dark/Light mode — user chooses the theme, selection is remembered between visits
- Homepage animations — circle pulsing, binary rain effect, logo glow animations, line drawing animations
- Fully responsive — adapted for desktop, tablet, and mobile devices
- Smooth scroll and interactive hover effects on all elements
Custom Admin Panel (CMS)
Instead of a generic CMS, we built a fully customized admin panel that allows the client to independently manage their content:
Content Management
- Create, edit, and delete posts
- 4 content types: News, Blog, EU Projects, Careers
- Each type has its own tab in the admin panel for easier organization
For each post, the admin can define
- Title (in Croatian and English)
- Publication date
- Full content text with HTML support (HR and EN)
- Short summary / excerpt (HR and EN)
- Featured image with upload functionality (supports JPEG, PNG, GIF, WebP, up to 5MB)
- External link with customizable link text
- LinkedIn URL for social media sharing
- Content category selection
Admin Panel Security
- Username and password authentication
- Bcrypt hashed passwords
- CSRF protection on all mutations
- Secure HTTP-only session cookies
- Admin pages excluded from robots.txt and sitemap
SEO Optimization
- Structured data (Schema.org JSON-LD) — Organization, WebSite, BreadcrumbList, SoftwareApplication
- Open Graph and Twitter Card meta tags on all pages
- Hreflang tags for bilingual indexing
- Sitemap.xml with priorities and update frequencies
- Robots.txt with properly configured access
- Preconnect and DNS prefetch for faster font loading
- Gzip compression and browser caching via .htaccess
Technical Features
- Zero dependencies — no external JS frameworks, no npm packages, no build process
- Custom REST API — PHP/MySQL backend with PDO prepared statements
- Upload system — file type and size validation, automatically generated filenames
- CORS configuration — restricted to the multicom.hr domain
- Fallback mechanism — if the API is unavailable, content loads from localStorage
Result
A fully custom web solution that gives the client full control over their content without third-party dependencies, with a professional design that matches Multicom's position as an enterprise IT company with international clients.