This repo is created to add my practice of frontend development core concepts. Which is HTML, CSS, and JS.
- I created this whole image gallery with my own learning experience.
- I used google hd images on this.
- Design of simple calculator. which is HTML, CSS is completely created by me.
- JavaScript part of simple calculator is created after watching calculator tutorial on youtube.
- I create dark and light mode on this calculator.
- And I also create two screens. first screen show the calculations and second screen shows the answer of calculations.
- This Music Player is created after watching music player tutorial on Thapa Technical youtube channel.
- I learned many concepts of JavaScript by created this project.
- Design of Music Player is created by me.