basic course content added, more TODO

This commit is contained in:
Thomas (Tom) C. Gorordo 2026-02-22 18:07:24 -08:00
commit 76468828e3
Signed by: tgorordo
GPG key ID: 0CBED22BB0D94490
94 changed files with 22022 additions and 0 deletions

97
README.md Normal file
View file

@ -0,0 +1,97 @@
---
title: "Thomas (Tom) C. Gorordo"
---
(*he/him*)
| | |
| ------------- | ---------------------------------------------------- |
| **email**: | [tgorordo@uoregon.edu](mailto:tgorordo@uoregon.edu) |
| **office**: | 463 Willamette Hall (WIL 463) |
| **addr.**: | [Department of Physics](https://naturalsciences.uoregon.edu/physics/contact-us) |
| | 120 Willamette Hall, 1371 E 13th Avenue |
| | University of Oregon |
| | Eugene, OR 97403-1274 |
Welcome to my academic site! See also: [my personal site](https://tom.ket.dev),
[my UO Blog](https://blogs.uoregon.edu/tgorordo)[.](https://titanic.caltech.edu/~tgorordo)
I'm a Physics PhD candidate/[Graduate Student](https://cas.uoregon.edu/directory/profiles/all/tgorordo)
in the [Institute for Fundamental Science (IFS)](https://ifs.uoregon.edu/theory/)
at the University of Oregon working with [Graham Kribs](https://pages.uoregon.edu/kribs/).
I previously held a Research Assistant position at the Lawrence Berkeley National Laboratory (LBNL/LBL)
during 2020-2022, after finishing my undergraduate at the California Institute of Technology (Caltech) in 2019.
This site is under-construction at the moment, so a lot of content is missing and links may not terminate correctly - be sure to check back later :)
---
## Publications
[INSPIRE: T.Gorordo.1](https://inspirehep.net/authors/2051247)
[ORCID: 0009-0001-0342-6205](https://orcid.org/0009-0001-0342-6205)
---
## Software Contributions ([Git](https://git.ket.dev), [Gists](https://gist.ket.dev), [Github](https://github.com/tgorordo))
Selected:
- [`StandardHaloModelsPP.jl`](https://github.com/tgorordo/StandardHaloModelsPP.jl):
A package encoding galactic Dark Matter velocity distributions and various integrals.
- [`NRNuclearDMResponses.jl`](https://github.com/tgorordo/NRNuclearDMResponses.jl):
A package implementing general NREFT Dark Matter Nuclear Response functions.
- [`WignerSymbols.jl`](https://github.com/tgorordo/WignerSymbols.jl):
A fork of [`Jutho/WignerSymbols.jl`](https://github.com/Jutho/WignerSymbols.jl)
adding the Wigner 9j symbols (yet to be upstreamed).
For software collaboration I use the email: [tcgorordo@gmail.com](mailto:tcgorordo@gmail.com)
([public PGP key](/files/tgorordo-pub.pgp)).
---
## Presentations, Posts and Ponderings
Recent:
$partial("templates/post-list.html")$
or check the [archive](/archive.html) for more.
---
## Course Notes & (Extra) Content
- **UO Ph. 611 - Theoretical Mechanics** *(TA Fall 2025)*
- [TA Solution Sets](/courses/uoph611_Th-Mechanics/).
- **UO Ph. 410/510c - Scientific Computation** *(TA Spring 2024)*
- [Scientific Computation Resources List](/courses/uoph410-510c_Sci-Comp/resources.html).
- **UO Ph. 410/510a - Image Analysis** *(TA Fall 2024)*
- [Intro Python `venv` Setup Guide](/courses/uoph410-510a_Image-Analysis/setup.html)
- TA Solution Sets: [`s0.py.html`](/courses/uoph410-510a_Image-Analysis/wk1/s0.html),
[`s1.py.html`](/courses/uoph410-510a_Image-Analysis/wk1/s1.html),
[`s2.py.html`](/courses/uoph410-510a_Image-Analysis/wk2/s2.html),
[`s3.py.html`](/courses/uoph410-510a_Image-Analysis/wk3/s3.html),
[`s4.py.html`](/courses/uoph410-510a_Image-Analysis/wk4/s4.html),
[`s5.py.html`](/courses/uoph410-510a_Image-Analysis/wk5/s5.html),
[`s6.py.html`](/courses/uoph410-510a_Image-Analysis/wk6/s6.html),
[`s7.py.html`](/courses/uoph410-510a_Image-Analysis/wk7/s7.html),
[`s8.py.html`](/courses/uoph410-510a_Image-Analysis/wk8/s8.html)
- **UO Ph. 444/544 - Intro. BioPhysics** *(TA Fall 2023)*
- TA Solution Sets:
- **UO Ph. 20Xabc and Ph. 25Xabc - Foundations** *(TA Various)*
- Optics: [Fun with Fermat's principle of least time](/courses/uoph25X_Foundations/fermat.html).
---
## Misc./Tools
- [`dotfiles`](https://github.com/tgorordo/dots): Various software configurations, managed using [chezmoi](https://www.chezmoi.io/).
- Templates - [Copier]() project and environment templates: [`copier-python`](https://github.com/tgorordo/copier-python), [`copier-julia`](https://github.com/tgorordo/copier-julia)
- [`carousel`](https://github.com/tgorordo/carousel) (NONFUNCTIONAL [CGI App Form](/files/forms/carousel.html)):
A stable-matching solver that can e.g. be used to find optimal TA assignments.