Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-23 | Put graduation date into document | Karl Hallsby | |
I have now received my diplomas, so I am officially marking these as "done". Also state that I was Summa Cum Laude for my B.S. | |||
2023-01-23 | Add Mr. Triangle honor from Fall 2022 | Karl Hallsby | |
2023-01-23 | Date ranges between years no longer have extra space on ending year | Karl Hallsby | |
When creating a date between two years, with no months used at all, i.e. \DateRange{YYYY}{00}{00}{YYYY}{00}{00}, the end date would insert an empty space for the month. Using \ignorespaces means the \numdash command will absorb all spaces until the first non-space character. This ensures that all dates appear to have the same range on them, if whether they specify year->year or month/year->month/year ranges. | |||
2022-10-29 | Add Triangle 2021 Active of the year to honors | Karl Hallsby | |
2022-10-29 | Use new DatetoPresent command to typeset Present in Honors | Karl Hallsby | |
2022-10-29 | Add new command to type a previous date to the present day | Karl Hallsby | |
The main difference between this one and the \Daterange command is that this one only displays the start date, leaving the end-date as Present. | |||
2022-10-07 | Reduce spacing in front of course work to make just 2 pages | Karl Hallsby | |
2022-10-07 | Add advisor command to add professors I did work with | Karl Hallsby | |
2022-10-07 | Use \Location for previous experience | Karl Hallsby | |
2022-10-07 | Add command to typeset the location a position was conducted | Karl Hallsby | |
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. |