--- layout: single title: "A physicist's website" header: # overlay_color: "#5e616c" overlay_image: bubbleTracks.jpg # overlay_filter: .4 caption: "[Image credit: **FNAL**](https://history.fnal.gov/neutrino.html)" #excerpt: "" author: John_Joseph --- {% include base_path %}

Hi and welcome!

This is my relatively new public spot for various cognitive curios, baubles, and gewgaws I’ve been curating over the years.

If you are looking for my group's website, you can find it here: [http://fancyphysics.org].

Enjoy!
jjmc, June 2017

{% if paginator.page == 1 %} {% assign pinned = site.posts | where:"pinned","true" %} {% if pinned.size > 0 %}

{{ site.data.ui-text[site.locale].pinned_posts | default: "Pinned Posts" }}

{% for post in pinned %} {% include archive-single.html %} {% endfor %} {% endif %} {% endif %}

{{ site.data.ui-text[site.locale].recent_posts | default: "Latest Blog Posts" }}

{% for post in paginator.posts %} {% include archive-single.html %} {% endfor %} {% include paginator.html %}

Latest Publications