Projects

Put your knowledge into real action by building practical stuff.

Project showcase

Analog Clock in JavaScript

Discover how to create an analog clock using HTML, CSS, and vanilla JavaScript, all centered around an object-oriented design.

Difficulty Easy

Duration 58 mins

8 chapters

New
Project showcase

Calculator Program in JavaScript

Explore how to build a simple, yet fully-functional, arithmetic calculator in vanilla JavaScript.

Difficulty Intermediate

Duration 3 hrs 30 mins

17 chapters

Coming soon

Todo List App in JavaScript

Learn how to create a basic todo list app using vanilla JavaScript, while at the same time, keep track of your to-dos.

Image Map Generator in JavaScript

Learn how to create an HTML image map for an image, via a program, by drawing shapes on top of it.