Skip to content

befrvnk/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My CV

A modern, responsive CV website built with static HTML and CSS.

🌐 Live Website

Visit my CV at: https://befrvnk.github.io/cv

🚀 Development

Requirements

  • Nix
  • devenv
  • direnv is optional, but recommended for automatic shell activation

Setup

Enter the development shell:

devenv shell

If you use direnv, allow the project once:

direnv allow

Commands

serve   # Start a local static file server at http://localhost:8000
check   # Validate HTML and check formatting
format  # Format HTML, CSS, Markdown, and Nix files

📁 Project Structure

index.html         # Main CV page
assets/styles.css  # Custom CSS without a build step
assets/            # Images and product icons
devenv.nix         # Reproducible development tooling

🛠️ Technologies Used

  • HTML5
  • CSS
  • devenv for reproducible local tooling
  • Boxicons for icons
  • Inter font from Google Fonts

📱 Features

  • Responsive design
  • Print-friendly styling
  • Clean, modern layout
  • Semantic HTML structure
  • No frontend build step

📄 License

This project is open source and available under the MIT License.

🙏 Acknowledgements

About

Resources

License

Stars

Watchers

Forks

Contributors