msfjarvis.dev/content/projects.md
Harsh Shandilya c32503fb9a Use new download location
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-11-01 16:18:03 +05:30

2.1 KiB

+++ 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. My personal projects can be found on GitHub, some of the prominent ones are:

I engage in multiple sysadmin and DevOps related activities as well to hone my skills.

  • All my sites and applications are self-hosted using Caddyserver and Systemd, the configurations for which are impeccably maintained under git at msfjarvis/server-config.
  • I also maintain a set of adblocking lists on GitHub and the release artifacts can be found here where they're available in multiple formats depending on the software stack of users.

I've also developed a recent infatuation with Docker, and developed the following images for various usecases of mine

  • docker-zulu-jdk: Packaging of Zulu, a OpenJDK release channel of tested and verified builds under the latest Ubuntu and Alpine Linux distributions.
  • drone-decrypt-files: A simple plugin for Drone CI that allows storing encrypted blobs in the VCS repository for CI to decrypt into usable artifacts like signing keys.