diff --git a/.gitignore b/.gitignore index 7ae7922..b60de5b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ **/target -src/resume.html diff --git a/src/partials/_a_common.scss b/src/partials/_a_common.scss index 6ac22e2..8d125d4 100644 --- a/src/partials/_a_common.scss +++ b/src/partials/_a_common.scss @@ -60,6 +60,7 @@ --spacing-horizontal: 0.75rem; --spacing-menu-gap: 1rem; + --spacing-thicc: calc(var(--margin-pane) * 4); --transition-fade: 0.4s ease-out; --transition-cut: none; @@ -109,9 +110,37 @@ ion-icon { /* Adds a margin otherwise for some reason. */ margin: inherit; - display: flex; - flex-flow: row wrap; - align-items: flex-start; + display: grid; + grid-auto-flow: column dense; + grid-template-columns: min-content 1fr min-content; +} + +@media only screen and (max-width: 500px) { + .viewport { + grid-auto-flow: row; + grid-template-columns: none; + + /* Compress spacings to maximize useable area. */ + padding: var(--spacing-horizontal); + justify-items: center; + } + + .pane_nav, + .pane_spacer, + .footer { + position: static; + top: auto; + left: auto; + right: auto; + } + + .pane_nav, + .pane_main, + .pane_blog, + .pane_error, + .pane_spacer { + margin: 0; + } } .italic { diff --git a/src/partials/_page_resume.scss b/src/partials/_page_resume.scss index cc11636..823eed4 100644 --- a/src/partials/_page_resume.scss +++ b/src/partials/_page_resume.scss @@ -1,37 +1,49 @@ -.early_history { - align-self: center; -} +.pane_details { + display: flex !important; + flex-direction: column; + align-items: flex-start; + justify-content: flex-start; -.work_history, -.education { - .chunk_list { - flex-direction: column-reverse !important; + .spacer_container { + height: min-content !important; + width: 100%; + padding-top: 0 !important; } } -.awards, -.certifications, -.education, -.work_history { - max-width: 44%; +.spacer_contact { + justify-content: start !important; + + .contact_info .chunk .header { + background-color: var(--background-1); + + white-space: nowrap; + text-align: justify; + } } -.software, -.prog_languages { +.about_me { + padding: 0 var(--spacing-thicc) var(--spacing-horizontal); +} + +.early_history { + justify-self: center; +} + +.prog_languages, +.software { * { margin: 0.5rem; } } +.software_row { + grid-template-columns: 60% auto; +} + .software { - max-width: 55%; - - .premiere_pro { - color: var(--accent-purple); - } - - .photoshop { - color: var(--accent-blue); + .android { + color: var(--accent-green); } .anubis { @@ -54,14 +66,22 @@ color: var(--accent-orange); } - .libreoffice { + .ios { color: var(--white-0); } + .libreoffice { + color: var(--accent-green); + } + .linux { color: var(--white-0); } + .macos { + color: var(--white-0); + } + .ms_office { color: var(--accent-orange); } @@ -86,6 +106,14 @@ color: var(--white-0); } + .photoshop { + color: var(--accent-blue); + } + + .premiere_pro { + color: var(--accent-purple); + } + .prusaslicer { color: var(--accent-orange); } @@ -105,8 +133,6 @@ } .prog_languages { - max-width: 30%; - .asciidoc { color: var(--accent-cyan); } @@ -168,3 +194,14 @@ color: #1d63edff; } + +@media only screen and (max-width: 500px) { + .awards, + .certifications, + .education, + .prog_languages, + .software, + .work_history { + width: 100%; + } +} diff --git a/src/resume.html b/src/resume.html new file mode 100644 index 0000000..c2dbed1 --- /dev/null +++ b/src/resume.html @@ -0,0 +1,557 @@ + + + + + Resume | Cutieguwu + + + + +
+ +
+
+
+

Olivia Brooks

+

Last Edited: 08 August, 2025

+
+
+
+

+ Hello, I'm Olivia Brooks. I am a passionate, hard-working, and + dependable individual with an inate interest in sharing and + expanding my knowledge and expertise. +

+

+ I have extensive experience in both leadership and non-leadership + positions across a variety of contexts. This has allowed me to + develop a wide range of skills which I draw upon daily to rapidly + develop new understandings. This additionally gives me the capacity + to interact and excel in unfamiliar situations and novel endeavours. +

+

+ I am always willing to lend a hand where I can, no matter the + learning curve ahead. +

+

+ For the better part of a decade, I've specced, built, identified and + removed bottlenecks, and breathed new life into both desktops and + laptops. I have experience with all major operating systems + including Windows, Linux, MacOS, Android, and iOS. My experience + includes interaction with hardware and software from a variety of + vendors, architectures, and ecosystems, big and niche. +

+

+ I sincerely appreciate your consideration of me as a candidate, and + look forward to hearing from you. +

+
+ +
+
+

Work History

+
+
+
+
+

OTHS Tech Crew

+ September 2024 - June 2025 +
+
+
+

Project Manager

+
    +
  • + First year that the crew was entirely + student-led. +
  • +
  • Identified project scope and requirements.
  • +
  • Ensured timely completion of tasks.
  • +
  • + Coordinated crew setup and take-down efforts. +
  • +
  • + Effectively worked around live program changes + and weather patterns. +
  • +
  • Additionally handled equipment maintenance.
  • +
  • Acted as administrative liason.
  • +
+
+
+
+
+
+

Farmers' Market

+ Wee Youngn' - 2020, Summer 2023 +
+
+
+

Volunteer - Various Roles

+
    +
  • + Started as a young child attracting customers to + a fudge stall by looking cute with divine, + glorious red hair. +
  • +
  • Handled the sale of goods.
  • +
  • + Handled the preparation of farm-grown goods. +
  • +
  • Stocked the displays.
  • +
  • + Ran the Kids' Corner activities. (Summer 2023) +
  • +
+
+
+
+
+
+

MPS Audio-Visual Club

+ September 2018 - 2020 +
+
+
+

Supervisor

+
    +
  • Identified project scope and requirements.
  • +
  • Ensured timely completion of tasks.
  • +
  • + Coordinated crew setup and take-down efforts. +
  • +
+
+
+
+
+ +
+

Education

+
+
+
+
+

Carleton University

+ September 2025 to Present - Ottawa, ON +
+

IN PROGRESS

+
+
+

Bachelor of Arts (Honours)

+
    +
  • Major in Psychology
  • +
  • + [Intended] Minor in Women's and Gender Studies +
  • +
  • + Concentration in Social/Personality Psychology +
  • +
+
+
+
+
+
+

Osgoode Township High School

+ September 2021 to 2025 - Ottawa, ON +
+
+
+

Gr. 9 to Gr. 12

+
    +
  • French Immersion Studies
  • +
+
+
+
+
+
+

Air Cadets, Squadron 742

+ November 2019 to September 2022 - Ottawa, + ON +
+
+
+

Sergeant

+
    +
  • Drone Pilot Training Course (August 2022)
  • +
  • Cadet Actitivy Program (August 2022)
  • +
  • Poppy Drive (November 2021)
  • +
  • Music (June - July 2021)
  • +
  • Music (March 2021)
  • +
  • Music (August 2020)
  • +
  • Web Programming (April 2020)
  • +
  • Advanced Cybertraining Course (August 2020)
  • +
  • + Cadet Band Member (September 2020 - February + 2022) +
  • +
+
+
+

+ Earlier history available by request. +

+
+
+
+
+ +
+

Awards

+
+
+
+
+

Ontario Scholar

+ Obtained an average of at least eighty percent + in any six applicable Grade 12 courses. +
+
+
+
+
+
+

Silver Medalist

+ Average over 90% +
+

x2

+
+
+
+
+
+

Double Blue

+ 80% or Greater Average +
+

x4

+
+
+
+
+
+

Subject Awards

+ Greatest Achievement for the Academic + Year +
+

x4

+
+
+

+ Queries about awards available by request. +

+
+
+ +
+

Certifications and Diplomas

+
+
+
+

Ontario Secondary School Diploma

+
+
+
+
+

DELF

+

Niveau B2

+
+
+
+
+

Red Cross Swimming

+

Level 10

+
+
+
+
+

Canadian Firearms Safety Course

+

PAL

+
+
+

+ Queries about certifications available by request. +

+
+
+
+ +
+
+ +
+
+
+

Contact Info

+
+
+
+
+

+ Email +

+ olivia.a.brooks77@gmail.com +
+
+
+
+
+
+

Spoken Languages

+
+
+
+
+

English

+ Fluent +
+
+
+
+
+
+

French

+ DELF B2 +
+
+
+
+
+
+

References

+
+
+
+
+

By Request

+
+
+
+
+
+
+
+ + + +