Welcome to all the readers to my first blog.
#include <stdio.h>
int main(void) {
printf("Hello, World!\n");
return 0;
}
Check out the Portfolio for my general portfolio.
Check out my GitHub for my repositories.
Check out my Twitter for things I post.
Check out my stackoverflow for my knowledge.