Post by Kirandeep Kaur
Aspiring Software Engineer | C++ | HTML | CSS | JavaScript | B.Tech 3rd Year Student, MIMIT Malout
Recently, I worked on two small web development projects using HTML, CSS, and JavaScript as part of my learning journey in frontend development. 🔹 Project 1: Download Simulation UI This project simulates a real file downloading process from 0% to 100%. While downloading, it displays messages like “Downloading file…” and once the process reaches 100%, it changes to “Downloaded”. Through this project, I practiced working with JavaScript logic, UI updates, progress animations, and DOM manipulation. 🔹 Project 2: Email & Password Validator This project contains email and password input fields with validation checks. If the entered details do not follow the required conditions, it displays messages like “Incorrect Email” or “Incorrect Password”. When all conditions are satisfied, the validation works successfully without errors. This helped me improve my understanding of form validation, conditions, and user input handling in JavaScript. These projects may be small, but they represent my continuous effort to learn, practice, and explore new concepts in web development. I’m excited to keep building more projects and improving my skills step by step. #WebDevelopment #HTML #CSS #JavaScript #FrontendDevelopment #LearningJourney #Coding #BeginnerDeveloper #Projects