In CSS, when I need a shade of grey, I often use hex rgb like #cccccc, #eeeeee etc. (or in short form, #ccc, #eee) I … Read More ›
68 65 6C 6C 6F 20 77 6F 72 6C 64 21
In CSS, when I need a shade of grey, I often use hex rgb like #cccccc, #eeeeee etc. (or in short form, #ccc, #eee) I … Read More ›
Just realized I did not post any blog entries this whole year, so let me rush! I was casually looking for properties of the number … Read More ›
Here is the dish that I started making by trial and error when we were living in San Diego around 2002. I drew inspiration from … Read More ›
I wanted to create a progress indicator that would show completed stages in a shade of green. Initially I was thinking of using Raphaeljs, but … Read More ›
I programmed 5 Christmas tunes in Arduino, and also made a synchronized light show with some special effects! It plays the following tunes in sequence … Read More ›
Here is a wordle I created based on the stats found in w3techs site: Note: The sizes are indicative of the relative popularity and are … Read More ›
Well, this was my plan – to create an extremely simple virtual piano with Lego Mindstorms, just by using the ultrasonic sensor in the manner … Read More ›
I wanted to create a robot that can draw something on a paper. Searching for some inspirations, I found on YouTube, a variety of very … Read More ›
Last weekend we walked into Fry’s to find an awesome deal for Lego Mindstorms NXT 2.0. Mindstorms is a robotics system for kids 10+ years, … Read More ›
Recently I found that a WebGL program I wrote earlier was not working anymore due to CORS restriction. To get around this, I wrote up … Read More ›
Electronics used to be my hobby while I was growing up, and one of the components that always fascinated me was the seven segment display. … Read More ›