Archived
1
0
Fork 0

Compare commits

...

21 commits

Author SHA1 Message Date
03da18cacd
Change Work Experience to Experience 2025-07-06 22:20:17 -05:00
5fb17b3e06
Update GPA 2025-05-24 15:40:07 -05:00
98ac6ab3fc
Reposition skills 2025-05-18 22:54:48 -05:00
a06ad8aaab
Modify positioning for work experience heading 2025-05-18 22:43:24 -05:00
49243fd99e
Switch graduation to December 2025 2025-05-16 18:42:30 -05:00
cab11ef3af
Add Fall 2025 courses 2025-05-16 13:52:14 -05:00
45743bd6df
Improve layout 2025-05-13 02:19:56 -05:00
397bc485ec
Add Failure-Resistant Distributed Database System 2025-05-13 02:14:12 -05:00
2ca6473869
Various tune-ups 2025-05-12 21:01:42 -05:00
34ca3c9b0e
Update dependencies 2025-05-12 15:50:38 -05:00
36b2ae610d
Update graduation and add Jira 2025-04-12 19:42:38 -05:00
d395a29ca8
Update to Typst 0.13 2025-03-18 18:41:21 -05:00
998041c97e
Update server to include Terraform 2025-02-27 12:04:31 -06:00
1e9faa3249
Update Nix/Guix usages 2025-02-16 18:29:59 -06:00
5a8e0c1f7c
Update Typst 2025-02-16 18:27:04 -06:00
bf67c7b73f
Add fast track program 2025-01-12 23:04:50 -06:00
f0a7f1de67
Update dependencies 2025-01-12 22:16:09 -06:00
0e91c976e7
Fix title centering 2024-12-26 00:16:26 -06:00
2b9c89378c
Update dependencies 2024-12-26 00:01:07 -06:00
4b642fbcea
Update for winter 2024 2024-12-24 13:22:05 -06:00
56e4da8bb9
Adjust formatting for paper 2024-09-10 17:56:52 -05:00
26 changed files with 168 additions and 3806 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,5 @@
default:
guix time-machine --channels=./channels.scm.lock -- shell --container --emulate-fhs --manifest=./manifest.scm -- typst compile ./src/document.typ ./out/resume.pdf --font-path=/usr/share/fonts
guix time-machine --channels=./channels.scm.lock -- shell --container --emulate-fhs --manifest=./manifest.scm -- sh -c "mkdir -p ./out && typst compile ./src/document.typ ./out/resume.pdf --font-path=/usr/share/fonts --root=src"
fonts:
guix time-machine --channels=./channels.scm.lock -- shell --container --emulate-fhs --manifest=./manifest.scm -- typst fonts --font-path=/usr/share/fonts

View file

