About Author

// List of authors const authors = [ { name: "Yadav Chandra Bista", bio: "Mathematics educator and ICT enthusiast.", url: "http://www.ycb.com.np" }, { name: "Sunita Gosal", bio: "Writer and travel blogger.", url: "#" }, { name: "Pratap Das", bio: "Public service professional and blogger.", url: "#" } ]; // Function to display authors document.addEventListener("DOMContentLoaded", () => { const authorsContainer = document.getElementById("authors"); if (authorsContainer) { authors.forEach(author => { const authorCard = document.createElement("div"); authorCard.className = "author-card"; authorCard.innerHTML = `

${author.name}

${author.bio}

`; authorsContainer.appendChild(authorCard); }); } });

Education

Loksewa

Read more

View all

विद्यालयमा गणित विषयको सिकाइ उपलब्धि कमजोर हुनुको कारण र समधानका उपाय

विद्यालयमा गणित विषयको सिकाइ उपलब्धि कमजोर हुनुको कारण र समधानका उपाय यादव चन्द्र बिष्ट   शिक्षा अधिकृत, बुटवल उपमहानगरप…

Load More
That is All

Science-Tech

Memories

Mathematics