About
I am a computer science student and this website is where I place my personal projects and ramblings.
I believe in simple web design, so this whole website is written using only HTML and CSS and a little bit of
JavaScript sprinkled in. To prevent copy-pasting and duplication, I run a straightforward Python script that takes a
template.html
file and a page file and combines them.
Right now I am hosting a domain at a registrar and hosting the static website using GitHub Pages. The source for this website and the generator code I use can be viewed on GitHub.
The following JavaScript libraries are used (on some pages) on the client side:
- For rendering LaTeX: MathJax