Skip to content
View static-var's full-sized avatar

Organizations

@LawnchairLauncher @PotatoProject @PotatoDevices
Block or Report

Block or report static-var

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
static-var/README.md

Hi πŸ‘‹, I'm Shreyansh Lodha

πŸ€– Android developer πŸ€–

  • 🌱 Currently enjoying learning Jetpack Compose and KMP

  • πŸ‘¨β€πŸ’» All of my projects are available at https://github.com/static-var/

  • πŸ’¬ Ask me about Android and kotlin

  • πŸ“« How to reach me me@staticvar.dev

  • ✍🏼 Blogs at staticvar.dev

  • ⚑ Fun fact I can play a bit of guitar, piano and video games.

unused-variable

Languages and Tools:

android kotlin java firebase jetpack

Pinned

  1. vlr-gg vlr-gg Public

    An android app is written in Jetpack compose, which uses REST API that parses vlr.gg and gives a list of upcoming matches, completed matches, and their match details.

    Kotlin 30 3

  2. tmdb-compose tmdb-compose Public

    An android application built with Jetpack compose, follows MVVM architecture, also uses libraries like Hilt, Room, Retrofit and Moshi.

    Kotlin 7 2

  3. twist.moe twist.moe Public

    Forked from nyancrimew/twist.moe

    Anime streaming app written in Kotlin with MVVM architecture. Uses Navigation, Livedata and ViewModel android architecture components. Uses Koin for dependency injection. Feel free to contribute!

    Kotlin

  4. WebCrawler WebCrawler Public

    This is a Python-Django based web crawler, Which represents the structure of website in Neo4j graph DB.

    Python 1

  5. word2vec-example word2vec-example Public

    An example of word2vec

    Python