frontendchallenge

Glam Up My Markup: Space

Glam Up My Markup: Space

This is a submission for Frontend Challenge v24.09.04, Glam Up My Markup: Space What I Built I created an interactive Solar System webpage using HTML, CSS, and JavaScript. The goal was to enhance a basic template, making it visually appealing, responsive, and easy to use. I focused on adding engaging features while keeping it educational and accessible, in line with the challenge criteria. Demo You can view the project GitHub link here Deployment You can view the project deployment link here Journey I began by crafting a visually appealing layout and then added interactive features using JavaScript. This included dynamically…
Read More
Frontend Challenge v24.09.04-Space Edition

Frontend Challenge v24.09.04-Space Edition

This is a submission for Frontend Challenge v24.09.04, Glam Up My Markup: Space What I Built I have built the solar system using three js and it's my first time using the tool. My idea was to represent those bits pieces of space on a 3D plane. Demo GitHub code linkDeployed link Journey I always wanted to do something one day with three js. I have heard about this a lot from YouTubers and other forums. Never really got a chance to build something so tried the challenge using the same. I wish to elaborate this to make a portfolio…
Read More
Radio Asteral Frontend Design

Radio Asteral Frontend Design

This is a submission for Frontend Challenge v24.07.24, CSS Art: Recreation. Inspiration HTML Code `<!DOCTYPE html> Wave AnimationRadioAsteral <div class="circles"> <div class="circles_circle circle1"></div> <div class="circles_circle circle2"></div> <div class="circles_circle circle3"></div> <div class="gradint-color"> <div class="innercolor1"></div> <div class="innercolor2"></div> <div class="innercolor3"></div> </div> <div class="circleshadow"> <div class="gradint-color"> <div class="innercolor1"></div> <div class="innercolor2"></div> <div class="innercolor3"></div> </div> </div> </div> </main> <script src="https://dev.to/harish_05/script.js"></script> ` CSS Code `.menu {display: flex;position: fixed;left: 0;top: 0;width: 100vw;z-index: 10;background: black;height: 100px;opacity: 1;align-items: center;} .logoname h2 {font-family: Arial, Helvetica, sans-serif;color: rgb(255, 255, 255);opacity: 1;z-index: 11;font-size: 2.5rem;margin-left: 50px;margin-top: 30px;align-items: center;font-weight: 800;font-style: normal;letter-spacing: 0.2em;} .circles {border: none;background-color: #000;min-height: 100vh;left: 50%;overflow: hidden;position: absolute;top: 50%;transform: translateX(-50%) translateY(-50%);width: 100vw;z-index: 1;}…
Read More
Frontend Challenge August: Cricket League

Frontend Challenge August: Cricket League

This is a submission for Frontend Challenge v24.07.24, Glam Up My Markup: Recreation What I Built This project it will be used for the dev.to frontend challenge of August. I choose the second challenge: Cricket League!. I'm using the only Vanilla Javascript and CSS. I'm not using NPM/Yarn/PNPM as dependency package manager. This project is a simple project using vanilla javascript and using all the functions to replace and manipulate the DOM, just using javascript. All styles is a simple file of CSS. Also, is responsive, with accessibility, performance and Best SEO! Demo This project is hosted on Vercel. Just…
Read More
CSS CANVAS

CSS CANVAS

https://github.com/Shivaya007/css-canva.git Inspiration My growing enthusiasm for web designing fuels my desire to dive deeper into this field. This passion motivates me to embrace new challenges, continually expand my knowledge, and refine my skills. I am excited to explore innovative design techniques, learn cutting-edge technologies, and create engaging, user-friendly websites. This challenge represents an opportunity for personal and professional growth, driving me to push my limits and achieve excellence in web design Demo Source link lol
Read More
No widgets found. Go to Widget page and add the widget in Offcanvas Sidebar Widget Area.