This repository hosts the personal CV/portfolio website of Michael Farkas, Senior Backend Developer & DevOps Engineer.
- HTML5: Semantic markup
- CSS3: Custom properties, Flexbox/Grid, Responsive design
- JavaScript: ES6+, Intersection Observer API for animations
The site is designed to be hosted on GitHub Pages. No build process is required.
index.html: Main entry pointstyles/: CSS stylesheetsscripts/: JavaScript filesassets/: Images and other static assets
Simply push to the main branch. The .nojekyll file ensures GitHub Pages serves the files as-is without Jekyll processing.