Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 712 Bytes

File metadata and controls

24 lines (15 loc) · 712 Bytes

Michael Farkas - CV

This repository hosts the personal CV/portfolio website of Michael Farkas, Senior Backend Developer & DevOps Engineer.

Tech Stack

  • HTML5: Semantic markup
  • CSS3: Custom properties, Flexbox/Grid, Responsive design
  • JavaScript: ES6+, Intersection Observer API for animations

Setup

The site is designed to be hosted on GitHub Pages. No build process is required.

Directory Structure

  • index.html: Main entry point
  • styles/: CSS stylesheets
  • scripts/: JavaScript files
  • assets/: Images and other static assets

deployment

Simply push to the main branch. The .nojekyll file ensures GitHub Pages serves the files as-is without Jekyll processing.