@ -6,4 +6,14 @@
(make-channel-introduction
"9edb3f66fd807b096b48283debdcddccfea34bad"
(openpgp-fingerprint
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA"))))
(channel
(name 'guix-science)
(url "https://codeberg.org/guix-science/guix-science")
(branch "master")
(introduction
(make-channel-introduction
"b1fe5aaff3ab48e798a4cce02f0212bc91f423dc"
(openpgp-fingerprint
"CA4F 8CF4 37D7 478F DA05 5FD4 4213 7701 1A37 8446")))))

View file

@ -3,9 +3,20 @@
(url "https://git.savannah.gnu.org/git/guix.git")
(branch "master")
(commit
"85a603f58b9b6fef86984a3b2cfc27bd13314ba1")
"e25cd565bf191691838702d76c764a2a3cd557d3")
(introduction
(make-channel-introduction
"9edb3f66fd807b096b48283debdcddccfea34bad"
(openpgp-fingerprint
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA"))))
(channel
(name 'guix-science)
(url "https://codeberg.org/guix-science/guix-science")
(branch "master")
(commit
"b9f41a281365e0681dd78ac4c756c78a5997fa30")
(introduction
(make-channel-introduction
"b1fe5aaff3ab48e798a4cce02f0212bc91f423dc"
(openpgp-fingerprint
"CA4F 8CF4 37D7 478F DA05 5FD4 4213 7701 1A37 8446")))))

View file

@ -1,7 +1,7 @@
(add-to-load-path ".guix/modules")
(use-modules (typst-package)
(resume-package)
(use-modules (resume-package)
(font-rsms-inter-package)
(gnu packages fontutils))
(gnu packages fontutils)
(guix-science packages typst))
(packages->manifest (list rust-typst-cli-0.11 font-rsms-inter fontconfig coreutils))
(packages->manifest (list typst font-rsms-inter fontconfig coreutils))

View file

@ -2,7 +2,7 @@
paper: "us-letter",
margin: (
x: 0.5in,
y: 0.3in,
y: 0.4in,
),
body
)

View file

@ -4,7 +4,7 @@
email: "contact@ethanreece.com",
phone: "(208) 515-2094",
location: "Richardson, TX",
website: "https://ethanreece.com/"
website: "linkedin.com/in/-ethanreece-"
),
skills: (
(
@ -12,9 +12,12 @@
items: (
"Linux",
"Git",
"GitHub Actions",
"Docker",
"Proxmox",
"Nix",
"Guix",
"Terraform",
"GitHub Actions",
),
),
(
@ -22,10 +25,10 @@
items: (
"JavaScript",
"C#",
"Rust",
"Java",
"C",
"C++",
"Guile/Scheme",
),
),
(
@ -38,6 +41,7 @@
"Express.js",
"Astro",
"Typst",
"LaTeX",
),
),
),
@ -45,31 +49,35 @@
(
title: "The University of Texas at Dallas",
degree: "Bachelor of Science in Computer Science",
graduation: "May 2026",
gpa: "Current GPA: 3.749",
graduation: "Expected Graduation: December 2025",
gpa: "Current GPA: 3.801",
coursework: (
completed: (
"Programming Language Paradigms",
"Digital Logic & Computer Design",
"Operating Systems Concepts",
"Probability and Statistics for CS",
"Data Structures and Algorithms",
"Data Structures & Algorithmic Analysis",
"Software Engineering",
"C/C++ Programming in UNIX",
"Computer Architecture",
"Discrete Mathematics II",
"Systems Programming in UNIX",
"Computer Architecture (CS 2340)",
"Database Systems",
"Cyber Attack & Defense Lab",
"Computer Architecture (CS 6304)",
"Advanced Operating Systems",
),
current: (
"Database Systems",
"Advanced Algorithm Design & Analysis",
"Design and Analysis of Computer Algorithms",
"Computer Networks",
"Real-Time Systems",
),
),
highlights: (
"Computer Science Fast Track Program, Systems Track",
"Collegium V Honors Program",
),
),
),
work_experience: (
experience: (
(
title: "Scrumfish Software",
location: "Nampa, ID",
@ -80,6 +88,7 @@
"JavaScript/React",
"Microsoft SQL Server",
"GitHub",
"Jira",
),
highlights: (
"Developed ASP.NET APIs for data management, multifactor authentication, and document conversion.",
@ -105,7 +114,22 @@
),
),
),
professional_development: (
projects: (
(
title: "Declarative Laptop Configuration",
timeframe: "July 2024 Present",
role: "Personal Project",
skills: (
"Linux",
"Guix/Guile",
"Nix",
"Git",
),
highlights: (
"Leverage Guix and Nix to centralize my laptop user configuration for tracking history and improving maintainability.",
"Utilize the \"time-machine\" function to ensure consistent software versions and to allow rolling back."
),
),
(
title: "Personal Server Administration",
timeframe: "2020 Present",
@ -113,28 +137,36 @@
skills: (
"Linux",
"Docker",
"Guix/Guile",
"Nix",
"Terraform",
"Git",
"Proxmox",
"Google Cloud",
"Hetzner",
"Cloudflare",
),
highlights: (
"Manage a physical server using Proxmox, Debian VMs, and Docker for several applications.",
"Migrate new applications to Guix to utilize declarative configuration for reduced state, fine-grained system control, and increased resource efficiency.",
"Implement a VPN via Google Cloud Compute Engine to navigate CGNAT limitations.",
"Host various services including Forgejo, TrueNAS, Nextcloud, and Vaultwarden.",
"Use Terraform with NixOS, Hetzner, and Cloudflare integrations to centralize configurations for a VPN used to navigate CGNAT limitations.",
),
),
(
title: "Cybersecurity Courses",
timeframe: "February 2023 November 2023",
role: "CodePath CYB101, CYB102",
title: "Failure-Resistant Distributed Database System",
timeframe: "April May 2025",
role: "Course Group Project",
skills: (
"Rust",
"Tokio",
"Serde",
"Nix",
"TCP",
"Linux",
"GitHub",
),
highlights: (
"Gained knowledge in cybersecurity tools and defense strategies.",
),
"Implemented a basic distributed database system with an architecture similar to Amazon Dynamo, designed to tolerate a small number of server failures.",
"Demonstrated that transaction logs remain totally ordered, even under a high load.",
)
),
),
)

View file

