content: tweak some wording [deploy]

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-11-21 14:42:35 +05:30
parent a7bf8ee8c5
commit 23e2e40389
2 changed files with 3 additions and 5 deletions

View File

@ -9,7 +9,7 @@ aliases = [
]
+++
I am 20 year old Android developer with more than 4 years of experience building apps and library of various sizes. I love working with [Kotlin](https://github.com/msfjarvis?utf8=%E2%9C%93&tab=repositories&q=&type=&language=kotlin) and am learning [Rust](https://github.com/msfjarvis?utf8=%E2%9C%93&tab=repositories&q=&type=&language=rust). Some of my work in open-source is documented on the [projects page](/projects), and the rest of them can be found on my [GitHub](https://github.com/msfjarvis) profile. I am available for hire, and the latest copy of my resume can be found [here](/resume.pdf).
I am 21 year old Android developer with more than 4 years of experience building apps and library of various sizes. I love working with [Kotlin](https://github.com/msfjarvis?utf8=%E2%9C%93&tab=repositories&q=&type=&language=kotlin) and have gotten familiar with [Rust](https://github.com/msfjarvis?utf8=%E2%9C%93&tab=repositories&q=&type=&language=rust) as well. Some of my work in open-source is documented on the [projects page](/projects), and the rest of them can be found on my [GitHub](https://github.com/msfjarvis) profile. The latest copy of my resume can be found [here](/resume.pdf).
# Contacting me

View File

@ -5,14 +5,12 @@ type = "standalone"
layout = "standalone"
+++
Over the years I have worked on and contributed to various projects in the Android community. My personal projects can be found on [GitHub](https://github.com/msfjarvis),
some of the prominent ones are:
Over the years I have worked on and contributed to various projects in the Android community. My personal projects can be found on [GitHub](https://github.com/msfjarvis), some of the prominent ones are:
- [Viscerion](https://github.com/msfjarvis/viscerion): Android client for the WireGuard™ VPN protocol, built with Android Jetpack and Kotlin. It was retired in February of 2020 and work began to upstream its features to the official WireGuard client, more about the decision can be found in [this](/posts/sunsetting-viscerion) post.
- [Android Password Store](https://github.com/android-password-store/Android-Password-Store): Full fledged client for [pass](https://passwordstore.org).
- [openpgp-ktx](http://github.com/android-password-store/openpgp-ktx): Reimplementation of OpenKeychain's integration API in Kotlin, powered by Android Jetpack.
- [Viscerion](https://github.com/msfjarvis/viscerion): Android client for the WireGuard™ VPN protocol, built with Android Jetpack and Kotlin. It was retired in February of 2020 and work began to upstream its features to the official WireGuard client, more about the decision can be found in [this](/posts/sunsetting-viscerion) post.
- [floating-action-button](https://github.com/msfjarvis/floating-action-button): Android library for drawing expandable Floating Action Buttons that conform to the material spec. Fully written in Kotlin and used in production in [Hyperion launcher](https://play.google.com/store/apps/details?id=projekt.launcher).
- [Caesium Kernel for the Pixel 2/2XL](https://github.com/msfjarvis/wahoo): A custom kernel for the Google Pixel 2/2XL to stay up-to-date with Linux stable releases.
I engage in multiple sysadmin and DevOps related activities as well to hone my skills.