coding

221 Articles 3 Followers


JavaScript Kata #18: Sum of odd numbers

26 Aug 2022 2 minute read 0 comments YayoDrayber

If you missed the introductory post, it's here. For a list of previously solved katas, please refer to the bottom of this page. If this is your first time seeing my post, please note - these katas are probably randomly assigned per user so please don...

Home Lab NTP Server

25 Aug 2022 3 minute read 0 comments powersjo

How to create your own home lab NTP server? While I’m not an expert on NTP (network time protocol), I decided to create my own NTP server for my home network. This was for multiple reasons: To learn about NTP servers and clients. Take the load of NT...

Create a Log-in Page with HTML and CSS

24 Aug 2022 1 minute read 1 comment Scofield

This article will discuss the functionality and languages used to set up a Simple log-in page.   Most social media platforms, bank accounts and other individual sites use this log-in page.    The log-in page creates room for a user’s little details f...

JavaScript Kata #17: Sum of two lowest positive integers

24 Aug 2022 2 minute read 0 comments YayoDrayber

If you missed the introductory post, it's here. For a list of previously solved katas, please refer to the bottom of this page. If this is your first time seeing my post, please note - these katas are probably randomly assigned per user so please don...

JavaScript Kata #16: String ends with?

23 Aug 2022 1 minute read 0 comments YayoDrayber

If you missed the introductory post, it's here. For a list of previously solved katas, please refer to the bottom of this page. If this is your first time seeing my post, please note - these katas are probably randomly assigned per user so please don...

JavaScript Kata #15: Descending Order

21 Aug 2022 2 minute read 0 comments YayoDrayber

If you missed the introductory post, it's here. For a list of previously solved katas, please refer to the bottom of this page. If this is your first time seeing my post, please note - these katas are probably randomly assigned per user so please don...

JavaScript Kata #14: Get the Middle Character

19 Aug 2022 1 minute read 5 comments YayoDrayber

If you missed the introductory post, it's here. For a list of previously solved katas, please refer to the bottom of this page. If this is your first time seeing my post, please note - these katas are probably randomly assigned per user so please don...

Teaching is always exciting

17 Aug 2022 2 minute read 1 comment Bala

I don't think everyone would agree with this but for some people teaching is fun and exciting. It requires enormous patience but if we do it with interest it is one of the most interesting things someone can do. The main reason behind that is that pe...

JavaScript Kata #13: Grasshopper - Summation

16 Aug 2022 1 minute read 0 comments YayoDrayber

If you missed the introductory post, it's here. For a list of previously solved katas, please refer to the bottom of this page. If this is your first time seeing my post, please note - these katas are probably randomly assigned per user so please don...

JavaScript Kata #12: Friend or Foe?

16 Aug 2022 1 minute read 0 comments YayoDrayber

If you missed the introductory post, it's here. For a list of previously solved katas, please refer to the bottom of this page. If this is your first time seeing my post, please note - these katas are probably randomly assigned per user so please don...