Code Monkey home page Code Monkey logo

demo-wagen's Introduction

Hi ๐Ÿ‘‹ My name is Victor Oliveira

I'm a Staff Software Engineer @ Mercado Libre

  • ๐ŸŒย  I'm based in Sรฃo Paulo
  • ๐Ÿ–ฅ๏ธย  See my portfolio at Linktree
  • โœ‰๏ธย  You can contact me at [email protected]
  • ๐Ÿš€ย  I'm currently (mostly) working on Medium
  • ๐Ÿง ย  I'm learning (as a continuous passion) Android OS
  • ๐Ÿคย  I'm open to collaborating on Mobile Projects
  • โšกย  ๐ŸŽฎ Playstation โœˆ๏ธ Travel ๐Ÿป Pubs ๐Ÿฟ Tv Shows

Skills

Kotlin Java C++ Javascript Typescript NodeJS Firebase Flutter Photoshop Figma Illustrator

Socials

Badges

Public GitHub Stats

roliveiravictor's GitHub stats

GitHub Commits Graph

Top Languages

demo-wagen's People

Contributors

roliveiravictor avatar

Watchers

 avatar

demo-wagen's Issues

Network Error Handling

For error responses (400, 500), loading stays visible without providing user feedback. Setting a filter on logcat for OkHttp is better to see when this error happens.

First Time Ever Installation

Paging was made with Android ROM, basically caching data from API. The first time ever installation of apk doesn't hold reference to a previous cache, which means the loading goes hidden and blank screen is shown instead of loading data for DataSource.

Base URL Decompilation

Base Url should not stand inside project file.

const val BASE_URL: String = "http://api-aws-eu-qa-1.auto1-test.com/"

Decompilation might expose domain, which is a security breach. This should be stored some other way; the simplest, for example, is inside a .properties file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.