Skip to content

GeorgeFreedomTech/portfolio-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operational Portfolio Dashboard

A minimalist, high-performance, and multi-language operational portfolio dashboard for George Freedom (Programmer, educator, and product builder).

Built with a focus on systems thinking and digital resilience — zero-backend architecture, zero trackers, ultra-fast load times, and maximum structural transparency. Engineered to display active software projects, automated digital products, and open-source IT training curricula.

Tech Stack

  • HTML5 (Semantic structure)
  • Pico CSS (Minimalist, lightweight CSS framework for semantic HTML)
  • Custom CSS (Layout overrides and brand-specific components)
  • GitHub Pages (Production hosting and deployment via global CDN)

Key Features

  • Zero Bloat: No databases, no tracking scripts, and no cookie-consent banners required. Pure execution.
  • Dark Mode Native: Automatic theme switching based on system preferences with a lightweight local storage override toggle.
  • Multi-Language Infrastructure: Native, independent support for English (default root), Czech (/cz), and Spanish (/es) locales. Uses fully relative pathways to allow standalone offline execution.

Architecture

This repository uses a single-repo, subdirectory architecture to manage language mutations efficiently without duplicity of core assets.

├── index.html         # Main English portfolio dashboard
├── cz/
│   └── index.html     # Czech localized dashboard
├── es/
│   └── index.html     # Spanish localized dashboard
├── static/            # Shared production assets
│   ├── css/
│   │   ├── custom.css
│   │   └── pico.min.css
│   ├── img/
│   │   ├── studio_profil.jpg
│   │   └── favicon.png
│   └── docs/
│       └── GeorgeFreedom_CV.pdf
└── README.md          # System documentation

🔗 Let's Connect:

📜 License:

Copyright (c) 2026 Jiří Svoboda (George Freedom) / George Freedom Tech

This project is licensed under:

  • Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

We build for the Future!

About

Minimalist, multi-language operational portfolio dashboard for George Freedom. Built with clean HTML5 and Pico CSS, hosted on GitHub Pages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors