🧠 Technical Wiki – Personal Site

Modern static web architecture (vanilla JavaScript + external services)

🌐 Overview

Static website built with pure JavaScript, deployed via GitHub and Netlify, without any frontend framework. Lightweight architecture with external services for advanced features.

βš™οΈ Frontend

Architecture

Minimalist approach focused on control and performance.

πŸ“š External Features

πŸ“– Flipbooks

Uses Turn.js to create interactive books with page-flip effects.

πŸ—ΊοΈ Mapping

OpenStreetMap integration to display travel destinations interactively.

βœ‰οΈ Contact form

Email sending via Google Apps Script, used as a lightweight serverless backend.

☁️ Hosting & Deployment

🌍 Domain

πŸ” Security

βœ‰οΈ Contact backend (Google Apps Script)

Contact form sends emails via Google Apps Script, used as a lightweight serverless backend.

πŸ“Έ Travel photos (work in progress)

Former system based on IPFS (Infura), currently unstable or deprecated. This section is under reconstruction.

Goal: a simple, fast, and durable gallery without fragile dependencies.

πŸš€ Technical philosophy