Search results for #100daysofcodeanddesign
Hello, for quality scores in all your assignments, kindly DM me @nicwrites12. I am available and ready to get started. #Southernuniversity #Famu #pebbles #Iranvsisrael #dixie #100DaysOfCodeAndDesign
100 Days of Code. Day 89. No HTML, no CSS, no JavaScript. Just Binary, Decimal and Hexadecimal!🤌🏽🤌🏽 Stay with me now📷 #100DaysOfCodeAndDesign @blockfuselabs
100 Days of Code. Day 88. Almost rounding up payment page for my e-commerce website. Stay with me now📷 #100DaysOfCodeAndDesign @blockfuselabs
100 Days of Code. Day 87. Building a simple payment page for my e-commerce website. Stay with me now📷 #100DaysOfCodeAndDesign @blockfuselabs
Day 100 of #100DaysOfCodeAndDesign 👑
Day 100 of #100DaysOfCodeAndDesign 🚀 Day 08 of #30dayswithTechyjaunt @TechyJaunt It’s a wrap! I’ve completed the entire JavaScript course by Jonas Schmedtmann @jonasschmedtman— and what a journey it’s been 💪🏽✨ Here is what I am walking away with👇 #100DaysOfCode #javascript
Day 99 of #100DaysOfCodeAndDesign day 07 of #30dayswithTechyjaunt @TechyJaunt Today I dived into Git & GitHub — the backbone of collaboration and version control in development 👨🏽💻💡 Here’s what I learned 👇 #Git #GitHub #DevJourney #100DaysOfCode
Day 98 of #100DaysOfCodeAndDesign Day 06 of #30dayswithTechyjaunt @TechyJaunt Today I flipped the script — from just fetching data from an API to actually uploading data to the API🚀 here is how it went down 👇 #JavaScript #webdev #100DaysOfCode
100 Days of Code. Day 86. A simple script to check if an item is already existing in my shopping cart using the product ID. Stay with me now📷 #100DaysOfCodeAndDesign @blockfuselabs
Day 97 of #100DaysOfCodeAndDesign Day 05 of #30dayswithTechyjaunt @TechyJaunt 🚀 Uploading a New Recipe – Part 2 ✔️ Collected & validated user input ✔️ Uploaded to the API ✔️ Rendered on the UI ✔️ Auto-bookmarked ✔️ Showed spinner, success msg & closed modal #JavaScript #WebDev
Stepping into the backend world—learning and implementing new concepts of Node.js and Express.js! Excited to build full-stack apps and understand how everything works behind the scenes. #NodeJS #ExpressJS #BackendDev #WebDevelopment #BuildInPublic #100DaysOfCodeAndDesign
Day 96 of #100DaysOfCodeAndDesign Day 04 of #30dayswithTechyjaunt @TechyJaunt Started working on Uploading a New Recipe Part 1 done: 🖱️ Toggle upload window 📥 Capture & transform form data using FormData + Object.fromEntries() 📤 Pass it to a handler #JavaScript #100DaysOfCode
Day 95 of #100DaysOfCodeAndDesign Day 03 of #30dayswithTechyjaunt @TechyJaunt Took a step back today to plan the next big feature: Upload Recipe 🔹 User clicks Upload → Form opens 🔹 Fills in details → Clicks Submit 🔹 Recipe is sent to the API, bookmarked & rendered instantly
100 Days of Code. Day 85. A simple text format app. Stay with me now📷 #100DaysOfCodeAndDesign @blockfuselabs
Day 1 of #Abena100DaysOfCode Started with HTML + CSS! Built an “About Me” page with soft aesthetics, flexbox layout & personal photos. Learned how small design choices can really bring a page to life.Nothing serious,just basic. Onwards & upwards! 🌸💻 #100DaysOfCodeAndDesign
🔖 Day 94 of #100DaysOfCodeAndDesign Day 02 of #30dayswithTechyjaunt @TechyJaunt Wrapped up the Bookmark functionality Users can now save their favorite recipes 🔥 Next up: Add Recipe feature — where users can upload their own recipe 👨🍳📤 #JavaScript #WebDev #100DaysOfCode
Day 93 of #100DaysOfCodeAndDesign Day 01 of #30dayswithTechyjaunt @TechyJaunt still on #forkify project Today I implemented persistent bookmarks using localStorage in JavaScript! ✅ Bookmarks now stay saved even after a page reload. #100DaysOfCode #webdevelopment #JavaScript
Day 92 of #100DaysOfCodeAndDesign ✨ Forkify project: Bookmarks part 2 Built the BookmarksView class to dynamically display saved recipes. → Handle no-bookmark state → Renders list with previewView.render() what are you working on? #JavaScript #WebDev #Frontend #100DaysOfCode
Day 91 of #100DaysOfCodeAndDesign Still working on the #Forkify project! Today I implemented bookmark functionality — recipes can now be saved or unsaved dynamically. what are you currently working on. currently taking exams but.. #JavaScript #100DaysOfCode #WebDev #Frontend
Day 90 of #100DaysOfCodeAndDesign Forkify project. Today: building a DOM updating algorithm Instead of re-rendering the whole view, I now compare elements and update only the parts that change — both text and attributes. #JavaScript #WebDevelopment #100DaysOfCode #Frontend