This commit is contained in:
12
package.json
12
package.json
@ -11,25 +11,25 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^4.3.0",
|
||||
"@astrojs/node": "^9.2.2",
|
||||
"@astrojs/node": "^9.3.0",
|
||||
"@astrojs/preact": "^4.1.0",
|
||||
"@astrojs/rss": "^4.0.12",
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"@preact/signals": "^2.2.1",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@tailwindcss/vite": "^4.1.11",
|
||||
"astro": "^5.10.2",
|
||||
"astro": "^5.11.0",
|
||||
"astro-icon": "^1.1.5",
|
||||
"lucide-preact": "^0.525.0",
|
||||
"playwright": "^1.53.2",
|
||||
"playwright": "^1.54.0",
|
||||
"preact": "^10.26.9",
|
||||
"sharp": "^0.34.2",
|
||||
"sharp": "^0.34.3",
|
||||
"tailwindcss": "^4.1.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/simple-icons": "^1.2.41",
|
||||
"daisyui": "^5.0.43"
|
||||
"@iconify-json/simple-icons": "^1.2.42",
|
||||
"daisyui": "^5.0.46"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
|
780
pnpm-lock.yaml
generated
780
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -39,6 +39,7 @@ description = [
|
||||
"Coordinating with other grant researchers to deliver a minimum viable product",
|
||||
"Gathering requirements from stakeholders to craft a product timeline",
|
||||
]
|
||||
url = "https://cephil.ca/"
|
||||
|
||||
[[experience]]
|
||||
company = "Alberta Motor Association"
|
||||
@ -53,6 +54,8 @@ description = [
|
||||
"Participated in a bi-monthly 24/7 on-call rotation",
|
||||
"Mentored students in the organization's Developer in Training program",
|
||||
]
|
||||
url = "https://ama.ab.ca/"
|
||||
|
||||
|
||||
[[experience]]
|
||||
company = "University of Alberta IST"
|
||||
@ -65,6 +68,7 @@ description = [
|
||||
"Maintained a secure exam application developed in-house",
|
||||
"Monitored and maintained an exam scheduling system hosted on-premises",
|
||||
]
|
||||
url = "https://www.ualberta.ca/en/information-services-and-technology/index.html"
|
||||
|
||||
[[experience]]
|
||||
company = "University of Alberta IST"
|
||||
@ -75,6 +79,7 @@ description = [
|
||||
"Provided support for our Moodle installation to students, faculty, and staff",
|
||||
"Front-end development of web applications using Vue.js",
|
||||
]
|
||||
url = "https://www.ualberta.ca/en/information-services-and-technology/index.html"
|
||||
|
||||
[[education]]
|
||||
institution = "University of Saskatchewan"
|
||||
@ -115,10 +120,42 @@ level = 3
|
||||
name = "Swift"
|
||||
level = 3
|
||||
|
||||
[[skills]]
|
||||
name = "Kotlin"
|
||||
level = 3
|
||||
|
||||
[[skills]]
|
||||
name = "Vitest, Jest, and Playwright"
|
||||
level = 4
|
||||
|
||||
[[skills]]
|
||||
name = "Github Actions"
|
||||
level = 4
|
||||
|
||||
[[skills]]
|
||||
name = "Amazon Web Services (AWS)"
|
||||
level = 4
|
||||
|
||||
[[skills]]
|
||||
name = "Infrastructure as Code (IaC)"
|
||||
level = 5
|
||||
|
||||
[[skills]]
|
||||
name = "Docker"
|
||||
level = 5
|
||||
|
||||
[[skills]]
|
||||
name = "SQL (PostgreSQL, MySQL, SQLite)"
|
||||
level = 4
|
||||
|
||||
[[skills]]
|
||||
name = "System Administration (Linux)"
|
||||
level = 4
|
||||
|
||||
[[skills]]
|
||||
name = "Project Leadership"
|
||||
level = 3
|
||||
|
||||
[[skills]]
|
||||
name = "Project Magagement"
|
||||
level = 3
|
||||
@ -135,30 +172,10 @@ level = 5
|
||||
name = "Attention to Detail"
|
||||
level = 5
|
||||
|
||||
[[skills]]
|
||||
name = "Docker + Docker Compose"
|
||||
level = 5
|
||||
|
||||
[[skills]]
|
||||
name = "SQL (PostgreSQL, MySQL, SQLite)"
|
||||
level = 4
|
||||
|
||||
[[skills]]
|
||||
name = "Python"
|
||||
level = 4
|
||||
|
||||
[[skills]]
|
||||
name = "SCRUM"
|
||||
level = 5
|
||||
|
||||
[[skills]]
|
||||
name = "Amazon Web Services (AWS)"
|
||||
level = 4
|
||||
|
||||
[[skills]]
|
||||
name = "Test Driven Development"
|
||||
level = 3
|
||||
|
||||
[[volunteer]]
|
||||
organization = "Big Brother Big Sisters"
|
||||
position = "Mentor"
|
||||
|
Reference in New Issue
Block a user