Coding
public HappyBirthday Ishaan()
{
HappyBirthdayResult result;
Cake ChocholateCake;
int pieces = family_members;
for(int i=0; i<pieces; i++)
{
ChocholateCake.cutPiece();
}
foreach(Dhanuka in Dhanuka_family)
{
Dhanuka.FeedCake();
Dhanuka.TakeGift();
if(Dhanuka.age > Ishaan.age)
Dhanuka.dhok();
else
Dhanuka.pyar();
}
result = HappyBirthday.MayAllYourDreams_ComeTrue;
return result;
}
18 July 2020, my little coder turns 8 years old. We are in lockdown, what better can be other than coding for kids, spending time at the house, and learning with fun? So, Ishaan is doing coding all day and loved this coding treasure hunt surprise, that I organized for him.
There were five clues written in different coding languages, which Ishaan was supposed to solve to reach his birthday gift. He was so happy to see them and excited to solve them. Also, he always wished for a password-protected gate for his room. I made a password to solve to open his room gate encoded in Braille language, which he was most excited to solve.









Some decoration was done with white balloons and binary digits written on them with marker pen, posters printed, and binary digits chocolate cake, made at home. Short and sweet birthday celebrated during the lockdown time.








