
#Portfolio
My Developer Portfolio - Project, Skills and Personal Journey Exploring the world of a Frontend Dev Self-taught JavaScript Developer This is the code <!DOCTYPE html> Frontend Developer Portfolio <!-- Hero Section --> Hi, I'm Yoichi Isagi, a Js Dev. Welcome to my Website! Self-taught Frontend Developer building interactive web applications. Always learning, always improving. class="bg-white text-purple-900 px-6 py-3 rounded-xl font-semibold hover:scale-105 transition"> View Projects <div class="relative"> <!-- Background Image --> <div class="absolute inset-0 bg-cover bg-center opacity-40" style="background-image: url('https://cdn.pixabay.com/photo/2024/05/02/09/16/web-development-8734249_1280.png');"> </div> <!-- Content Wrapper --> <div class="relative z-10"> <!-- About Section --> <section class="py-20 px-6 max-w-4xl mx-auto text-center"> <h2 class="text-3xl font-semibold mb-6">About Me</h2> <p class="text-white leading-relaxed"> I'm a self-taught frontend developer focused on buildi
Continue reading on Dev.to Webdev
Opens in a new tab

