🌟 Assignment Completion Announcements 🌟
Welcome to the Sheryians Coding School Cohort repository by Sandip Mishra!
This repository documents my progress in the Job Ready AI Powered Cohort: Complete Web Development + DSA + Aptitude course by Sheryians Coding School.
📚 Tracking Record
- Course: Job Ready AI Powered Cohort: Complete Web Development + DSA + Aptitude
- Instructor: Sheryians Coding School
- Status: This repository tracks my progress throughout the course.
HTML Assignments
Assignment 1: Blog Website 📝 (Day 3)
Assignment 2: About & Contact Us Page 📞 (Day 3)
🎨 CSS Assignments
Assignment 3: Blog Website with CSS Styling 🎨 (Day 4)
Assignment 4: Coffee Shop (static page) ☕ (Day 5)
Assignment 5: Style Blog Website and Form (static page) 💅 (Day 6)
Assignment 6: Photo Gallery (static + Responsive page) 🖼️ (Day 7)
Assignment 7: Portfolio Design (static + Responsive page) 💼 (Day 8)
- Status: Under Work
- Technology Used: HTML, CSS, Grid, SCSS
- Live Links:
- Source Code: 💻 GitHub Repository
- Project Preview:

Assignment 8: Portfolio Design - 2 (static page) 🖥️ (Day 9)
- Technology Used: HTML, Tailwind CSS
- Live Links:
- Source Code: 💻 GitHub Repository
- Project Preview:

Assignment 9: Landing Page for Creative Studio (static page) 🚀 (Day 10)
- Status: Under Work
- Technology Used: HTML, Tailwind CSS
- Live Links:
- Source Code: 💻 GitHub Repository
- Project Preview:

Assignment 10: Landing Page for Creative Studio (static + Responsive page) 🌐 (Day 11)
Assignment 11: Grid Photo Gallery (static + Responsive page) 🖼️ (Day 12)
Assignment 13: Branding Agency (static + Responsive page) 🏢 (Day 18, CSS-focused)
- Status: Under Work
- Technology Used: HTML, CSS, SCSS
- Live Links:
- Source Code: 💻 GitHub Repository
- Project Preview:

💻 JS Assignments
Assignment 12: JS Practice Question 🔍 (Day 15)
🧠 JavaScript DSA Assignments
Assignment 14: Javascript DSA Practice Question 🤓 (Day 27)
Assignment 15: Javascript DSA Practice Question 🤓 (Day 29)
Practice Demo: DOM Manipulation with Randomization 🚀
- Status: Completed
- Technology Used: HTML, CSS, JavaScript
- Live Links:
- Source Code: 💻 GitHub Repository
- Project Preview:

- Key Features:
- Button click interaction triggers random changes
- Random background color
- Random border color
- Random border radius
- Random border size
- Techniques Used:
- Math.random() & Math.floor()
- Template Literals
- DOM Manipulation