Coder Social home page Coder Social logo

th3s4mur41 / mh-photography.com Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 5.74 GB

Home Page: https://mh-photography.com

License: Other

JavaScript 6.51% HTML 0.31% Shell 2.09% Dockerfile 0.62% CSS 20.78% Astro 47.55% TypeScript 22.14%
art personal-website photographer photography photos pictures portfolio-website portrait website

mh-photography.com's People

Contributors

dependabot[bot] avatar semantic-release-bot avatar th3s4mur41 avatar

Watchers

 avatar

mh-photography.com's Issues

Update about section content

My name is Manuel Hamel, born and raised in a small region of Belgium between Germany and the Netherlands. Growing up in this environment has pushed me to always give my best to address people in the language they feel most comfortable with. I’m fluent in German, French, Spanish and English and have a solid basis in Dutch.

I have always been passionate about photography and traveling. I never miss a chance to take my camera on a trip to immortalize great moments and locations.
In 2012 I studied photography. Just about a year later, I received my diploma with the note “excellent”!

Since then, I’ve been working on a variety of projects, however both my specialty and passion is People and Lifestyle photography in all its aspects. The portfolio on this page includes several snapshots of my work. From artistic to commercial pictures.

I hope you enjoyed my work…

Add quote

Check whether the following quote could be added (maybe to the albums section).

"I really believe there are things nobody would see if I didn't photograph them" - Diane Arbus

Improve SEO

  • Add keywords: 'mh', 'manuel', 'hamel'
    image

  • Add Schema markup

<script type="application/ld+json">
{
  "@context": "http://schema.org/",
  "@type": "LocalBusiness",
  "name": "Your Business Name",
    "description": "A short description about your business.",
  "url" : "https://www.yourdomain.com",
  "address":
    {
      "@type": "PostalAddress",
      "streetAddress": "123 Street Name",
      "addressLocality": "City",
      "addressRegion": "State",
      "postalCode": "12345",
      "addressCountry": "USA"
    },
  "sameAs":[
  "https://www.facebook.com/yourbusiness/",
  "https://www.linkedin.com/company/your-business/",
  "https://twitter.com/yourbusiness/"
  ]
}
</script>

Update font families

  • Use didot font family or similar for headlines
  • Use titillium web font family or similar for content

Optimize SVG

  • Optimize SVG
  • Consider exporting SVG into a sprite

Improve hero section

  • Update subtitle
  • Update hero pics (waiting on new pics)
  • Improve animation (smooth instead of linear)

Update contact data

  • update address (from facebook)
  • update mobile phone
  • update instagram (replace both through private)

Improve portfolio section

  • Reorder to give more importance to wedding and people album
  • reduce vertical space and fit into viewport (incl. sticky header)
  • move title onto the image using the new headline font family

Load images asynchronously

Lazy loading is already setup for carousel images, but not for the 'hero' images on the main page.
Those background images should be replaced through pictures to leverage lazy loading

Add carousel hero image

The header curently uses a single hero image.
It should be replaced through a sliding carousel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.