Update resume info

master
Tait Hoyem 2 years ago
parent 7ac21a76e7
commit deb782babe

@ -1,21 +1,5 @@
- institution: "Athabasca University"
level: "Degree"
name: "Bachelor of Science"
years: "2021-2023"
description: "Theoretical underpinnings to work towards my goal of a Master's in cybersecurity."
- institution: "Southern Alberta Institute of Technology"
level: "Diploma"
name: "Information Technology — Software Development Major"
years: "2019-2021"
description: "Full-stack two year software development diploma. Focusing on databases, interface design, systems administration, security and enterprise solutions."
- institution: "Dartmouth College (Open Corseware)"
level: "Professional Certificate"
name: "C Programming with Linux"
years: "2020"
description: "A certification in C programming, the `gcc` compiler, and the `make` compilation system. 100% mark."
link: "https://credentials.edx.org/credentials/17b2f07e656d4d61a27153716c97a404/"
- institution: "The Linux Foundation"
level: "Certification"
name: "Certified Linux System Administrator"
years: "2016"
description: "Certified in Linux system administration tasks. Running web servers, maintaining mass storage systems, running secure remote control tools. Certificate no longer valid."

@ -1,3 +1,7 @@
- company: "SAIT (Southern Alberta Institute of Technology)"
position: "Adjunct Instructor"
years: "June 2022-December 2022"
description: "Teaching two full-stack web-development courses. Everything from CSS/HTML to MySQL and PHP. A pinch of Javascript to spice things up!"
- company: "Bytetools Technologies Inc."
position: "Founder"
years: "2020-present"

@ -1,24 +1,18 @@
- name: "Odilia Screen Reader"
link: "https://odilia.app/"
description: "Significant contributor to a new screen reader for Linux, written in the Rust programming language."
- name: "Programming Tutorials For The Visually Impaired"
link: "/emacspeak-tutorials/"
description: "Amateur-level production quality videos with all file buffers, written text, and shell commands read out by <a href=\"http://emacspeak.sourceforge.net/\">Emacspeak</a>, an Emacs extention for the blind."
description: "Significant contributor to a new screen reader for Linux, written in the Rust programming language. Using git and collaborating with two other contributors from around the world. Using the AT-SPI standard, DBus communication, and we submit upstream library contributions."
- name: "Simple Markdown Editor"
link: "https://tait.tech/md/"
description: "A simple online (and offline) browser-based markdown editor that supports the automatic creation of accessible math (MathML)."
description: "A simple online (and offline) browser-based markdown editor that supports the automatic creation of accessible math (MathML). Written in Javascript with the KaTeX library."
- name: "Lichess"
link: "https://github.com/ornicar/lila/pull/7772"
description: "A patch for Lichess.org which vastly extends support for screen reader users. The website has millions of active players."
- name: "Quote Retrieval System"
link: "https://github.com/TTWNO/quote_pdf"
description: "Written for a local roofing business to securely distribute quotes."
- name: "epub-with-pinyin"
link: "https://github.com/TTWNO/epub-with-pinyin"
description: "A program to add Pinyin above Chinese characters in .epub files to assist those learning Mandarin Chinese."
description: "A patch for Lichess.org which vastly extends support for screen reader users. Written with Typescript and Scala. Lichess.org has millions of active users."
- name: "Programming Tutorials For The Visually Impaired"
link: "/emacspeak-tutorials/"
description: "Amateur-level production quality videos with all file buffers, written text, and shell commands read out by <a href=\"http://emacspeak.sourceforge.net/\">Emacspeak</a>, an Emacs extention for the blind."
- name: "lamegames"
link: "https://github.com/TTWNO/lamegames.io"
description: "A little games website I made for some demonstrations of Django and websocket functionality. Very, very lame. Would not recommend."
description: "A little games website I made for some demonstrations of Django and websocket functionality. Written in Python and Javascript with Redis as the communication backend."
- name: "chess"
link: "https://github.com/TTWNO/chess"
description: "A command-line chess game in C++. It is compileable on nearly any system."
description: "A command-line chess game in C++. Written from scratch to implement all the logic of chess. Through this project, I had my first experience with TDD, bit-masking, and limiting feature sets for cross-platform usage."

@ -1,29 +1,21 @@
- section: "Languages"
skilllist:
- skill: "English (native)"
- skill: "Mandarin (novice)"
- skill: "Mandarin Chinese (novice)"
- section: "Programming Languages"
skilllist:
- skill: "C/C++"
- skill: "Python"
- skill: "Rust"
- skill: "Java & Java EE"
- skill: "HTML/CSS/JS (Frontend Web)"
- skill: "Typescript, SCSS, Static Site Generation (Compiled Web)"
- skill: "Typescript, SCSS, Static Site Generation"
- skill: "PHP"
- skill: "POSIX-compliant Shell"
- skill: "LaTeX, MathML"
- section: "Frameworks/Environments/Libraries"
skilllist:
- skill: "Flask"
- skill: "Django"
- skill: "JQuery"
- skill: "Jekyll"
- skill: "Tornado"
- section: "Miscellaneous & Hobbies"
skilllist:
- skill: "Accessible Technology (screenreaders, braille displays, WACG)"
- skill: "Git"
- skill: "3D Printing"
- skill: "Proxmox Virtualization"
- skill: "Embedded Systems (RPi, ESP-compatible)"
- skill: "Founder & Ex-President of Southern Alberta Institute of Technology's Free & Open-Source Software Club"
- skill: "Founder of Southern Alberta Institute of Technology's Free & Open-Source Software Club"

Loading…
Cancel
Save