Skip to content

Repository files navigation

alexmr.me

Personal landing page for alexmr.me — social links and projects.

Plain HTML/CSS/JS, no build step, no framework. Dark glassmorphism design with animated gradient orbs, a cursor-tracking spotlight, and scroll-reveal motion.

Structure

index.html   markup
styles.css   styles, animations, layout
script.js    scroll-reveal, cursor spotlight, card tilt effect
assets/      favicon, project images, OG preview image
robots.txt
sitemap.xml

Local development

No build step — just serve the directory statically:

python3 -m http.server 8000

Then open http://localhost:8000.

Deployment

Deploys to Cloudflare Pages as a static site:

  • Build command: none
  • Output directory: /

Credits

  • Inter typeface — SIL Open Font License 1.1, served via Google Fonts.
  • Social icons (X, Facebook, GitHub, LinkedIn) — brand marks based on Simple Icons (CC0 1.0). These are trademarks of their respective owners, used here only to link to the author's official profiles.
  • Mail and arrow icons — drawn in the style of Feather Icons (MIT License, Copyright (c) 2013-2023 Cole Bemis).

License

Code in this repository is licensed under the MIT License, except for third-party assets noted in Credits above, which remain under their original licenses.

About

My personal landing page.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages