Skip to content
View alexandr7035's full-sized avatar

Block or report alexandr7035

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
alexandr7035/README.md

Hi there 👋

I'm Alexandr, a software developer with a focus on Android. Here are some of my notable projects:

Primary Projects

This is my recent app created to practice developing a medium-size (~20K LoC) app using Jetpack Compose instead of Android Views and enjoy all Compose pitfalls :)

AffinidiID is a VC wallet app built for learning purpose. Created to dive into the technical aspects of Self-Sovereign Identity and Verifiable Credentials concepts using Affinidi open APIs. The app was also created to pactice with Clean Architecture.

Actually, it's a native android client close to Affinidi wallet application but with the possibility to issue a test document.

GitStat is a simple Android app designed to aggregate Github profile data into informative cards and graphs. That was the first app where I was practicing working with network requests and GraphQL in particular.
Download from Google Play

Chatbots for quick access to the schedule of the BSU Law Faculty. My early project from university times. Live since Feb 2019.

Small Learning Projects

An Android app displaying neural-generated cats from These Cats Do Not Exist. This is a small app written for learning purposes.

Download from Google Play

My second Android app. Mutes a video selected from phone storage using ffmpeg.

My first Android attempts :). Yet another note-taking app.

Pinned Loading

  1. AffinidiID AffinidiID Public

    Unofficial Android frontend for Affinidi cloud VC wallet. Built with Affinidi API. Written for learning purpose (to dive into SSI).

    Kotlin 4

  2. gitstat gitstat Public

    GitStat is a simple android app designed to aggregate Github profile data into informative cards and graphs.

    Kotlin 5 2

  3. sukeesh/Jarvis sukeesh/Jarvis Public

    Personal Assistant for Linux and macOS

    Python 3k 1k

  4. tg-lftable tg-lftable Public

    Telegram bot for quick access to the schedule of the BSU Law Faculty

    Python 1

  5. vk-lftable vk-lftable Public

    VK bot for quick access to the schedule of the BSU Law Faculty

    Python 1

  6. SwipeCat SwipeCat Public

    An android app displaying neural generated cats from https://thesecatsdonotexist.com/

    Kotlin