Snehil.
01. About me
02. Where I have worked
03. Some of my projects
Fetch
Fetch is an open source Android client for KickassAnime, designed to provide a seamless and enjoyable anime watching experience on your mobile device.
It offers a range of features including adaptive streaming, downloading anime, release notifications, skip options, offline mode, and a powerful search function.
Shinebar
Android UI component that adds curved gradient to collapsing appbar using TextureView.
This project started as the way for me to learn the new AGSL shader for android. You can read more about AGSL shader. https://developer.android.com/develop/ui/views/graphics/agsl
Since alsl is support for android 13 and above, this project was rewritten in glsl.
The main idea behind this project was to show a gradient backdrop to collapsing appbar which responds to the scroll change. The backdrop provides add an immersive experience to the app.
CloudFlare OkHttp Bypass
Android Network libarary to bypass iam challenge of cloudflare
This libarary creates an okhttp client with an Interceptor that allows bypass of iam challenges of cloudflare.