Update projects page

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Harsh Shandilya 2019-11-10 15:10:04 +05:30
parent a58545d0c3
commit 26eb8fd8ab
1 changed files with 4 additions and 2 deletions

View File

@ -3,12 +3,14 @@ title = "Projects"
id = "projects"
+++
Over the years I have worked on and contributed to various projects in the Android community. I am currently a project maintainer for [Android Password Store](https://github.com/zeapo/Android-Password-Store). My personal projects can be found on [GitHub](https://github.com/msfjarvis),
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.
- [Android Password Store](https://github.com/android-password-store/Android-Password-Store): Fully 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.
- [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 with similar principles.
- [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.