update for 2024 spring
This commit is contained in:
parent
1dbd7c4b95
commit
e8f87ba5a8
2 changed files with 13 additions and 5 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Markdown Resume
|
# Markdown Resume
|
||||||
|
|
||||||
|
Gaiety's note: This is a migration of a fork of a fork for personal purposes haha. Gaiety does not claim anything other than the resume contents and a few lines of css are faer's.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
This repo allows you to build/maintain your resume in a Markdown file, and then publish it into an HTML or PDF file.
|
This repo allows you to build/maintain your resume in a Markdown file, and then publish it into an HTML or PDF file.
|
||||||
Technically, you could output it into any file you wanted with pandoc, or wkhtmltopdf, but I wasn't interested in those scenarios so I explore those avenues.
|
Technically, you could output it into any file you wanted with pandoc, or wkhtmltopdf, but I wasn't interested in those scenarios so I explore those avenues.
|
||||||
|
|
||||||
|
|
14
resume.md
14
resume.md
|
@ -3,7 +3,7 @@ margin-left: 2cm
|
||||||
margin-right: 2cm
|
margin-right: 2cm
|
||||||
margin-top: 1cm
|
margin-top: 1cm
|
||||||
margin-bottom: 2cm
|
margin-bottom: 2cm
|
||||||
title: Ava Gaiety W.
|
title: (Ava) Gaiety W.
|
||||||
description-meta: 'Software Engineer & UX Designer'
|
description-meta: 'Software Engineer & UX Designer'
|
||||||
keywords:
|
keywords:
|
||||||
- 'accessibility'
|
- 'accessibility'
|
||||||
|
@ -29,13 +29,17 @@ author-meta: 'ava@wroten.me'
|
||||||
**Elixir**: Phoenix, Ecto, Triplex, Exdoc, Live Storybook, GetText
|
**Elixir**: Phoenix, Ecto, Triplex, Exdoc, Live Storybook, GetText
|
||||||
**Javascript**: Typescript, Native Web Components, Ember 8+ Years, React, Vue, Alpine, GraphQL
|
**Javascript**: Typescript, Native Web Components, Ember 8+ Years, React, Vue, Alpine, GraphQL
|
||||||
**Node**: Nginx, Express, commander.js, yargs, plop, Babel, Webpack, Vite, esbuild
|
**Node**: Nginx, Express, commander.js, yargs, plop, Babel, Webpack, Vite, esbuild
|
||||||
**Testing**: Jest, Mocha, Qunit, Cypress, Webdriver.io, Selenium
|
**Testing**: Jest, Mocha, Qunit, Cypress, Playwright, Webdriver.io, Selenium
|
||||||
**Accessibility**: axe-core, Storybook, Web Standards
|
**Accessibility**: axe-core, Storybook, WCAG 2.1
|
||||||
**HTML & CSS3**: Tailwind, PostCSS, Sass, SVG/Canvas/Video/Audio, Animations
|
**HTML & CSS3**: Tailwind, PostCSS, Sass, 11ty, SVG/Canvas/Video/Audio, Animations
|
||||||
|
|
||||||
## Experience
|
## Experience
|
||||||
|
|
||||||
### Senior Software Architect at PowerSchool Allovue _(3 Years, Current)_
|
### Senior Accessibility Tools Developer at Deque Systems _(Current)_
|
||||||
|
|
||||||
|
Working on axe-core (open source) and other tools empowering web engineers to build a better internet leveraging **Typescript** and **Playwright**.
|
||||||
|
|
||||||
|
### Senior Software Architect at PowerSchool Allovue _(3 Years)_
|
||||||
|
|
||||||
**Elixir** and **Phoenix** building functional full-stack EdFinTech getting every dollar to every student and their faculty.
|
**Elixir** and **Phoenix** building functional full-stack EdFinTech getting every dollar to every student and their faculty.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue