From 5c45327d2d0ff1127fe4faf31d7e1f129a4fc9db Mon Sep 17 00:00:00 2001 From: Tait Hoyem Date: Fri, 12 Mar 2021 11:44:16 -0700 Subject: [PATCH] Add proton cover letter --- _site/cover-letters/protonmail/index.html | 58 +++++++++++++++++++++++ _site/dls | 22 --------- _site/feed.xml | 2 +- _site/sitemap.xml | 3 ++ cover-letters/protonmail/index.md | 44 +++++++++++++++++ 5 files changed, 106 insertions(+), 23 deletions(-) create mode 100644 _site/cover-letters/protonmail/index.html delete mode 100755 _site/dls create mode 100644 cover-letters/protonmail/index.md diff --git a/_site/cover-letters/protonmail/index.html b/_site/cover-letters/protonmail/index.html new file mode 100644 index 0000000..fdf5380 --- /dev/null +++ b/_site/cover-letters/protonmail/index.html @@ -0,0 +1,58 @@ + + + + + Cover Letter | Proton Technologies | tait.tech + + + + +
+
+
+To: Proton Technologies AG
+
+Route de la Galaise 32,
+1228 Plan-les-Ouates
+Geneva, Switzerland
+
+Job Description: Front-End Developer
+
+ +

Why I Want To Work For Proton

+ +

Hello,

+ +

You may notice from the email address that I personally use a Protonmail email address. That in itself may not prove anything. +That said, security and privacy is what I live for. +Everybody deserves access to secure communication away from the prying eyes of the NSA, its global partners in spymenship and other governments and special interest groups around the world.

+ +

Proton embodies, to me, what email—and other internet services in general—should be. A service you pay for with your money, not your data.

+ +

What I Plan To Achieve

+ +

My specialty is in improving accessibility with screen readers and other blind-friendly devices. +The recent addition of key bindings to navigate the interface will go a long way towards accessibility for the visually impaired. +Awesome work!

+ +

I want to help Protonmail be the best secure, accessible email platform in the world.

+ +

Why I Applied Despite Lack Of Experience

+ +

I have been writing websites since high-school; I went to collage to learn what ‘real’ software development is like. Despite this, I put more time and effort into my off-school hours to learn what people are actually using on a large scale: Django, Ruby On Rails, Redis, Docker, ES6 Javascript. None of which was taught in class. +Since leaving school I have had the opportunity to use everything I learned out of class in real-world scenarios and I trust that I can take this information to Proton where I can help make the software better for everyone.

+ +

I am a self-starter and a go-getter. Nothing proves it like how much I learned outside of my classes compared to inside.

+ +
+ +

I would be honoured to work for a company I truly believe in.

+ +

—Tait Hoyem

+ +
+
+
+
+ + diff --git a/_site/dls b/_site/dls deleted file mode 100755 index 8357d3a..0000000 --- a/_site/dls +++ /dev/null @@ -1,22 +0,0 @@ -options="-d " -all_files="" -optstring=":la" -while getopts "${optstring}" arg; do - case "${arg}" in - a) options+="-a " && all_files=".*/" ;; - l) options+="-l " ;; - - ?) - echo "Invalid option: -${OPTARG}." - ;; - esac -done -for last; do true; done -echo "$options" - -if [ -d "$last" ]; then - cd "$last" - ls $options */ $all_files -else - ls $options */ $all_files -fi diff --git a/_site/feed.xml b/_site/feed.xml index ddea025..0f42be1 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -1,4 +1,4 @@ -Jekyll2021-03-12T11:05:41-07:00http://localhost:4000/feed.xmlLichess Accessibility2021-01-31T00:00:00-07:002021-01-31T00:00:00-07:00http://localhost:4000/2021/01/31/lichess<p>I wanted to play chess with somebody who used a screen reader, without requiring a screen reader myself; +Jekyll2021-03-12T11:43:42-07:00http://localhost:4000/feed.xmlLichess Accessibility2021-01-31T00:00:00-07:002021-01-31T00:00:00-07:00http://localhost:4000/2021/01/31/lichess<p>I wanted to play chess with somebody who used a screen reader, without requiring a screen reader myself; some sites, like QuintenC’s Playroom have a rather poor visual interface for anyone who would like the play the game visually. <a href="https://lichess.org">Lichess</a> is an free and open-source website for chess players; it bridges this gap by having two “modes” on the site: diff --git a/_site/sitemap.xml b/_site/sitemap.xml index 21270de..1663f25 100644 --- a/_site/sitemap.xml +++ b/_site/sitemap.xml @@ -140,6 +140,9 @@ http://localhost:4000/cover-letters/bloombase/ +http://localhost:4000/cover-letters/protonmail/ + + http://localhost:4000/test/ diff --git a/cover-letters/protonmail/index.md b/cover-letters/protonmail/index.md new file mode 100644 index 0000000..5bc7c2a --- /dev/null +++ b/cover-letters/protonmail/index.md @@ -0,0 +1,44 @@ +--- +title: "Cover Letter | Proton Technologies" +layout: simple +--- +
+To: Proton Technologies AG
+
+Route de la Galaise 32,
+1228 Plan-les-Ouates
+Geneva, Switzerland
+
+Job Description: Front-End Developer
+
+ +# Why I Want To Work For Proton + +Hello, + +You may notice from the email address that I personally use a Protonmail email address. That in itself may not prove anything. +That said, security and privacy is what I live for. +Everybody deserves access to secure communication away from the prying eyes of the NSA, its global partners in spymenship and other governments and special interest groups around the world. + +Proton embodies, to me, what email---and other internet services in general---*should* be. A service you pay for with your money, not your data. + +## What I Plan To Achieve + +My specialty is in improving accessibility with screen readers and other blind-friendly devices. +The recent addition of key bindings to navigate the interface will go a *long* way towards accessibility for the visually impaired. +Awesome work! + +I want to help Protonmail be the best secure, accessible email platform in the world. + +## Why I Applied Despite Lack Of Experience + +I have been writing websites since high-school; I went to collage to learn what 'real' software development is like. Despite this, I put more time and effort into my off-school hours to learn what people are actually using on a large scale: Django, Ruby On Rails, Redis, Docker, ES6 Javascript. None of which was taught in class. +Since leaving school I have had the opportunity to use everything I learned out of class in real-world scenarios and I trust that I can take this information to Proton where I can help make the software better for everyone. + +I am a self-starter and a go-getter. Nothing proves it like how much I learned outside of my classes compared to inside. + +
+ +I would be honoured to work for a company I truly believe in. + +---Tait Hoyem