My IST 110 Personal Webpage.

Author: G. Quade C. Jones

Subject: Computer Science and Mathematics.
Campus: Pennsylvania State University, Harrisburg Campus.
Mail: gqj5052@psu.edu.
Go Home.


This is my Fall 2018 Schedule.

  • IST 110: Information, People, and Technology.
  • MATH 425: Operations Research.
  • ECON 104H: Macroeconomics.
  • COMP 505: Theory of Computation.
  • COMP 594: Master's Studies.
  • COMP 517: Computer Security.

Here are Some of my Interests.

  • Mathematics and Geometry.
  • Computer Programming.
  • Compilers and Interpreters.
  • Computer Graphics.
  • Electrical Engineering.
  • Mechanical Engineering.
  • Physics.

Here are Some of my Hobbies.

  • Puzzle Solving and Mathematics.
  • Computer Programming and Playing Games.
  • Electrical Engineering.

About Me.

My name is Quade Jones (G. Quade C. Jones), and I am a Computer Science IUG (Integrated Undergraduate/Graduate studies) student who is also pursuing a B.S. degree in Mathematical Sciences. It is currently my fifth year (5 year program) at Penn State in the Harrisburg campus. I live in Mechanicsburg, PA where I attended Cumberland Valley High School. I briefly worked at a movie theater directly out of high school. My hobbies include programming, mathematics, puzzle solving, and video gaming. My technical skills include mathematical problem solving, systems programming (low-level hardware programming, e.g. Assembly(x86)/OS Development), Java/C/C++/GLSL/SQL/Lua/Python programming, web development using HTML/Javascript/CSS, and computer assembly/components.

Here are Some of my Projects.


This is a video recording of a rasterizer running in real-time that is completely coded in javascript using the pixel manipulation of the HTML Canvas element as output. This output was captured using the web MediaStream API. Each of the images are loaded dynamically then mapped to the faces of the cube. Visit viewer.html to explore the full project.