diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -0,0 +1,22 @@ +# Holden Rohrer's work for the 2020-21 school year + +## My professors + +I am taking all of my classes at Georgia Tech this year. During the fall +semester, I have: +- Dr. Hannah Markley for ENGL 1102-C2 (English Composition, Health, and + Medicine) +- Dr. Johnny Smith for HIST 2112-B (United States since 1877) +- Christian Houdre for MATH 3235-K (Probability Theory) +- Dr. Jason Rich for INTA-1200-A (American Government) + +## Structure + +The growth of this repository will be pretty organic, but as a general +rule it will consist exclusively of ASCII plain-text files (preferably +as a final format, but sometimes using TeX to generate pdfs with a +Makefile). At the top level there will be a folder for each prof, +labeled with their last name (i.e. `markley/`), all-caps files like +README, LICENSE, and PROGRESS for what is mostly metadata, and possibly +some TeX format files. Git commits' commit times will act as the record +for when different events occur. |