Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-02 | Rework education to section by degree rather than school | Karl Hallsby | |
Also put expected graduation on right (or years of attendance for LTH). Include the schools attended to finish the degree as well. | |||
2022-10-02 | Add little bit of spacing before subsections | Karl Hallsby | |
2022-10-02 | Use itemize without top separation for ALL skills | Karl Hallsby | |
2022-10-02 | Change name of jobdescription itemize for something more generic | Karl Hallsby | |
This new name is not strictly important, but it makes it less strange when used in places that are not jobs, namely the skills section. | |||
2022-10-02 | Use new jobdescription itemize environment | Karl Hallsby | |
2022-10-02 | Create special itemize list to handle job descriptions | Karl Hallsby | |
The biggest thing is that the topsep for the itemize environment is removed, which makes the bullets push up against the previous paragraph. | |||
2022-10-02 | Use runin subsection instead of tabular* for experiences | Karl Hallsby | |
This prevents the bug from using a subsection inside a table, which introduces a new paragraph immediately after the section header. Instead, I use \hfill to push the "cursor" to the right before entering the months/years I worked at that position. spacing | |||
2022-10-02 | Make subsection paragraph contents start on same line as header | Karl Hallsby | |
2022-10-02 | Use tabular* environment for experiences | Karl Hallsby | |
I am having an issue where the \subsection command introduces a newline, which is not properly understood by the tabular* environment, which is throwing a "LaTeX Error: Something's wrong--perhaps a missing \item." error at me. This will need to be resolved before this can be pushed and merged to master. | |||
2022-10-02 | Put skills "table" closer to the skills section header | Karl Hallsby | |
2022-10-02 | School name macros not bold, use bold manually & with subsections instead | Karl Hallsby | |
2022-10-02 | Make use of IIT command in Experience | Karl Hallsby | |
2022-10-01 | Make subsections line up with sections | Karl Hallsby | |
The 0em IS necessary! Otherwise there are macro expansion errors when using \subsection! | |||
2022-10-01 | Add subsubsection section heading formatting | Karl Hallsby | |
2022-10-01 | Make author name at top of page bold | Karl Hallsby | |
2022-10-01 | Remove periods from all bullet points | Karl Hallsby | |
2022-10-01 | Rename Proficiencies section back to skills | Karl Hallsby | |
2022-10-01 | Make all sections use all uppercase letters | Karl Hallsby | |
The explicit flag to the titlesec package allows us to explicitly specify where certain arguments passed to the \section{} command get placed. Properly get sections to work. The reason this change is needed is because I was adding the output tot he format field of the \titleformat command. Instead, it needed to go in the before field. See the StackOverflow answer for why. https://tex.stackexchange.com/a/209723 Ensure all sectioning commands work with explicit titlesec option | |||
2022-09-18 | Make all sections use bold fonts | Karl Hallsby | |
2022-08-08 | Add RISC-V assembly proficiency | Karl Hallsby | |
2022-08-08 | Add Chisel HDL proficiency | Karl Hallsby | |
2022-08-08 | Switch out DC/AC circuit analysis with VM coursework | Karl Hallsby | |
2022-08-08 | Update GPA | Karl Hallsby | |
2022-08-08 | Add Summer 2022 Northwestern REU position | Karl Hallsby | |
Add NU command | |||
2022-08-08 | Correct IIT hyperref link in summer 2021 REU title | Karl Hallsby | |
2022-08-08 | Updated IIT REU tasks to same as website | Karl Hallsby | |
2022-08-08 | Correct indentation errors in experience section | Karl Hallsby | |
2022-07-17 | Remove packages that Guix does not expose nicely | Karl Hallsby | |
nth is not packaged cleveref is not packaged nameref is provided by texlive-hyperref package, but does not seem to want to work. | |||
2022-06-04 | Remove nth package because Guix does not have it packaged yet | Karl Hallsby | |
2022-06-04 | Add Makefile to make compilation easier with Guix | Karl Hallsby | |
2022-06-04 | Remove output PDF from repository | Karl Hallsby | |
2022-06-04 | Add .latexmkrc file so latexmk can compile my resume properly | Karl Hallsby | |
2021-11-17 | Make Starbucks first point a declarative action | Karl Hallsby | |
2021-11-04 | Put space between Software and Human languages, rework Software list | Karl Hallsby | |
2021-11-04 | Complete list of IIT Mystic research bullet list | Karl Hallsby | |
2021-09-23 | Add .latexmkrc to use latexmk to build the PDF file | Karl Hallsby | |
This is the first step towards making a CI/CD platform for this particular document. | |||
2021-09-23 | Make student researcher link to BigDataX page | Karl Hallsby | |
2021-09-23 | Add new CMOS course, condense computer arch. and org. remove complex vars | Karl Hallsby | |
2021-09-23 | Remove periods from ends of statements, matching rest of doc | Karl Hallsby | |
2021-09-23 | Add REU summer experience | Karl Hallsby | |
2021-09-23 | Add Website and Email to header so people know what they are | Karl Hallsby | |
2021-09-23 | Add HDL knowledge to proficiencies | Karl Hallsby | |
2021-09-23 | Update undergraduate GPA | Karl Hallsby | |
2021-09-23 | Allow tracking of my resume PDF for upload | Karl Hallsby | |
Realistically, this should be removed from the repo, and the PDF should be generated server-side on an as-needed basis. Ideally, I would do this through Nix. However, that may not be reasonable. In short, I commit the PDF because I do not have CI/CD pipeline set up for compiling the LaTeX source code to PDF output. | |||
2021-09-23 | Remove TeX_Output directory | Karl Hallsby | |
2021-09-23 | Remove uneeded, old resumes | Karl Hallsby | |
2021-02-15 | 20210215: Add changes suggested by Susan | Karl Hallsby | |
2021-02-15 | Add the summary statement again | Karl Hallsby | |
2020-12-22 | Increase space between my name and the table beneath it | Karl Hallsby | |
2020-12-22 | Decrease margins on bottom of page | Karl Hallsby | |