diff --git a/content/projects.md b/content/projects.md index ab2f6fa..250b9cf 100644 --- a/content/projects.md +++ b/content/projects.md @@ -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.