Init Commit
As a software engineer, I would be remiss to start my blog/site in any other way:
#include <stdio.h>
void main(void)
{
printf("Hello, World.\n");
}
Stay tuned for more original, revolutionary content.