@@ -32,7 +32,7 @@ <h1 class="logoNmae">Harshal Mulay</h1>
3232 < a href ="#aboutme " class ="navbarLink "> About us</ a >
3333 </ li >
3434 < li >
35- < a href ="# " class ="navbarLink "> Project</ a >
35+ < a href ="#projects " class ="navbarLink "> Project</ a >
3636 </ li >
3737 < li >
3838 < a href ="#skills " class ="navbarLink "> Skills</ a >
@@ -80,10 +80,9 @@ <h1 class="logoNmae">Harshal Mulay</h1>
8080 </ div >
8181 </ div >
8282 </ div >
83- <!-- home------------------------------------------------------------------ -->
8483
85-
8684
85+ <!-- home------------------------------------------------------------------ -->
8786 < div id ="home " class ="home ">
8887
8988 < div class ="intro1 ">
@@ -136,6 +135,51 @@ <h3>8767344847</h3>
136135 </ div >
137136 </ div >
138137
138+ <!-- Project------------------------------------------------------------------------------ -->
139+ < div id ="projects " class ="projects ">
140+ < h1 class ="myprojects "> My Projects</ h1 >
141+ < p > Projects are not just tasks completed—they are challenges solved, skills applied, and ideas brought to life.</ p >
142+ < div class ="projectContainer ">
143+
144+ < div class ="project ">
145+ < img class ="projectimg " src ="https://raw.githubusercontent.com/mulayharshal/OnlineExamPortal/main/screenshots/homepage.png " alt ="project Image ">
146+ < div class ="projectdata ">
147+ < h2 class ="projectname "> Online Exam Portal</ h2 >
148+ < p class ="projectinfo "> A full-stack Online Examination Portal built with Angular, Spring Boot, and MySQL for managing and conducting online exams efficiently.</ p >
149+ </ div >
150+ < div class ="projectbtns ">
151+ < a href ="https://github.com/mulayharshal/OnlineExamPortal " target ="_blank "> < button class ="pbtn "> View Code </ button > </ a >
152+ < a href ="javascript:void(0) " > < button class ="pbtn "> View Live </ button > </ a >
153+ </ div >
154+ </ div >
155+
156+ < div class ="project ">
157+ < img class ="projectimg " src ="https://raw.githubusercontent.com/mulayharshal/AgeCalculator/refs/heads/main/images/pcview.jpeg " alt ="project Image ">
158+ < div class ="projectdata ">
159+ < h2 class ="projectname "> Age Calculator</ h2 >
160+ < p class ="projectinfo "> A fully responsive age calculator website, designed using HTML, CSS, and JavaScript to provide accurate results</ p >
161+ </ div >
162+ < div class ="projectbtns ">
163+ < a href ="https://github.com/mulayharshal/AgeCalculator " target ="_blank "> < button class ="pbtn "> View Code </ button > </ a >
164+ < a href ="https://mulayharshal.github.io/AgeCalculator/ " target ="_blank "> < button class ="pbtn "> View Live </ button > </ a >
165+ </ div >
166+ </ div >
167+
168+ < div class ="project ">
169+ < img class ="projectimg " src ="images/fulldemo.jpeg " alt ="project Image ">
170+ < div class ="projectdata ">
171+ < h2 class ="projectname "> Personal Portfolio</ h2 >
172+ < p class ="projectinfo "> A fully responsive personal portfolio website, Responsive for all devices, build using HTML and CSS.</ p >
173+ </ div >
174+ < div class ="projectbtns ">
175+ < a href ="https://github.com/mulayharshal/portfolio " target ="_blank "> < button class ="pbtn "> View Code </ button > </ a >
176+ < a href ="https://mulayharshal.github.io/portfolio/ " target ="_blank "> < button class ="pbtn "> View Live </ button > </ a >
177+ </ div >
178+ </ div >
179+ </ div >
180+
181+ </ div >
182+
139183 <!-- Skills------------------------------------------------------------------------------ -->
140184 < div id ="skills " class ="skills ">
141185 < h2 class ="myskill "> My Skills</ h2 >
@@ -279,7 +323,7 @@ <h3 class="contactname">Website</h3>
279323 < a href ="#aboutme " class ="navbarLink "> About</ a >
280324 </ li >
281325 < li >
282- < a href ="# " class ="navbarLink "> Project</ a >
326+ < a href ="#projects " class ="navbarLink "> Project</ a >
283327 </ li >
284328 < li >
285329 < a href ="#skills " class ="navbarLink "> Skills</ a >
@@ -293,7 +337,7 @@ <h3 class="contactname">Website</h3>
293337
294338 </ ul >
295339 </ div >
296- < p > Copyright © : Designed by Harshal Mulay ❤️</ p >
340+ < p > Copyright © 2024 : Designed by Harshal Mulay ❤️</ p >
297341 </ div >
298342
299343
0 commit comments