My personal portfolio website build with HTML, CSS and Javascript without any frameworks.
  • HTML 52.6%
  • CSS 29.8%
  • JavaScript 17.6%
Find a file
2026-03-14 21:09:35 +00:00
.idea Initial file upload 2026-03-14 22:54:03 +02:00
pictures Initial file upload 2026-03-14 22:54:03 +02:00
en.json Initial file upload 2026-03-14 22:54:03 +02:00
gr.json Initial file upload 2026-03-14 22:54:03 +02:00
index.html Initial file upload 2026-03-14 22:54:03 +02:00
README.md Update README.md 2026-03-14 21:09:35 +00:00
script.js Initial file upload 2026-03-14 22:54:03 +02:00
style.css Initial file upload 2026-03-14 22:54:03 +02:00
translations.js Initial file upload 2026-03-14 22:54:03 +02:00

portfolio_website_public

My personal portfolio website build with HTML, CSS and JavaScript without any frameworks to shocase my frontend fundamentals. It features modern CSS interactions like glassmorphism and dynamic focus states, a dynamic JavaScript scroll spy and a bilingual translation engine using json and a simple MarkDown parser to sanitize the text.

Text Parser Guide

  • For bold: **text**
  • For italic: *text*
  • For links: [text](url)
  • For newline: \n