Update projects.md

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Harsh Shandilya 2018-10-19 10:24:38 +05:30
parent eef2401fe7
commit 84989be92d
1 changed files with 2 additions and 7 deletions

View File

@ -3,16 +3,11 @@ title = "Projects"
id = "projects"
+++
Over the years I have worked on and contributed to various projects in the Android community. I am currently an application
developer at [substratum](https://github.com/substratum). My personal projects can be found on [GitHub](https://github.com/MSF-Jarvis),
Over the years I have worked on and contributed to various projects in the Android community. I am currently the project maintainer for [substratum](https://github.com/substratum). My personal projects can be found on [GitHub](https://github.com/MSF-Jarvis),
notable projects include:
- [AppRate](http://msfjarvis.website/AppRate/): This is an Android library that can be used to show a Play Store rating dialog in apps based on certain
conditions. Details about all the available methods are on the documentation website.
- [wireguard-kt](https://github.com/MSF-Jarvis/wireguard-kt): A fork of the official [WireGuard](https://wireguard.com/) Android client with with a nicer UI and additional features. Rewritten to use kotlin for most of the project.
- [floating-action-button](https://github.com/MSF-Jarvis/floating-action-button): Yet another Android library, this time for drawing Material Design promoted
actions.
- [Caesium Kernel for the OnePlus 3/3T](https://kutt.it/caesiumop3): A custom kernel for the OnePlus 3/3T, designed to be lean, quick and efficient while
staying up-to-date with kernel.org linux-stable releases.
I am also interning for [WireGuard](https://wireguard.com), a next generation kernel-space VPN with a focus on speed and privacy.