Skip to content

Sagar Kunwar

Menu
  • Home
  • YouTube
  • Blog
  • Contemplation
  • Contact
Menu

Create a Tic Tac Toe game using plain javascript, html and css!

Posted on February 11, 2023February 11, 2023 by Sagar Kunwar

Are you beginning your web development career? Or are you just trying to have fun learning new skill? Whatever it is. Learning to create a simple Tic Tac Toe game that you have played with your friends hundreds of time is definitely a fun thing to do in your journey. So let us start without…

Read more
How to upload your website on your own domain?

How to upload your website on your own domain?

Posted on January 22, 2021February 11, 2023 by Sagar Kunwar

After successfully creating a website, you want to publish your website to the internet. In this blog, we are going to learn how to publish or upload a website to the internet in 6 easy steps. Buy a domain name Buy a web hosting service Choose a website upload method Upload your website files Import…

Read more

Type Nepali (देवनागरी) easily with Unicode Romanized keyboard layout

Posted on December 19, 2019February 11, 2023 by Sagar Kunwar

Are you having difficulty in typing Nepali (देवनागरी) the traditional way? If yes, then we have a solution for you. We know learning typing Nepali (देवनागरी) is difficult and very time consuming. You might have installed different app like ‘Typeshala’ for practicing and just for that you might have spent lots of time which otherwise you could have used in…

Read more

Create a Simple JavaScript Countdown Timer

Posted on November 25, 2019February 11, 2023 by Sagar Kunwar

In this blog, we are going to learn how we can create a simple countdown timer to embed in any website using JavaScript. First we need to set the date we’re counting down to, var countDownDate = new Date(“Jan 1, 2050 15:37:25”).getTime(); Next we need to update the count down for every second so we…

Read more

Steps to create a simple login page using PHP

Posted on November 23, 2019February 11, 2023 by Sagar Kunwar

Today in this tutorial we are going to learn about how to simple login page using PHP and MySQL. we assume you have installed local server, have access to root user and can create  database using MySql admin.   Step 1: Create a `users` table in MySQL database CREATE TABLE `users` ( `id` int(10) NOT…

Read more

Recent Posts

  • Create a Tic Tac Toe game using plain javascript, html and css!
  • How to upload your website on your own domain?
  • Type Nepali (देवनागरी) easily with Unicode Romanized keyboard layout
  • Create a Simple JavaScript Countdown Timer

Categories

  • Blog
  • Javascript
  • PHP
  • Support
  • Web Hosting
December 2023
S M T W T F S
 12
3456789
10111213141516
17181920212223
24252627282930
31  
« Feb    
© 2023 Sagar Kunwar | Powered by Superbs Personal Blog theme