Christopher Snyder

60
reputation
1
9

I am on my third year of programming and I love to learn new things. I am also very enthusiastic about computer security and penetration testing.

I am certified in SQL, HTML, CSS, Javascript/JQuery, and Python.

Right now I am learning Java and C++ so that I can make more intensive programs and solve real world problems.

public class MyClass {

    public static void main(String[] args){
     System.out.println("I hate about pages.");
  }
}