Dynamic or not dynamic, that is the question
[Read More]First-Time: WebPage Design
Before Everything Else:
College just started. During one of the tours of the school, I found that there’s a Web-Design contest to be held by our school. Although I don’t have the first clue of writing html and css and javascript, I still wanted to go and try. There would also be sophomore, junior and senior students participate, but apparently as a freshman I can get bonus score so I would still have a chance. So I started looking into html…
[Read More]First-Time: Minecraft Plugin
This actually took me so long…
[Read More]My First Blog
Creating a Post
This is my first blog. This post acts as a test for the site. I would write more blogs, if possible.
A simple line code:
let a = 5;
A simple code block:
#include <iostream>
using namespace std;
int main(){
return 0;
}