Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-04 | Add skills with both Xilinx Vivado & Intel Quartus | Karl Hallsby | |
2022-10-04 | Add Rust to list of software programming skills | Karl Hallsby | |
2022-10-04 | Spell-check | Karl Hallsby | |
2022-10-04 | Mention serving on Triangle Alumni Board for Resident Advisor activity | Karl Hallsby | |
2022-10-04 | Remove extra spacing between course work table & its heading | Karl Hallsby | |
This extra spacing was quite large, eating up more space than it really needed to. | |||
2022-10-04 | Add COVID-19 management to Triangle House Manager position | Karl Hallsby | |
2022-10-04 | Rewrite Triangle House Manager responsibilities | Karl Hallsby | |
2022-10-04 | Add context-sensitive quotes (csquotes) package | Karl Hallsby | |
2022-10-04 | Change position title for Mazarine & Nalco to just Intern | Karl Hallsby | |
2022-10-03 | Reduce spacing before section header | Karl Hallsby | |
2022-10-03 | Remove CyberHawk Security | Karl Hallsby | |
I didn't really do too much with them after I came back from Sweden anyways... | |||
2022-10-03 | Add Triangle Resident Advisor position | Karl Hallsby | |
2022-10-03 | Split Triangle House Manager & Server Admin positions | Karl Hallsby | |
2022-10-03 | Use very compressed bullet points for Triangle positions | Karl Hallsby | |
2022-10-03 | Correct behavior of math stuff in \paragraph titles | Karl Hallsby | |
2022-10-03 | Make paragraphs use bold, rather than small caps | Karl Hallsby | |
2022-10-03 | Add commented version of document that uses moderncv document class | Karl Hallsby | |
2022-10-03 | Add comment describing what \tableformat <label> field does | Karl Hallsby | |
2022-10-03 | Add title formatting & spacing for subsubsection | Karl Hallsby | |
2022-10-02 | Change margins to match what vmock recommends | Karl Hallsby | |
2022-10-02 | Use package to configure datetime2 for consistent range & font formatting | Karl Hallsby | |
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 | |