Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-06 | For virtines, Nick is no longer a candidate student, he IS a student | Karl Hallsby | |
2022-10-06 | Remove uses of ampersand symbol, replace with actual word | Karl Hallsby | |
2022-10-06 | Triangle RA duties use present tense | Karl Hallsby | |
2022-10-06 | Round rather than truncate my undergraduate GPA | Karl Hallsby | |
2022-10-05 | Rework \GPA command to also print the GPA scale | Karl Hallsby | |
2022-10-05 | Give average GPA from courses at LTH | Karl Hallsby | |
2022-10-05 | Truncate GPA to 1 decimal point | Karl Hallsby | |
2022-10-04 | Define new GPA command to typeset GPAs consistently | Karl Hallsby | |
2022-10-04 | Remove page numbering | Karl Hallsby | |
2022-10-04 | Increase top-side spacing for sections | Karl Hallsby | |
2022-10-04 | Increase bottom page margin & remove extra spacing | Karl Hallsby | |
2022-10-04 | Change spacing to make sure resume still fits on 1 sheet of paper | Karl Hallsby | |
2022-10-04 | Put SW & HW together with their tools in skills section | Karl Hallsby | |
This moves one of the blocks from the right column to the left, and vice versa. Overall, the spacing and orientation of these sections are improved by putting these in this order. | |||
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 | |