Daniel Doubrovkine bio photo

Daniel Doubrovkine

aka dB., @awscloud, former CTO @artsy, +@vestris, NYC

Email Twitter LinkedIn Github Strava
Creative Commons License

This is the first post in my new code blog, in which I plan to blabber about technology and code in which I am involved.

int 10h;
printf("Hello World");
std::wcout << L"Hello World" << std::endl;
Console.WriteLine("Hello World");
console.log("Hello World");