New Year, New Site
Welcome!
Welcome to hanusa.xyz, the webpage of Christopher R. H. Hanusa, professor of mathematics at Queens College of the City University of New York.
In 2025, Queens College decided to transition all its webpages away from college infrastructure. So I set up hanusa.xyz to be my index.html away from home. I thought that the xyz domain would be suitable since it evokes the \((x,y,z)\) coordinate system, my mathematical research is in the combinatorics of high dimensional geometry, and the mathematical art and mathematical jewelry that I design is designed in the computer and made physical through a 3D printing process.
The Vision
In late 2025 and early 2026, I took the time to redevelop the site to be more reflective of the breadth of the work that I do in my job, and allow for updating the website through a blog interface, as you’re reading right now. I’ve gained skills in conveying ideas through regular updates as I took on my role as the Faculty Liaison for Evaluation and Assessment and built communication infrastructure to keep the campus informed as it undergoes its regular reaffirmation of accreditation process.
My goal in writing is to provide additional context for the work that I do as a professor, to increase transparency about all the facets of the job, and share the good work that happens amongst my collaborators and colleagues.
Coding the Site
The site is hosted on Github Pages, and was developed with the help of Google Gemini. I used Visual Studio Code to code the webpages.
The blog feature is built using Quarto, which I developed using the github interface.
Quarto has a number of nice built-in features, like \(\LaTeX\) code: \[\sum_{i=1}^\infty \textup{Wow}_i!,\]
fun callouts like these,
RSS feeds that allow for direct integration with the webpages on hanusa.xyz.
and a way to streamline the citation of these posts. (See below.)
Quarto also has nice extensions, including lightbox to allow users to zoom in on images and and open social comments, which will allow for comments that get posted as replies to my posts on Bluesky (and Mastodon if there’s interest).
I’m excited to add this additional flexibility and functionality into my website. Thanks for following along.