AS Photography & Creator is a creative portfolio showcasing photography, video editing, wedding invitations, poster design, thumbnails, and digital content creation. Explore professional projects, creative services, and unique visual designs crafted with passion and creativity.
<title>AS Creator | Portfolio</title> <style> *{ margin:0; padding:0; box-sizing:border-box; font-family:'Poppins',sans-serif; scroll-behavior:smooth; } body{ background:#050505; color:white; overflow-x:hidden; } /* RGB Background */ .hero{ min-height:100vh; display:flex; align-items:center; justify-content:center; text-align:center; padding:50px 20px; position:relative; overflow:hidden; } .hero::before{ content:''; position:absolute; width:700px; height:700px; background:linear-gradient( 45deg, #ff0000, #00ff00, #00ffff, #ff00ff, #ff0000 ); filter:blur(150px); animation:rotate 10s linear infinite; opacity:.35; } @keyframes rotate{ 100%{ transform:rotate(360deg); } } .glass{ position:relative; z-index:2; background:rgba(255,255,255,.05); backdrop-filter:blur(15px); padding:40px; border-radius:25px; border:1px solid rgba(255,255,255,.1); max-width:900px; width:100%; } .logo{ width:180px; height:180px; border-radius:50%; object-fit:cover; border:3px solid #00ffff; box-shadow:0 0 30px #00ffff; margin-bottom:20px; } h1{ font-size:55px; margin-bottom:10px; } .subtitle{ font-size:20px; color:#cfcfcf; margin-bottom:25px; } .btn{ display:inline-block; padding:14px 30px; margin:10px; border-radius:50px; text-decoration:none; font-weight:600; transition:.4s; } .btn-primary{ background:#00ffff; color:black; } .btn-primary:hover{ box-shadow:0 0 30px #00ffff; } .btn-secondary{ border:2px solid #00ffff; color:#00ffff; } .btn-secondary:hover{ background:#00ffff; color:black; } section{ padding:80px 10%; } .section-title{ text-align:center; font-size:40px; margin-bottom:50px; color:#00ffff; } .grid{ display:grid; grid-template-columns:repeat(auto-fit,minmax(250px,1fr)); gap:25px; } .card{ background:rgba(255,255,255,.05); backdrop-filter:blur(10px); padding:25px; border-radius:20px; transition:.4s; border:1px solid rgba(255,255,255,.08); } .card:hover{ transform:translateY(-10px); box-shadow:0 0 25px rgba(0,255,255,.4); } .card h3{ margin-bottom:10px; color:#00ffff; } .portfolio img{ width:100%; height:250px; object-fit:cover; border-radius:15px; } .contact-form{ max-width:700px; margin:auto; } input, textarea{ width:100%; padding:15px; margin-bottom:15px; border:none; outline:none; background:#111; color:white; border-radius:10px; } button{ padding:15px 30px; background:#00ffff; border:none; font-weight:600; border-radius:50px; cursor:pointer; } footer{ background:#000; padding:40px; text-align:center; border-top:1px solid rgba(255,255,255,.1); } .socials a{ margin:0 10px; color:#00ffff; text-decoration:none; } .whatsapp{ position:fixed; bottom:20px; right:20px; background:#25D366; color:white; padding:15px 18px; border-radius:50%; font-size:25px; text-decoration:none; box-shadow:0 0 20px #25D366; } .toggle{ position:fixed; top:20px; right:20px; padding:10px 20px; cursor:pointer; background:#111; border:1px solid #00ffff; border-radius:30px; color:white; } .light-mode{ background:#f5f5f5; color:black; } .light-mode .card, .light-mode .glass{ background:white; color:black; } @media(max-width:768px){ h1{ font-size:35px; } .subtitle{ font-size:16px; } .logo{ width:140px; height:140px; } } </style>🌙 Mode
Passionate creator specializing in photography, video editing, wedding invitations, poster design, thumbnails, gaming content, and AI-powered creativity.
Send Message
📞 +91 9912581044
📧 ashwinkamera@gmail.com
Instagram: @_as_photography_1.0
Instagram: @the_as_creator
© 2026 AS Creator. All Rights Reserved.
<script> function toggleTheme(){ document.body.classList.toggle('light-mode'); } </script>
