Skip to content

Latest commit

 

History

80 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio – Miruna Agopian

Welcome to my portfolio website, where I showcase my main frontend projects.

---

Features

  • Asymmetric CSS layout
    The design uses asymmetric layout patterns, having animated overlays for additional context.

  • Interactive overlays
    Many sections include overlays for additional information. It is useful to try hovering over the movable animations.

  • Bilingual interface (EN/DE)
    All text content is dynamically translated between English and German.

  • PHP contact form
    A backend-powered contact form that validates input and sends messages directly to my inbox, ensuring reliable communication.


Page Sections

  • Hero - Make a first impression about me.
  • About Me — Find out my main motivation for working in IT and also my other personal skills.
  • Core Competencies — Here you will find information about my technical skills.
  • My Work — Have a look at my projects.
  • Feedback — Find out, what my colleagues think of me.
  • Contact — Feel free to contact me via the contact form.

Tech Stack

This project uses HTML, CSS, JS and PHP.


Project Structure

Portfolio
│
├── assets
│   ├── fonts
│   └── img
│
├── html
│   ├── legal-notice.html
│   └── privacy-policy.html
│
├── scripts
│   ├── contact-form.js
│   ├── db.js
│   ├── navigation.js
│   └── translations.js
│
├── styles
│   ├── about-me.css
│   ├── contact.css
│   ├── feedback-section.css
│   ├── hero-section.css
│   ├── legal-pages.css
│   ├── my-work.css
│   ├── navigation.css
│   └── skills-section.css
│
├── .gitignore
├── contact_form_mail.php
├── index.html
├── LICENSE
├── script.js
└── style.css

License

All rights reserved.
This portfolio and its contents—including code, design, text, images, and media—may not be copied, reused, modified, or distributed without explicit permission.

Releases

Packages

Contributors

Languages