@ -22,7 +22,7 @@
highlights: (""),
),
),
work_experience: (
experience: (
(
title: "",
location: "",
@ -32,7 +32,7 @@
highlights: (""),
),
),
professional_development: (
projects: (
(
title: "",
timeframe: "",
@ -50,13 +50,13 @@
base_page(
base_text(
grid(
gutter: 2.75em,
gutter: 2.4em,
page_resume_heading(identity: identity),
page_resume_content(
skills: skills,
education: education,
work_experience: work_experience,
professional_development: professional_development,
experience: experience,
projects: projects,
)
)
)

View file

@ -15,7 +15,7 @@
highlights: (""),
),
),
work_experience: (
experience: (
(
title: "",
location: "",
@ -25,7 +25,7 @@
highlights: (""),
),
),
professional_development: (
projects: (
(
title: "",
timeframe: "",
@ -37,14 +37,14 @@
) = {
import "../../section/skills.typ": section_skills
import "../../section/education.typ": section_education
import "../../section/work_experience.typ": section_work_experience
import "../../section/professional_development.typ": section_professional_development
import "../../section/experience.typ": section_experience
import "../../section/projects.typ": section_projects
grid(
gutter: 2.4em,
gutter: 1.1em,
section_skills(skills: skills),
section_education(education: education),
section_work_experience(work_experience: work_experience),
section_professional_development(professional_development: professional_development),
section_experience(experience: experience),
section_projects(projects: projects),
)
}

View file

@ -13,6 +13,7 @@
grid(
gutter: 1.5em,
align: center,
columns: 100%,
page_resume_heading_name(name: identity.name),
page_resume_heading_contact_info(
email: identity.email,

View file

@ -9,7 +9,7 @@
grid(
columns: 4,
rows: 1,
gutter: 4em,
gutter: 3em,
email,
phone,
location,

View file

@ -5,6 +5,7 @@
title: "",
subtitle: "",
role: "",
role_subtitle: "",
timeframe: "",
skills: (""),
highlights: (""),

View file

@ -2,6 +2,7 @@
title: "",
subtitle: "",
role: "",
role_subtitle: "",
timeframe: "",
skills: (""),
highlights: (""),
@ -15,6 +16,7 @@
title: title,
subtitle: subtitle,
role: role,
role_subtitle: role_subtitle,
timeframe: timeframe,
skills: skills,
),

View file

@ -2,6 +2,7 @@
title: "",
subtitle: "",
role: "",
role_subtitle: "",
timeframe: "",
skills: (""),
) = {
@ -23,7 +24,10 @@
subtitle: subtitle,
),
section_base_item_heading_timeframe(timeframe: timeframe),
section_base_item_heading_role(role: role),
section_base_item_heading_role(
title: role,
subtitle: role_subtitle,
),
section_base_item_heading_skills(skills: skills),
)
}

View file

@ -1,5 +1,15 @@
#let section_base_item_heading_role(role: "") = text(
weight: "light",
size: .9em,
role
)
#let section_base_item_heading_role(
title: "",
subtitle: "",
) = {
import "role/main.typ": section_base_item_heading_role_main
import "role/subtitle.typ": section_base_item_heading_role_subtitle
grid(
columns: 2,
gutter: 1.5em,
align: bottom,
section_base_item_heading_role_main(title: title),
section_base_item_heading_role_subtitle(subtitle: subtitle),
)
}

View file

@ -0,0 +1,5 @@
#let section_base_item_heading_role_main(title: "") = text(
weight: "light",
size: .9em,
title
)

View file

@ -0,0 +1,7 @@
#let section_base_item_heading_role_subtitle(
subtitle: "",
) = text(
size: .85em,
weight: "extralight",
subtitle
)

View file

@ -1,6 +1,13 @@
#let section_base_item_highlight(
highlight: "",
) = par(
justify: true,
highlight
) = text(
size: 0.95em,
if type(highlight) == str {
par(
justify: true,
highlight
)
} else {
highlight
}
)

View file

@ -1,4 +1,5 @@
#let section_base_item_marker = text(
weight: "extralight",
size: 0.95em,
sym.dash.en
)

View file

@ -6,7 +6,7 @@
import "body.typ": section_base_body
grid(
gutter: 1.1em,
gutter: 0.8em,
section_base_heading(title: title),
section_base_body(body),
)

View file

@ -19,8 +19,8 @@
section_base_full(
title: "Education",
items: education.map(school => (
title: school.title,
role: school.degree,
title: school.degree,
role: school.title,
timeframe: school.graduation,
skills: (
school.gpa,

View file

@ -2,5 +2,8 @@
list: (""),
) = text(
weight: "light",
list.join(", "),
par(
justify: true,
list.join(", ")
)
)

View file

@ -1,5 +1,5 @@
#let section_work_experience(
work_experience: (
#let section_experience(
experience: (
(
title: "",
location: "",
@ -13,12 +13,12 @@
import "base/full.typ": section_base_full
section_base_full(
title: "Work Experience",
items: work_experience.map(company => (
title: company.title,
subtitle: company.location,
title: "Experience",
items: experience.map(company => (
title: company.role,
timeframe: company.timeframe,
role: company.role,
role: company.title,
role_subtitle: company.location,
skills: company.skills,
highlights: company.highlights,
)),

View file

@ -1,5 +1,5 @@
#let section_professional_development(
professional_development: (
#let section_projects(
projects: (
(
title: "",
timeframe: "",
@ -12,8 +12,8 @@
import "base/full.typ": section_base_full
section_base_full(
title: "Professional Development",
items: professional_development.map(item => (
title: "Projects",
items: projects.map(item => (
title: item.title,
timeframe: item.timeframe,
role: item.role,

View file

@ -1,3 +1,6 @@
#let section_skills_section_content(
items: (""),
) = items.join(", ")
) = text(
size: 0.95em,
items.join(", ")
)

View file

@ -6,6 +6,7 @@
base_text(
text(
weight: "semibold",
size: 0.95em,
title
)
)