summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-23Add Mr. Triangle honor from Fall 2022Karl Hallsby
2023-01-23Date ranges between years no longer have extra space on ending yearKarl 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-29Add Triangle 2021 Active of the year to honorsKarl Hallsby
2022-10-29Use new DatetoPresent command to typeset Present in HonorsKarl Hallsby
2022-10-29Add new command to type a previous date to the present dayKarl 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-07Reduce spacing in front of course work to make just 2 pagesKarl Hallsby
2022-10-07Add advisor command to add professors I did work withKarl Hallsby
2022-10-07Use \Location for previous experienceKarl Hallsby
2022-10-07Add command to typeset the location a position was conductedKarl Hallsby
2022-10-06For virtines, Nick is no longer a candidate student, he IS a studentKarl Hallsby
2022-10-06Remove uses of ampersand symbol, replace with actual wordKarl Hallsby
2022-10-06Triangle RA duties use present tenseKarl Hallsby
2022-10-06Round rather than truncate my undergraduate GPAKarl Hallsby
2022-10-05Rework \GPA command to also print the GPA scaleKarl Hallsby
2022-10-05Give average GPA from courses at LTHKarl Hallsby
2022-10-05Truncate GPA to 1 decimal pointKarl Hallsby
2022-10-04Define new GPA command to typeset GPAs consistentlyKarl Hallsby
2022-10-04Remove page numberingKarl Hallsby
2022-10-04Increase top-side spacing for sectionsKarl Hallsby
2022-10-04Increase bottom page margin & remove extra spacingKarl Hallsby
2022-10-04Change spacing to make sure resume still fits on 1 sheet of paperKarl Hallsby
2022-10-04Put SW & HW together with their tools in skills sectionKarl 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-04Add skills with both Xilinx Vivado & Intel QuartusKarl Hallsby
2022-10-04Add Rust to list of software programming skillsKarl Hallsby
2022-10-04Spell-checkKarl Hallsby
2022-10-04Mention serving on Triangle Alumni Board for Resident Advisor activityKarl Hallsby
2022-10-04Remove extra spacing between course work table & its headingKarl Hallsby
This extra spacing was quite large, eating up more space than it really needed to.
2022-10-04Add COVID-19 management to Triangle House Manager positionKarl Hallsby
2022-10-04Rewrite Triangle House Manager responsibilitiesKarl Hallsby
2022-10-04Add context-sensitive quotes (csquotes) packageKarl Hallsby
2022-10-04Change position title for Mazarine & Nalco to just InternKarl Hallsby
2022-10-03Reduce spacing before section headerKarl Hallsby
2022-10-03Remove CyberHawk SecurityKarl Hallsby
I didn't really do too much with them after I came back from Sweden anyways...
2022-10-03Add Triangle Resident Advisor positionKarl Hallsby
2022-10-03Split Triangle House Manager & Server Admin positionsKarl Hallsby
2022-10-03Use very compressed bullet points for Triangle positionsKarl Hallsby
2022-10-03Correct behavior of math stuff in \paragraph titlesKarl Hallsby
2022-10-03Make paragraphs use bold, rather than small capsKarl Hallsby
2022-10-03Add commented version of document that uses moderncv document classKarl Hallsby
2022-10-03Add comment describing what \tableformat <label> field doesKarl Hallsby
2022-10-03Add title formatting & spacing for subsubsectionKarl Hallsby
2022-10-02Change margins to match what vmock recommendsKarl Hallsby
2022-10-02Use package to configure datetime2 for consistent range & font formattingKarl Hallsby
2022-10-02Rework education to section by degree rather than schoolKarl 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-02Add little bit of spacing before subsectionsKarl Hallsby
2022-10-02Use itemize without top separation for ALL skillsKarl Hallsby
2022-10-02Change name of jobdescription itemize for something more genericKarl 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-02Use new jobdescription itemize environmentKarl Hallsby
2022-10-02Create special itemize list to handle job descriptionsKarl 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-02Use runin subsection instead of tabular* for experiencesKarl 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