Can someone review my coding assignment for a job? How valid is the feedback from the engineers who reviewed it?

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • xkcd

  • I did a coding assignment and, unfortunately, I did not know Kotlin, so I had to do it in Java. Here is the link to the project I made for the coding assignment: https://github.com/sarimmehdi/xkcd

  • SdkSearch

    An Android app and Chrome extension for searching the Android SDK documentation.

  • For example if you read the following project, it doesn't use clean architecutre but the naming makes a lot of sense. You know exactly which class is what by just reading the name, you don't even have to dig into the code... https://github.com/JakeWharton/SdkSearch

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • guide-to-kotlin

    [GUIDE] This tutorial assumes all you know is Java, but you want to learn Kotlin.

  • It's easy to use Kotlin, it helps to know both. I wrote this guide a while ago and not much has changed since

  • ViewPropertyObjectAnimator

    Wrapper of the ObjectAnimator that can be used similarly to ViewPropertyAnimator

  • That, and animations with https://github.com/blipinsk/ViewPropertyObjectAnimator were much easier than linear interpolating in a LaunchedEffect, and shadow support is basically non-existent (Modifier.shadow() doesn't work as you expect, even android:elevation was better).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • intuitive jetpack compose animations

    1 project | /r/mAndroidDev | 25 Apr 2023
  • Adding animation to recyclerView in an MVVM app requires a lot of boilerplate code

    2 projects | /r/androiddev | 13 Feb 2023
  • Why is Compose better than XML in your expirence? I'm preparing a post looking at TRUE benefits. Input appreciated.

    1 project | /r/androiddev | 30 Oct 2022
  • Is it okay to set margin values ​to negative?

    1 project | /r/androiddev | 18 Mar 2022
  • Weekly Anything Goes Thread - January 01, 2021

    1 project | /r/androiddev | 1 Jan 2021