You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a simple calculator application built using HTML, CSS, and JavaScript.
160
-
It provides basic arithmetic functionality (addition, subtraction, multiplication, division)
161
-
and includes a clear button to reset the input. <br><ahref="https://github.com/palesamapeka/palesamapeka.github.io/tree/main/projects/simple-calculator-updated">Project Repo</a></p>
This project is a Weather Web App built using HTML, CSS, and JavaScript.
171
-
It allows users to input a city name, fetch weather data from the OpenWeatherMap API,
172
-
and display relevant weather information dynamically on the webpage. <br><ahref="https://github.com/palesamapeka/palesamapeka.github.io/tree/main/projects/weather-app">Project Repo</a></p>
This project is a To-do List Web App developed using HTML, CSS, and JavaScript.
182
-
It allows users to add tasks, mark them as completed, and delete tasks. The application also
183
-
features local storage integration to persist tasks even after refreshing or closing the browser. <br><ahref="https://github.com/palesamapeka/palesamapeka.github.io/tree/main/projects/to-do-list">Project Repo</a></p>
184
-
</div>
189
+
This project is a To-do List Web App developed using HTML, CSS, and JavaScript.
190
+
It allows users to add tasks, mark them as completed, and delete tasks. The application also
191
+
features local storage integration to persist tasks even after refreshing or closing the browser. <br><a
This project is a Random Password Generator developed using HTML, CSS, and JavaScript.
193
-
It generates random passwords and allows users to copy them to the clipboard. <br><ahref="https://github.com/palesamapeka/palesamapeka.github.io/tree/main/projects/random-password">Project Repo</a></p>
194
-
</div>
195
-
</div>
200
+
</a>
201
+
<p>Project Summary: <br>
202
+
This project is a Random Password Generator developed using HTML, CSS, and JavaScript.
203
+
It generates random passwords and allows users to copy them to the clipboard. <br><a
0 commit comments