Skip to content

AnthonyMariusx/MariusProjectNew

Repository files navigation

Anthony Marius - Portfolio Website

A modern, responsive portfolio website showcasing my work as a Frontend Developer and UI/UX Designer.

🎨 Features

  • Clean, Modern Design - Minimalist approach with professional styling
  • Responsive Layout - Works seamlessly on different screen sizes
  • Professional Navigation - Easy-to-use header and footer navigation
  • Work Experience Table - Showcase of professional background
  • Contact Form - Get in touch functionality
  • Smooth Interactions - Hover effects and smooth transitions on navigation elements

📁 Project Structure

/
├── HTML/
│   ├── index.html          # Home page with introduction
│   ├── mijncv.html         # CV page with work experience
│   └── contact.html        # Contact page with contact form
├── CSS/
│   ├── Project.css         # Main stylesheet
│   └── contact.css         # Contact page specific styles
├── pictures/               # Image assets
└── README.md              # This file

🚀 Pages

Home (index.html)

  • Introduction about me as a Frontend Developer
  • Mention of NHA course
  • Professional photo
  • Call-to-action button

My C.V (mijncv.html)

  • Work experience table
  • Professional background and skills
  • Responsive table design

Contact (contact.html)

  • Contact form with fields:
    • First Name
    • Last Name
    • Email
    • Message
  • Interactive button with hover effects

🎯 Color Scheme

  • Primary Background: White (#FFFFFF)
  • Text Color: Black (#000000)
  • Accent Color: Red (RGB 248, 3, 3)
  • Header/Footer: Semi-transparent Gray (RGBA 102, 95, 95, 0.442)
  • Button Background: Black with hover effects

💻 Technologies Used

  • HTML5 - Semantic markup
  • CSS3 - Styling and animations
  • Responsive Design - Mobile-friendly layout

📝 Notes

  • The contact form requires backend configuration (currently set up for Web3Forms)
  • All paths are relative for easy deployment
  • Images should be placed in the /pictures/ directory

👤 About

I'm a passionate Frontend Developer with focus on UI/UX design. Currently pursuing a course through NHA to expand my technical skills and stay updated with industry standards.

📬 Get in Touch

Use the contact page to reach out to me directly!


Last Updated: January 13, 2026

Releases

No releases published

Packages

 
 
 

Contributors