Left Sidebar
The latest posts
🙏 Support the site If this content helped you, a small donation keeps it going. ₹50 ₹100 Open donate page…
sound-recorder-wav-mp3
Champak — Sound Recorder (WAV + MP3) CR 🎙️ Champak — Sound Recorder (WAV + MP3) Record from your browser. Download as .wav …
understanding-variables-in-programming
Understanding Variables in Programming Posted by Champak Roy • Tags: programming, fundamentals, variables Introduction Variables are the building blocks …
Making a PWA-Progressive Web Application and hosting on GitHub Pages
Making a PWA-Progressive Web Application and hosting on GitHub Pages Download the apk here We start with defining a PWA A PWA, or Progressive Web App, is a type of application software delivered thro…
Arrow Functions in JavaScript
Arrow Functions in JavaScript ⚡ Arrow Functions in JavaScript Arrow functions offer a shorter and more readable way to write functions. Let’s learn how they work, how they dif…
Make a KBC app using Javascript,html and CSS.
Make a KBC app using Javascript, HTML, and CSS. Steps 1. Create the HTML design 2. Create the button on press and increase the question no 3. Add questions in an array and update on click 4. Update o…
HTML - 1
HTML, or Hypertext Markup Language, is the standard markup language used to create web pages. It was first developed in the late 1980s by Tim Berners-Lee, a computer scientist who was working at CERN…